Skip to content

Commit fc881ad

Browse files
committed
chore: update dependencies and devDependencies
@coreui/coreui ^5.0.0 → ^5.0.1 @vuepress/plugin-active-header-links 2.0.0-rc.0 → 2.0.0-rc.30 @vuepress/plugin-back-to-top 2.0.0-rc.0 → 2.0.0-rc.30 @vuepress/plugin-container 2.0.0-rc.0 → 2.0.0-rc.28 @vuepress/plugin-prismjs 2.0.0-rc.0 → 2.0.0-rc.30 @vuepress/plugin-register-components 2.0.0-rc.0 → 2.0.0-rc.30 @vuepress/plugin-theme-data 2.0.0-rc.0 → 2.0.0-rc.30 @vuepress/plugin-toc 2.0.0-rc.0 → 2.0.0-rc.30 vuepress 2.0.0-rc.0 → 2.0.0-rc.11
1 parent 9debb31 commit fc881ad

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

packages/docs/package.json

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,25 @@
99
"license": "MIT",
1010
"devDependencies": {
1111
"@coreui/chartjs": "^4.0.0",
12-
"@coreui/coreui": "^5.0.0",
12+
"@coreui/coreui": "^5.0.1",
1313
"@coreui/icons": "^3.0.1",
1414
"@coreui/icons-vue": "^2.0.0",
1515
"@coreui/utils": "^2.0.2",
1616
"@coreui/vue-chartjs": "^3.0.0",
1717
"@docsearch/css": "^3.6.0",
1818
"@docsearch/js": "^3.6.0",
19-
"@vuepress/plugin-register-components": "2.0.0-rc.0",
20-
"@vuepress/plugin-toc": "2.0.0-rc.0",
19+
"@vuepress/bundler-vite": "2.0.0-rc.11",
20+
"@vuepress/plugin-active-header-links": "2.0.0-rc.30",
21+
"@vuepress/plugin-back-to-top": "2.0.0-rc.30",
22+
"@vuepress/plugin-container": "2.0.0-rc.28",
23+
"@vuepress/plugin-git": "2.0.0-rc.30",
24+
"@vuepress/plugin-prismjs": "2.0.0-rc.30",
25+
"@vuepress/plugin-theme-data": "2.0.0-rc.30",
26+
"@vuepress/plugin-register-components": "2.0.0-rc.30",
27+
"@vuepress/plugin-toc": "2.0.0-rc.30",
2128
"markdown-it-include": "^2.0.0",
29+
"sass": "^1.77.2",
2230
"vue-docgen-cli": "^4.79.0",
23-
"vuepress": "2.0.0-rc.0"
31+
"vuepress": "2.0.0-rc.11"
2432
}
2533
}

0 commit comments

Comments
 (0)