Skip to content

Commit bff1f58

Browse files
committed
chore: update deps
1 parent a0b08e5 commit bff1f58

File tree

3 files changed

+745
-832
lines changed

3 files changed

+745
-832
lines changed

examples/vue-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"vue": "^3.5.13"
1313
},
1414
"devDependencies": {
15-
"@babel/core": "^7.26.0",
15+
"@babel/core": "^7.26.7",
1616
"@vue/cli-plugin-babel": "~5.0.8",
1717
"@vue/cli-service": "~5.0.8",
1818
"unplugin-vue-markdown": "workspace:*"

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,22 +88,22 @@
8888
"unplugin": "^2.1.2"
8989
},
9090
"devDependencies": {
91-
"@antfu/eslint-config": "^3.16.0",
92-
"@antfu/ni": "^23.2.0",
91+
"@antfu/eslint-config": "^4.1.0",
92+
"@antfu/ni": "^23.3.0",
9393
"@antfu/utils": "^8.1.0",
94-
"@types/node": "^22.10.7",
94+
"@types/node": "^22.12.0",
9595
"@unhead/vue": "^1.11.18",
9696
"@vue/test-utils": "^2.4.6",
97-
"bumpp": "^9.10.2",
97+
"bumpp": "^10.0.1",
9898
"chalk": "^5.4.1",
99-
"eslint": "^9.18.0",
99+
"eslint": "^9.19.0",
100100
"esno": "^4.8.0",
101101
"fast-glob": "^3.3.3",
102-
"rollup": "^4.31.0",
103-
"tsup": "^8.3.5",
102+
"rollup": "^4.32.1",
103+
"tsup": "^8.3.6",
104104
"typescript": "^5.7.3",
105105
"vite": "^6.0.11",
106-
"vitest": "^3.0.3",
106+
"vitest": "^3.0.4",
107107
"vue": "^3.5.13",
108108
"webpack": "^5.97.1"
109109
}

0 commit comments

Comments
 (0)