We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdeb8c9 commit 9d71c29Copy full SHA for 9d71c29
package.json
@@ -105,9 +105,9 @@
105
"@antfu/eslint-config": "^2.12.1",
106
"@nuxt/schema": "^3.11.2",
107
"@release-it-plugins/lerna-changelog": "6.1.0",
108
- "@types/node": "20.12.4",
+ "@types/node": "20.12.7",
109
"@vitejs/plugin-vue": "5.0.4",
110
- "@vitest/coverage-istanbul": "^1.4.0",
+ "@vitest/coverage-istanbul": "^1.5.0",
111
"@vue/compiler-sfc": "3.4.21",
112
"dotenv-cli": "7.4.1",
113
"eslint": "8.57.0",
@@ -117,9 +117,9 @@
117
"memfs": "4.8.1",
118
"release-it": "17.1.1",
119
"tsup": "8.0.2",
120
- "typescript": "5.4.3",
+ "typescript": "5.4.5",
121
"vite": "5.2.8",
122
- "vitest": "1.4.0",
+ "vitest": "1.5.0",
123
"vue": "3.4.21",
124
"vue-loader": "17.4.2",
125
"webpack": "5.91.0"
0 commit comments