Skip to content

Commit 9070095

Browse files
committed
build: bump dependencies
1 parent 4b8d362 commit 9070095

File tree

23 files changed

+419
-331
lines changed

23 files changed

+419
-331
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"@vuepress/utils": "workspace:*",
2525
"anywhere": "^1.6.0",
2626
"sass-loader": "^13.2.0",
27-
"vue": "^3.2.45"
27+
"vue": "^3.2.47"
2828
}
2929
}

ecosystem/plugin-active-header-links/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vuepress/core": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
4141
"ts-debounce": "^4.0.0",
42-
"vue": "^3.2.45",
42+
"vue": "^3.2.47",
4343
"vue-router": "^4.1.6"
4444
},
4545
"publishConfig": {

ecosystem/plugin-back-to-top/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vuepress/core": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
4141
"ts-debounce": "^4.0.0",
42-
"vue": "^3.2.45"
42+
"vue": "^3.2.47"
4343
},
4444
"publishConfig": {
4545
"access": "public"

ecosystem/plugin-docsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@vuepress/shared": "workspace:*",
4646
"@vuepress/utils": "workspace:*",
4747
"ts-debounce": "^4.0.0",
48-
"vue": "^3.2.45",
48+
"vue": "^3.2.47",
4949
"vue-router": "^4.1.6"
5050
},
5151
"publishConfig": {

ecosystem/plugin-external-link-icon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vuepress/markdown": "workspace:*",
4141
"@vuepress/shared": "workspace:*",
4242
"@vuepress/utils": "workspace:*",
43-
"vue": "^3.2.45"
43+
"vue": "^3.2.47"
4444
},
4545
"publishConfig": {
4646
"access": "public"

ecosystem/plugin-medium-zoom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vuepress/core": "workspace:*",
4242
"@vuepress/utils": "workspace:*",
4343
"medium-zoom": "^1.0.8",
44-
"vue": "^3.2.45"
44+
"vue": "^3.2.47"
4545
},
4646
"publishConfig": {
4747
"access": "public"

ecosystem/plugin-nprogress/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@vuepress/client": "workspace:*",
3939
"@vuepress/core": "workspace:*",
4040
"@vuepress/utils": "workspace:*",
41-
"vue": "^3.2.45",
41+
"vue": "^3.2.47",
4242
"vue-router": "^4.1.6"
4343
},
4444
"publishConfig": {

ecosystem/plugin-pwa-popup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@vuepress/plugin-pwa": "workspace:*",
4242
"@vuepress/shared": "workspace:*",
4343
"@vuepress/utils": "workspace:*",
44-
"vue": "^3.2.45"
44+
"vue": "^3.2.47"
4545
},
4646
"publishConfig": {
4747
"access": "public"

ecosystem/plugin-pwa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@vuepress/utils": "workspace:*",
4040
"mitt": "^3.0.0",
4141
"register-service-worker": "^1.7.2",
42-
"vue": "^3.2.45",
42+
"vue": "^3.2.47",
4343
"workbox-build": "^6.5.4"
4444
},
4545
"publishConfig": {

ecosystem/plugin-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@vuepress/shared": "workspace:*",
4141
"@vuepress/utils": "workspace:*",
4242
"chokidar": "^3.5.3",
43-
"vue": "^3.2.45",
43+
"vue": "^3.2.47",
4444
"vue-router": "^4.1.6"
4545
},
4646
"publishConfig": {

0 commit comments

Comments
 (0)