Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ffefe6

Browse filesBrowse files
committed
chore: update dependencies and devDependencies
@docsearch/css ^3.6.2 → ^3.8.2 @docsearch/js ^3.6.2 → ^3.8.2 @vuepress/bundler-vite 2.0.0-rc.18 → 2.0.0-rc.19 @vuepress/bundler-webpack 2.0.0-rc.18 → 2.0.0-rc.19 @vuepress/plugin-active-header-links 2.0.0-rc.55 → 2.0.0-rc.69 @vuepress/plugin-git 2.0.0-rc.56 → 2.0.0-rc.68 @vuepress/plugin-markdown-container 2.0.0-rc.54 → 2.0.0-rc.66 @vuepress/plugin-register-components 2.0.0-rc.54 → 2.0.0-rc.66 @vuepress/plugin-theme-data 2.0.0-rc.57 → 2.0.0-rc.69 @vuepress/plugin-toc 2.0.0-rc.55 → 2.0.0-rc.66 @vuepress/shared 2.0.0-rc.18 → 2.0.0-rc.19 @vuepress/utils 2.0.0-rc.18 → 2.0.0-rc.19 sass ^1.80.4 → ^1.83.1 vuepress 2.0.0-rc.18 → 2.0.0-rc.19
1 parent 9eb1880 commit 9ffefe6
Copy full SHA for 9ffefe6

File tree

1 file changed

+14
-14
lines changed
Filter options

1 file changed

+14
-14
lines changed

‎packages/docs/package.json

Copy file name to clipboardExpand all lines: packages/docs/package.json
+14-14Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
"@coreui/icons-vue": "^2.2.0",
1515
"@coreui/utils": "^2.0.2",
1616
"@coreui/vue-chartjs": "^3.0.0",
17-
"@docsearch/css": "^3.6.2",
18-
"@docsearch/js": "^3.6.2",
19-
"@vuepress/bundler-vite": "2.0.0-rc.18",
20-
"@vuepress/bundler-webpack": "2.0.0-rc.18",
21-
"@vuepress/plugin-active-header-links": "2.0.0-rc.55",
22-
"@vuepress/plugin-git": "2.0.0-rc.56",
23-
"@vuepress/plugin-markdown-container": "2.0.0-rc.54",
17+
"@docsearch/css": "^3.8.2",
18+
"@docsearch/js": "^3.8.2",
19+
"@vuepress/bundler-vite": "2.0.0-rc.19",
20+
"@vuepress/bundler-webpack": "2.0.0-rc.19",
21+
"@vuepress/plugin-active-header-links": "2.0.0-rc.69",
22+
"@vuepress/plugin-git": "2.0.0-rc.68",
23+
"@vuepress/plugin-markdown-container": "2.0.0-rc.66",
2424
"@vuepress/plugin-prismjs": "2.0.0-rc.37",
25-
"@vuepress/plugin-theme-data": "2.0.0-rc.57",
26-
"@vuepress/plugin-register-components": "2.0.0-rc.54",
27-
"@vuepress/plugin-toc": "2.0.0-rc.55",
28-
"@vuepress/shared": "2.0.0-rc.18",
29-
"@vuepress/utils": "2.0.0-rc.18",
25+
"@vuepress/plugin-theme-data": "2.0.0-rc.69",
26+
"@vuepress/plugin-register-components": "2.0.0-rc.66",
27+
"@vuepress/plugin-toc": "2.0.0-rc.66",
28+
"@vuepress/shared": "2.0.0-rc.19",
29+
"@vuepress/utils": "2.0.0-rc.19",
3030
"markdown-it-anchor": "^9.2.0",
3131
"markdown-it-include": "^2.0.0",
32-
"sass": "^1.80.4",
32+
"sass": "^1.83.1",
3333
"vue-docgen-cli": "^4.79.0",
34-
"vuepress": "2.0.0-rc.18"
34+
"vuepress": "2.0.0-rc.19"
3535
}
3636
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.