mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Upgrade: Bump @popperjs/core from 2.10.1 to 2.11.5
Bumps [@popperjs/core](https://github.com/popperjs/popper-core) from 2.10.1 to 2.11.5. - [Release notes](https://github.com/popperjs/popper-core/releases) - [Commits](https://github.com/popperjs/popper-core/compare/v2.10.1...v2.11.5) --- updated-dependencies: - dependency-name: "@popperjs/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33c4b68bea
commit
f785af42fa
2 changed files with 535 additions and 2579 deletions
|
@ -10,7 +10,7 @@
|
|||
"@types/jquery": "^3.5.6",
|
||||
"@types/mermaid": "^8.2.7",
|
||||
"@types/node": "^16.9.1",
|
||||
"@vuepress/bundler-vite": "^2.0.0-beta.25",
|
||||
"@vuepress/bundler-vite": "^2.0.0-beta.39",
|
||||
"@vuepress/plugin-back-to-top": "^2.0.0-beta.25",
|
||||
"@vuepress/plugin-debug": "^2.0.0-beta.25",
|
||||
"@vuepress/plugin-search": "^2.0.0-beta.25",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"sass": "^1.39.2",
|
||||
"sass-loader": "^12.1.0",
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
"vuepress": "^2.0.0-beta.25"
|
||||
"vuepress": "^2.0.0-beta.39"
|
||||
},
|
||||
"scripts": {
|
||||
"docs:dev": "vuepress dev docs --clean-temp --clean-cache --host 127.0.0.1",
|
||||
|
@ -27,7 +27,7 @@
|
|||
"lint": "prettier --write ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.10.1",
|
||||
"@popperjs/core": "^2.11.5",
|
||||
"bootstrap": "^5.1.1",
|
||||
"esbuild": "^0.14.38",
|
||||
"jquery": "^3.6.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue