Skip to content

Commit d7225d4

Browse files
committed
Bump dependencies
1 parent d2327d2 commit d7225d4

File tree

2 files changed

+705
-523
lines changed

2 files changed

+705
-523
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
},
1919
"dependencies": {
2020
"@headlessui/react": "^2.2.9",
21-
"@lingui/core": "^5.9.0",
22-
"@lingui/detect-locale": "^5.9.0",
23-
"@lingui/react": "^5.9.0",
21+
"@lingui/core": "^5.9.1",
22+
"@lingui/detect-locale": "^5.9.1",
23+
"@lingui/react": "^5.9.1",
2424
"@tailwindcss/vite": "^4.1.18",
2525
"@vercel/analytics": "^1.6.1",
26-
"jotai": "^2.17.0",
26+
"jotai": "^2.17.1",
2727
"jotai-effect": "^2.2.3",
2828
"mediainfo.js": "^0.3.7",
2929
"react": "^19.2.4",
@@ -34,32 +34,32 @@
3434
"devDependencies": {
3535
"@eslint/js": "^9.39.2",
3636
"@lhci/cli": "^0.15.1",
37-
"@lingui/babel-plugin-lingui-macro": "^5.9.0",
38-
"@lingui/cli": "^5.9.0",
39-
"@lingui/vite-plugin": "^5.9.0",
37+
"@lingui/babel-plugin-lingui-macro": "^5.9.1",
38+
"@lingui/cli": "^5.9.1",
39+
"@lingui/vite-plugin": "^5.9.1",
4040
"@types/node": "^24.10.1",
41-
"@types/react": "^19.2.10",
41+
"@types/react": "^19.2.14",
4242
"@types/react-dom": "^19.2.3",
4343
"@vite-pwa/assets-generator": "^1.0.2",
44-
"@vitejs/plugin-react": "^5.1.2",
44+
"@vitejs/plugin-react": "^5.1.4",
4545
"@vitest/coverage-v8": "^4.0.18",
4646
"@vitest/ui": "^4.0.18",
4747
"eslint": "^9.39.2",
4848
"eslint-plugin-lingui": "^0.11.0",
4949
"eslint-plugin-react-hooks": "^7.0.1",
5050
"eslint-plugin-react-refresh": "^0.4.26",
51-
"globals": "^17.2.0",
51+
"globals": "^17.3.0",
5252
"husky": "^9.1.7",
53-
"jsdom": "^27.4.0",
53+
"jsdom": "^28.1.0",
5454
"prettier": "^3.8.1",
5555
"prettier-plugin-tailwindcss": "^0.7.2",
5656
"typescript": "~5.9.3",
57-
"typescript-eslint": "^8.54.0",
57+
"typescript-eslint": "^8.56.0",
5858
"vite": "npm:rolldown-vite@latest",
5959
"vite-plugin-pwa": "^1.2.0",
60-
"vite-plugin-sri-gen": "^1.3.1",
60+
"vite-plugin-sri-gen": "^1.3.2",
6161
"vitest": "^4.0.18",
6262
"workbox-window": "^7.4.0"
6363
},
64-
"packageManager": "pnpm@10.28.2"
64+
"packageManager": "pnpm@10.30.0"
6565
}

0 commit comments

Comments
 (0)