Skip to content

Commit 484809a

Browse files
committed
chore: update dependencies and devDependencies
@docsearch/css ^3.5.0 → ^3.5.1 @docsearch/js ^3.5.0 → ^3.5.1
1 parent df5fa26 commit 484809a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99
"license": "MIT",
1010
"devDependencies": {
1111
"@coreui/chartjs": "^3.1.2",
12-
"@coreui/coreui": "^4.3.0-beta.0",
12+
"@coreui/coreui": "^5.0.0-alpha.0",
1313
"@coreui/icons": "^3.0.1",
1414
"@coreui/icons-vue": "^2.0.0",
1515
"@coreui/utils": "^2.0.2",
1616
"@coreui/vue-chartjs": "^2.1.0",
17-
"@docsearch/css": "^3.5.0",
18-
"@docsearch/js": "^3.5.0",
17+
"@docsearch/css": "^3.5.1",
18+
"@docsearch/js": "^3.5.1",
1919
"@vuepress/plugin-register-components": "2.0.0-beta.62",
2020
"@vuepress/plugin-toc": "2.0.0-beta.62",
2121
"markdown-it-include": "^2.0.0",

0 commit comments

Comments
 (0)