Skip to content

Commit 033aa8b

Browse files
authored
chore: other upgrades (#412)
* chore: upgrade tanstack router to 1.47.1 * chore: upgrade lucide-react to 0.427.0 * chore: upgrade tanstack virtual to 3.8.6 * chore: upgrade tailwindcss to 3.4.9
1 parent fdbf88c commit 033aa8b

File tree

2 files changed

+48
-48
lines changed

2 files changed

+48
-48
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"@tanstack/query-broadcast-client-experimental": "^5.51.21",
4949
"@tanstack/react-query": "^5.51.21",
5050
"@tanstack/react-query-devtools": "^5.51.21",
51-
"@tanstack/react-router": "^1.46.8",
51+
"@tanstack/react-router": "^1.47.1",
5252
"@tanstack/react-table": "^8.20.1",
53-
"@tanstack/react-virtual": "^3.8.4",
54-
"@tanstack/router-devtools": "^1.46.9",
53+
"@tanstack/react-virtual": "^3.8.6",
54+
"@tanstack/router-devtools": "^1.47.1",
5555
"@ts-rest/core": "^3.49.3",
5656
"class-variance-authority": "^0.7.0",
5757
"clsx": "^2.1.1",
@@ -63,7 +63,7 @@
6363
"i18next-browser-languagedetector": "^8.0.0",
6464
"i18next-http-backend": "^2.5.2",
6565
"jsurl2": "^2.2.0",
66-
"lucide-react": "^0.424.0",
66+
"lucide-react": "^0.427.0",
6767
"oidc-client-ts": "^3.0.1",
6868
"react": "^18.3.1",
6969
"react-compiler-runtime": "file:./libs/react-compiler-runtime",
@@ -103,7 +103,7 @@
103103
"prettier": "^3.3.3",
104104
"prettier-plugin-tailwindcss": "^0.6.5",
105105
"rimraf": "^6.0.1",
106-
"tailwindcss": "^3.4.8",
106+
"tailwindcss": "^3.4.9",
107107
"tailwindcss-animate": "^1.0.7",
108108
"typescript": "^5.5.4",
109109
"typescript-eslint": "^8.0.1",

pnpm-lock.yaml

+43-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)