Skip to content

Commit ff307e0

Browse files
committed
chore: update dep
1 parent 0d9bf68 commit ff307e0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

web/bun.lockb

16 Bytes
Binary file not shown.

web/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
},
1616
"devDependencies": {
1717
"@biomejs/biome": "1.9.4",
18-
"@tanstack/router-plugin": "^1.114.23",
19-
"@types/node": "^22.13.10",
20-
"@types/react": "^19.0.11",
18+
"@tanstack/router-plugin": "^1.114.29",
19+
"@types/node": "^22.13.14",
20+
"@types/react": "^19.0.12",
2121
"@types/react-copy-to-clipboard": "^5.0.7",
2222
"@types/react-dom": "^19.0.4",
2323
"@types/react-syntax-highlighter": "^15.5.13",
2424
"@vitejs/plugin-react": "^4.3.4",
2525
"rimraf": "^6.0.1",
26-
"tailwindcss": "^4.0.14",
26+
"tailwindcss": "^4.0.17",
2727
"typescript": "^5.8.2",
28-
"vite": "^6.2.2",
28+
"vite": "^6.2.3",
2929
"vite-bundle-visualizer": "^1.2.1"
3030
},
3131
"dependencies": {
@@ -41,21 +41,21 @@
4141
"@radix-ui/react-switch": "^1.1.3",
4242
"@radix-ui/react-tabs": "^1.1.3",
4343
"@radix-ui/react-tooltip": "^1.1.8",
44-
"@tailwindcss/vite": "^4.0.14",
44+
"@tailwindcss/vite": "^4.0.17",
4545
"@tanstack/react-query": "^5.69.0",
46-
"@tanstack/react-router": "^1.114.23",
47-
"@tanstack/router-devtools": "^1.114.23",
46+
"@tanstack/react-router": "^1.114.29",
47+
"@tanstack/router-devtools": "^1.114.29",
4848
"class-variance-authority": "^0.7.1",
4949
"clsx": "^2.1.1",
5050
"i18next": "^24.2.3",
51-
"lucide-react": "^0.482.0",
51+
"lucide-react": "^0.484.0",
5252
"react": "^19.0.0",
5353
"react-copy-to-clipboard": "^5.1.0",
5454
"react-dom": "^19.0.0",
5555
"react-hook-form": "^7.54.2",
5656
"react-i18next": "^15.4.1",
5757
"react-syntax-highlighter": "^15.6.1",
58-
"sonner": "^2.0.1",
58+
"sonner": "^2.0.2",
5959
"tailwind-merge": "^3.0.2",
6060
"tailwind-scrollbar": "^4.0.1",
6161
"tailwindcss-animate": "^1.0.7",

0 commit comments

Comments
 (0)