Skip to content

Commit fccf84f

Browse files
committed
frontend deps
1 parent fb603d2 commit fccf84f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

frontend/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"react-router-dom": "7.17.0",
2222
"react-toastify": "11.1.0",
2323
"reconnecting-websocket": "4.4.0",
24-
"tailwindcss": "^4.3.1",
24+
"tailwindcss": "4.3.1",
2525
"use-local-storage-state": "19.5.0",
26-
"use-sound": "^5.0.0"
26+
"use-sound": "5.0.0"
2727
},
2828
"devDependencies": {
2929
"@types/react": "19.2.17",
3030
"@types/react-dom": "19.2.3",
3131
"@vitejs/plugin-react": "6.0.2",
32-
"@tailwindcss/vite": "^4.3.1",
32+
"@tailwindcss/vite": "4.3.1",
3333
"typescript": "6.0.3",
3434
"vite": "8.0.16"
3535
}

0 commit comments

Comments
 (0)