We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff57d9 commit f8a2c69Copy full SHA for f8a2c69
package.json
@@ -20,7 +20,7 @@
20
"devDependencies": {
21
"@eslint/js": "9.18.0",
22
"@reduxjs/toolkit": "2.5.0",
23
- "@tailwindcss/postcss": "4.0.0",
+ "@tailwindcss/postcss": "4.1.4",
24
"@types/node": "^22.10.10",
25
"@types/react": "19.0.8",
26
"@types/react-dom": "19.0.3",
@@ -37,13 +37,13 @@
37
"eslint-plugin-react-hooks": "5.1.0",
38
"eslint-plugin-react-refresh": "0.4.18",
39
"globals": "15.14.0",
40
- "postcss": "8.5.1",
+ "postcss": "8.5.3",
41
"prettier": "3.4.2",
42
"react-redux": "9.2.0",
43
"react-router-dom": "7.1.3",
44
"sass": "1.83.4",
45
"sass-embedded": "1.83.4",
46
- "tailwindcss": "4.0.0",
+ "tailwindcss": "4.1.4",
47
"typescript": "5.7.3",
48
"vite": "6.0.11",
49
"vite-tsconfig-paths": "5.1.4"
0 commit comments