Skip to content

Commit e050aaa

Browse files
committed
Bump dependencies
1 parent d7225d4 commit e050aaa

File tree

2 files changed

+377
-431
lines changed

2 files changed

+377
-431
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@
1818
},
1919
"dependencies": {
2020
"@headlessui/react": "^2.2.9",
21-
"@lingui/core": "^5.9.1",
22-
"@lingui/detect-locale": "^5.9.1",
23-
"@lingui/react": "^5.9.1",
24-
"@tailwindcss/vite": "^4.1.18",
21+
"@lingui/core": "^5.9.2",
22+
"@lingui/detect-locale": "^5.9.2",
23+
"@lingui/react": "^5.9.2",
24+
"@tailwindcss/vite": "^4.2.1",
2525
"@vercel/analytics": "^1.6.1",
26-
"jotai": "^2.17.1",
26+
"jotai": "^2.18.0",
2727
"jotai-effect": "^2.2.3",
2828
"mediainfo.js": "^0.3.7",
2929
"react": "^19.2.4",
3030
"react-dom": "^19.2.4",
31-
"react-icons": "^5.5.0",
32-
"tailwindcss": "^4.1.18"
31+
"react-icons": "^5.6.0",
32+
"tailwindcss": "^4.2.1"
3333
},
3434
"devDependencies": {
3535
"@eslint/js": "^9.39.2",
3636
"@lhci/cli": "^0.15.1",
37-
"@lingui/babel-plugin-lingui-macro": "^5.9.1",
38-
"@lingui/cli": "^5.9.1",
39-
"@lingui/vite-plugin": "^5.9.1",
37+
"@lingui/babel-plugin-lingui-macro": "^5.9.2",
38+
"@lingui/cli": "^5.9.2",
39+
"@lingui/vite-plugin": "^5.9.2",
4040
"@types/node": "^24.10.1",
4141
"@types/react": "^19.2.14",
4242
"@types/react-dom": "^19.2.3",
@@ -47,19 +47,19 @@
4747
"eslint": "^9.39.2",
4848
"eslint-plugin-lingui": "^0.11.0",
4949
"eslint-plugin-react-hooks": "^7.0.1",
50-
"eslint-plugin-react-refresh": "^0.4.26",
51-
"globals": "^17.3.0",
50+
"eslint-plugin-react-refresh": "^0.5.2",
51+
"globals": "^17.4.0",
5252
"husky": "^9.1.7",
5353
"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.56.0",
57+
"typescript-eslint": "^8.56.1",
5858
"vite": "npm:rolldown-vite@latest",
5959
"vite-plugin-pwa": "^1.2.0",
6060
"vite-plugin-sri-gen": "^1.3.2",
6161
"vitest": "^4.0.18",
6262
"workbox-window": "^7.4.0"
6363
},
64-
"packageManager": "pnpm@10.30.0"
64+
"packageManager": "pnpm@10.30.3"
6565
}

0 commit comments

Comments
 (0)