Skip to content

Commit 712279a

Browse files
chore(deps): update all non-major dependencies
1 parent 753c778 commit 712279a

File tree

2 files changed

+106
-106
lines changed

2 files changed

+106
-106
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,26 +75,26 @@
7575
"@fluent/dedent": "~0.5.0",
7676
"@ls-lint/ls-lint": "^2.2.2",
7777
"@release-it-plugins/lerna-changelog": "^6.0.0",
78-
"@types/node": "^20.8.9",
78+
"@types/node": "^20.9.0",
7979
"@vitest/coverage-istanbul": "^0.34.6",
80-
"@vue/compiler-sfc": "^3.3.7",
81-
"@vue/test-utils": "^2.4.1",
80+
"@vue/compiler-sfc": "^3.3.8",
81+
"@vue/test-utils": "^2.4.2",
8282
"dotenv-cli": "^7.3.0",
8383
"esbuild-plugin-globals": "^0.2.0",
8484
"eslint": "^8.48.0",
8585
"execa": "^8.0.1",
86-
"happy-dom": "^12.9.1",
86+
"happy-dom": "^12.10.3",
8787
"husky": "^8.0.3",
88-
"lint-staged": "^15.0.2",
88+
"lint-staged": "^15.1.0",
8989
"release-it": "*",
9090
"rimraf": "^5.0.5",
9191
"tsup": "^7.2.0",
9292
"typescript": "^5.2.2",
9393
"vite": "^4.5.0",
9494
"vitest": "^0.34.6",
95-
"vue": "npm:vue@^3.3.7",
95+
"vue": "npm:vue@^3.3.8",
9696
"vue-2": "npm:vue@^2.7.15",
97-
"vue-3": "npm:vue@^3.3.7"
97+
"vue-3": "npm:vue@^3.3.8"
9898
},
9999
"lint-staged": {
100100
"*.js": "eslint --fix",

0 commit comments

Comments
 (0)