Skip to content

Commit 6d9bb65

Browse files
committed
chore(deps): update some dev tools
1 parent e652ad2 commit 6d9bb65

File tree

2 files changed

+49
-37
lines changed

2 files changed

+49
-37
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"dev:test-vue": "vue-demi-switch 3 vue && vitest --dir ./src/vue",
6262
"dev:test-vue-2": "vue-demi-switch 2 vue-2 && vitest --dir ./src/vue",
6363
"dev:test-vue-2.7": "vue-demi-switch 2.7 vue-2.7 && vitest --dir ./src/vue",
64-
"release": "release-it --ci",
64+
"release": "release-it",
6565
"lint": "eslint . --cache --cache-location ./node_modules/.cache/eslint",
6666
"posttest:vue-2": "vue-demi-switch 3",
6767
"posttest:vue-2.7": "vue-demi-switch 3",
@@ -112,8 +112,8 @@
112112
"@vitest/ui": "^3.2.4",
113113
"@vue/composition-api": "^1.7.2",
114114
"eslint": "^9.39.1",
115-
"happy-dom": "^17.6.3",
116-
"npm-run-all2": "^7.0.2",
115+
"happy-dom": "^20.0.10",
116+
"npm-run-all2": "^8.0.4",
117117
"react": "^18.3.1",
118118
"react-dom": "^18.3.1",
119119
"release-it": "^19.0.6",

pnpm-lock.yaml

Lines changed: 46 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)