Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

Commit 7282ca5

Browse files
committed
chore: dependencies version bump
1 parent 5a58392 commit 7282ca5

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
"@types/react-dom": "^18.3.0",
2222
"@vitejs/plugin-react": "^4.3.1",
2323
"autoprefixer": "^10.4.19",
24-
"daisyui": "^4.12.2",
25-
"eslint": "^9.5.0",
26-
"eslint-plugin-react": "^7.34.2",
24+
"daisyui": "^4.12.10",
25+
"eslint": "^9.7.0",
26+
"eslint-plugin-react": "^7.34.3",
2727
"eslint-plugin-react-hooks": "^4.6.2",
28-
"eslint-plugin-react-refresh": "^0.4.7",
29-
"postcss": "^8.4.38",
28+
"eslint-plugin-react-refresh": "^0.4.8",
29+
"postcss": "^8.4.39",
3030
"prettier": "^3.3.2",
31-
"prettier-plugin-tailwindcss": "^0.6.4",
31+
"prettier-plugin-tailwindcss": "^0.6.5",
3232
"react-icons": "^5.2.1",
3333
"tailwindcss": "^3.4.4",
34-
"vite": "^5.3.1",
34+
"vite": "^5.3.3",
3535
"vite-plugin-node-polyfills": "^0.22.0"
3636
},
3737
"prettier": {

0 commit comments

Comments
 (0)