Skip to content

Commit 3d14ab5

Browse files
Update all non-major dependencies
1 parent de63822 commit 3d14ab5

File tree

2 files changed

+344
-278
lines changed

2 files changed

+344
-278
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -68,26 +68,26 @@
6868
"unplugin": "^1.0.0"
6969
},
7070
"devDependencies": {
71-
"@antfu/eslint-config-ts": "0.40.0",
71+
"@antfu/eslint-config-ts": "0.43.1",
7272
"@release-it-plugins/lerna-changelog": "6.0.0",
7373
"@types/node": "20.10.5",
7474
"@vitejs/plugin-vue": "5.0.0",
75-
"@vitest/coverage-istanbul": "^1.0.0",
76-
"@vue/compiler-sfc": "3.3.4",
77-
"dotenv-cli": "7.2.1",
75+
"@vitest/coverage-istanbul": "^1.1.0",
76+
"@vue/compiler-sfc": "3.3.13",
77+
"dotenv-cli": "7.3.0",
7878
"eslint": "8.46.0",
7979
"execa": "8.0.1",
8080
"husky": "8.0.3",
8181
"lint-staged": "15.2.0",
82-
"memfs": "4.2.0",
82+
"memfs": "4.6.0",
8383
"release-it": "17.0.1",
8484
"tsup": "8.0.1",
85-
"typescript": "5.1.6",
85+
"typescript": "5.3.3",
8686
"vite": "5.0.10",
8787
"vitest": "1.1.0",
88-
"vue": "3.3.4",
89-
"vue-loader": "17.2.2",
90-
"webpack": "5.88.2"
88+
"vue": "3.3.13",
89+
"vue-loader": "17.4.0",
90+
"webpack": "5.89.0"
9191
},
9292
"lint-staged": {
9393
"*.js": "eslint --fix",

0 commit comments

Comments
 (0)