Skip to content

Commit a0be222

Browse files
committed
chore(deps): update all non-major dependencies
1 parent e98232f commit a0be222

File tree

2 files changed

+163
-163
lines changed

2 files changed

+163
-163
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-router",
33
"version": "0.6.4",
4-
"packageManager": "[email protected].4",
4+
"packageManager": "[email protected].6",
55
"description": "File based typed routing for Vue Router",
66
"keywords": [
77
"vue-router",
@@ -103,7 +103,7 @@
103103
]
104104
},
105105
"dependencies": {
106-
"@babel/types": "^7.22.17",
106+
"@babel/types": "^7.22.19",
107107
"@rollup/pluginutils": "^5.0.4",
108108
"@vue-macros/common": "^1.8.0",
109109
"ast-walker-scope": "^0.5.0",
@@ -114,7 +114,7 @@
114114
"mlly": "^1.4.2",
115115
"pathe": "^1.1.1",
116116
"scule": "^1.0.0",
117-
"unplugin": "^1.4.0",
117+
"unplugin": "^1.5.0",
118118
"yaml": "^2.3.2"
119119
},
120120
"peerDependencies": {
@@ -134,14 +134,14 @@
134134
"enquirer": "^2.4.1",
135135
"esno": "^0.17.0",
136136
"execa": "^7.2.0",
137-
"happy-dom": "^11.0.3",
137+
"happy-dom": "^11.2.0",
138138
"lint-staged": "^13.3.0",
139139
"minimist": "^1.2.8",
140140
"nodemon": "^2.0.22",
141141
"p-series": "^3.0.0",
142142
"prettier": "^2.8.8",
143143
"rimraf": "^5.0.1",
144-
"rollup": "^3.29.1",
144+
"rollup": "^3.29.2",
145145
"semver": "^7.5.4",
146146
"ts-expect": "^1.3.0",
147147
"tsup": "^7.2.0",

0 commit comments

Comments
 (0)