Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8e78ec

Browse files
chore(deps): update all non-major dependencies
1 parent 84bb2f7 commit e8e78ec

File tree

2 files changed

+128
-118
lines changed

2 files changed

+128
-118
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -76,26 +76,26 @@
7676
"@fluent/dedent": "~0.5.0",
7777
"@ls-lint/ls-lint": "^2.2.3",
7878
"@release-it-plugins/lerna-changelog": "^7.0.0",
79-
"@types/node": "^20.16.2",
79+
"@types/node": "^20.16.5",
8080
"@vitest/coverage-istanbul": "^2.0.5",
81-
"@vue/compiler-sfc": "^3.4.38",
81+
"@vue/compiler-sfc": "^3.5.2",
8282
"@vue/test-utils": "^2.4.6",
8383
"dotenv-cli": "^7.4.2",
8484
"esbuild-plugin-globals": "^0.2.0",
8585
"eslint": "^9.9.1",
8686
"execa": "^9.3.1",
87-
"happy-dom": "^15.6.0",
87+
"happy-dom": "^15.7.3",
8888
"husky": "^9.1.5",
89-
"lint-staged": "^15.2.9",
89+
"lint-staged": "^15.2.10",
9090
"release-it": "*",
9191
"rimraf": "^6.0.1",
9292
"tsup": "^8.2.4",
9393
"typescript": "^5.5.4",
94-
"vite": "^5.4.2",
94+
"vite": "^5.4.3",
9595
"vitest": "^2.0.5",
96-
"vue": "npm:vue@^3.4.38",
96+
"vue": "npm:vue@^3.5.2",
9797
"vue-2": "npm:vue@^2.7.16",
98-
"vue-3": "npm:vue@^3.4.38"
98+
"vue-3": "npm:vue@^3.5.2"
9999
},
100100
"lint-staged": {
101101
"*.js": "eslint --fix",

0 commit comments

Comments
 (0)