Skip to content

Commit 15397c4

Browse files
committed
Bump dependencies
1 parent a3c47f7 commit 15397c4

File tree

2 files changed

+225
-377
lines changed

2 files changed

+225
-377
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,32 +19,32 @@
1919
"@lingui/core": "^5.5.1",
2020
"@lingui/detect-locale": "^5.5.1",
2121
"@lingui/react": "^5.5.1",
22-
"@tailwindcss/vite": "^4.1.15",
22+
"@tailwindcss/vite": "^4.1.16",
2323
"@vercel/analytics": "^1.5.0",
2424
"jotai": "^2.15.0",
2525
"jotai-effect": "^2.1.3",
2626
"mediainfo.js": "^0.3.6",
2727
"react": "^19.2.0",
2828
"react-dom": "^19.2.0",
2929
"react-icons": "^5.5.0",
30-
"tailwindcss": "^4.1.15"
30+
"tailwindcss": "^4.1.16"
3131
},
3232
"devDependencies": {
3333
"@eslint/js": "^9.38.0",
3434
"@lhci/cli": "^0.15.1",
3535
"@lingui/babel-plugin-lingui-macro": "^5.5.1",
3636
"@lingui/cli": "^5.5.1",
3737
"@lingui/vite-plugin": "^5.5.1",
38-
"@types/node": "^24.9.0",
38+
"@types/node": "^24.9.2",
3939
"@types/react": "^19.2.2",
4040
"@types/react-dom": "^19.2.2",
4141
"@vite-pwa/assets-generator": "^1.0.2",
42-
"@vitejs/plugin-react": "^5.0.4",
43-
"@vitest/coverage-v8": "^3.2.4",
44-
"@vitest/ui": "^3.2.4",
42+
"@vitejs/plugin-react": "^5.1.0",
43+
"@vitest/coverage-v8": "^4.0.4",
44+
"@vitest/ui": "^4.0.4",
4545
"eslint": "^9.38.0",
4646
"eslint-plugin-lingui": "^0.11.0",
47-
"eslint-plugin-react-hooks": "^7.0.0",
47+
"eslint-plugin-react-hooks": "^7.0.1",
4848
"eslint-plugin-react-refresh": "^0.4.24",
4949
"globals": "^16.4.0",
5050
"husky": "^9.1.7",
@@ -57,8 +57,8 @@
5757
"vite-plugin-pwa": "^1.1.0",
5858
"vite-plugin-sri-gen": "^1.2.2",
5959
"vite-plugin-static-copy": "^3.1.4",
60-
"vitest": "^3.2.4",
60+
"vitest": "^4.0.4",
6161
"workbox-window": "^7.3.0"
6262
},
63-
"packageManager": "pnpm@10.18.3"
63+
"packageManager": "pnpm@10.20.0"
6464
}

0 commit comments

Comments
 (0)