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 690554d commit 076e353Copy full SHA for 076e353
3 files changed
package.json
@@ -80,9 +80,9 @@
80
"@types/jsdom": "^27.0.0",
81
"@types/node": "25.0.3",
82
"@types/signale": "1.4.7",
83
- "@typescript-eslint/eslint-plugin": "8.51.0",
84
- "@typescript-eslint/parser": "8.51.0",
85
- "axe-core": "4.11.0",
+ "@typescript-eslint/eslint-plugin": "8.52.0",
+ "@typescript-eslint/parser": "8.52.0",
+ "axe-core": "4.11.1",
86
"commitlint": "20.3.0",
87
"cross-env": "^10.1.0",
88
"dotenv": "17.2.3",
@@ -105,7 +105,7 @@
105
"tsx": "4.21.0",
106
"typescript": "5.9.3",
107
"vercel-submodules": "1.1.0",
108
- "vite": "7.3.0",
+ "vite": "7.3.1",
109
"vite-plugin-dts": "4.5.4",
110
"vitest": "4.0.16"
111
},
0 commit comments