Skip to content

Commit a3089c7

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 87443b1 commit a3089c7

File tree

2 files changed

+253
-181
lines changed

2 files changed

+253
-181
lines changed

package.json

Lines changed: 7 additions & 7 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].0",
4+
"packageManager": "[email protected].2",
55
"description": "File based typed routing for Vue Router",
66
"keywords": [
77
"vue-router",
@@ -103,10 +103,10 @@
103103
]
104104
},
105105
"dependencies": {
106-
"@babel/types": "^7.22.4",
106+
"@babel/types": "^7.22.5",
107107
"@rollup/pluginutils": "^5.0.2",
108-
"@vue-macros/common": "^1.3.3",
109-
"ast-walker-scope": "^0.4.1",
108+
"@vue-macros/common": "^1.4.0",
109+
"ast-walker-scope": "^0.4.2",
110110
"chokidar": "^3.5.3",
111111
"fast-glob": "^3.2.12",
112112
"json5": "^2.2.3",
@@ -139,18 +139,18 @@
139139
"p-series": "^3.0.0",
140140
"prettier": "^2.8.8",
141141
"rimraf": "^5.0.1",
142-
"rollup": "^3.23.1",
142+
"rollup": "^3.25.0",
143143
"semver": "^7.5.1",
144144
"ts-expect": "^1.3.0",
145145
"tsup": "^6.7.0",
146146
"typescript": "^5.1.3",
147147
"unplugin-auto-import": "^0.16.4",
148148
"vite": "^4.3.9",
149149
"vite-plugin-vue-markdown": "^0.23.5",
150-
"vitest": "^0.31.4",
150+
"vitest": "^0.32.0",
151151
"vue": "^3.3.4",
152152
"vue-router": "^4.2.2",
153-
"webpack": "^5.85.0",
153+
"webpack": "^5.86.0",
154154
"yorkie": "^2.0.0"
155155
}
156156
}

0 commit comments

Comments
 (0)