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 fa7a5f3 commit fe79039Copy full SHA for fe79039
package.json
@@ -116,8 +116,8 @@
116
"@release-it-plugins/lerna-changelog": "7.0.0",
117
"@types/node": "20.16.5",
118
"@vitejs/plugin-vue": "5.1.3",
119
- "@vitest/coverage-istanbul": "^2.1.0",
120
- "@vue/compiler-sfc": "3.5.4",
+ "@vitest/coverage-istanbul": "^2.1.1",
+ "@vue/compiler-sfc": "3.5.5",
121
"dotenv-cli": "7.4.2",
122
"eslint": "9.10.0",
123
"execa": "9.3.1",
@@ -127,9 +127,9 @@
127
"release-it": "17.6.0",
128
"tsup": "8.2.4",
129
"typescript": "5.6.2",
130
- "vite": "5.4.4",
131
- "vitest": "2.1.0",
132
- "vue": "3.5.4",
+ "vite": "5.4.5",
+ "vitest": "2.1.1",
+ "vue": "3.5.5",
133
"vue-loader": "17.4.2",
134
"webpack": "5.94.0"
135
},
0 commit comments