Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cheeaun committed Jul 20, 2024
1 parent 4b2ec14 commit a0d75e7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
49 changes: 24 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"@iconify-icons/mingcute": "~1.2.9",
"@justinribeiro/lite-youtube": "~1.5.0",
"@szhsin/react-menu": "~4.1.0",
"compare-versions": "~6.1.0",
"dayjs": "~1.11.11",
"compare-versions": "~6.1.1",
"dayjs": "~1.11.12",
"dayjs-twitter": "~0.5.0",
"fast-blurhash": "~1.1.2",
"fast-equals": "~5.0.1",
Expand All @@ -35,7 +35,7 @@
"preact": "~10.22.1",
"punycode": "~2.3.1",
"react-hotkeys-hook": "~4.5.0",
"react-intersection-observer": "~9.10.3",
"react-intersection-observer": "~9.13.0",
"react-quick-pinch-zoom": "~5.1.0",
"react-router-dom": "6.6.2",
"string-length": "6.0.0",
Expand All @@ -49,13 +49,13 @@
"valtio": "1.13.2"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "~4.3.0",
"@preact/preset-vite": "~2.8.3",
"@ianvs/prettier-plugin-sort-imports": "~4.3.1",
"@preact/preset-vite": "~2.9.0",
"postcss": "~8.4.39",
"postcss-dark-theme-class": "~1.3.0",
"postcss-preset-env": "~9.6.0",
"twitter-text": "~3.1.0",
"vite": "~5.3.3",
"vite": "~5.3.4",
"vite-plugin-generate-file": "~0.1.1",
"vite-plugin-html-config": "~1.0.11",
"vite-plugin-pwa": "~0.20.0",
Expand Down

0 comments on commit a0d75e7

Please sign in to comment.