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.
2 parents 5c5aad6 + 263c13b commit 80faf95Copy full SHA for 80faf95
package.json
@@ -18,7 +18,7 @@
18
"https-proxy-agent": "^5.0.1",
19
"next": "^15.1.0",
20
"next-auth": "^5.0.0-beta.25",
21
- "postcss": "8.4.49",
+ "postcss": "8.5.3",
22
"react": "18.3.1",
23
"react-dom": "18.3.1",
24
"tailwindcss": "3.4.16",
@@ -29,10 +29,10 @@
29
"devDependencies": {
30
"@types/bcrypt": "^5.0.2",
31
"@types/d3": "^7.4.3",
32
- "@types/node": "22.12.0",
+ "@types/node": "22.13.5",
33
"@types/react": "18.3.12",
34
"@types/react-dom": "18.3.1",
35
- "eslint": "9.18.0",
+ "eslint": "9.21.0",
36
"eslint-config-next": "^15.1.0"
37
},
38
"engines": {
0 commit comments