We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de131a3 commit e1fc02cCopy full SHA for e1fc02c
package.json
@@ -19,15 +19,15 @@
19
},
20
"devDependencies": {
21
"@types/diff": "5.2.3",
22
- "@types/node": "20.17.12",
23
- "@types/react": "18.3.18",
24
- "@types/react-dom": "18.3.5",
25
- "@vitest/coverage-v8": "2.1.8",
26
- "autoprefixer": "10.4.20",
+ "@types/node": "20.19.10",
+ "@types/react": "18.3.23",
+ "@types/react-dom": "18.3.7",
+ "@vitest/coverage-v8": "2.1.9",
+ "autoprefixer": "10.4.21",
27
"eslint": "8.57.1",
28
- "eslint-config-next": "13.5.8",
29
- "postcss": "8.4.49",
30
- "typescript": "5.7.3",
31
- "vitest": "2.1.8"
+ "eslint-config-next": "13.5.11",
+ "postcss": "8.5.6",
+ "typescript": "5.9.2",
+ "vitest": "2.1.9"
32
}
33
0 commit comments