Skip to content

Commit cf5c642

Browse files
Update all non-major dependencies (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97f8cee commit cf5c642

File tree

2 files changed

+602
-204
lines changed

2 files changed

+602
-204
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,24 +92,24 @@
9292
"devDependencies": {
9393
"@antfu/eslint-config": "^2.12.1",
9494
"@release-it-plugins/lerna-changelog": "6.1.0",
95-
"@types/node": "20.11.24",
95+
"@types/node": "20.12.4",
9696
"@vitejs/plugin-vue": "5.0.4",
97-
"@vitest/coverage-istanbul": "^1.3.1",
97+
"@vitest/coverage-istanbul": "^1.4.0",
9898
"@vue/compiler-sfc": "3.4.21",
99-
"dotenv-cli": "7.3.0",
99+
"dotenv-cli": "7.4.1",
100100
"eslint": "8.57.0",
101101
"execa": "8.0.1",
102102
"husky": "9.0.11",
103103
"lint-staged": "15.2.2",
104-
"memfs": "4.7.7",
104+
"memfs": "4.8.1",
105105
"release-it": "17.1.1",
106106
"tsup": "8.0.2",
107-
"typescript": "5.3.3",
108-
"vite": "5.1.5",
109-
"vitest": "1.3.1",
107+
"typescript": "5.4.3",
108+
"vite": "5.2.8",
109+
"vitest": "1.4.0",
110110
"vue": "3.4.21",
111111
"vue-loader": "17.4.2",
112-
"webpack": "5.90.3"
112+
"webpack": "5.91.0"
113113
},
114114
"lint-staged": {
115115
"*.js": "eslint --fix",

0 commit comments

Comments
 (0)