mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2025-04-04 22:03:35 +03:00
Upgrade: Bump @types/jquery from 3.5.5 to 3.5.6
Bumps [@types/jquery](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jquery) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jquery) --- updated-dependencies: - dependency-name: "@types/jquery" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a6020aa494
commit
b63c7b7529
2 changed files with 10 additions and 10 deletions
|
@ -7,7 +7,7 @@
|
|||
"license": "CC-BY-SA-4.0",
|
||||
"devDependencies": {
|
||||
"@types/bootstrap": "^5.0.16",
|
||||
"@types/jquery": "^3.5.5",
|
||||
"@types/jquery": "^3.5.6",
|
||||
"@vuepress/bundler-vite": "^2.0.0-beta.21",
|
||||
"@vuepress/plugin-back-to-top": "^2.0.0-beta.21",
|
||||
"@vuepress/plugin-debug": "^2.0.0-beta.21",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -169,10 +169,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/jquery@*", "@types/jquery@^3.5.5":
|
||||
version "3.5.5"
|
||||
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.5.tgz#2c63f47c9c8d96693d272f5453602afd8338c903"
|
||||
integrity sha512-6RXU9Xzpc6vxNrS6FPPapN1SxSHgQ336WC6Jj/N8q30OiaBZ00l1GBgeP7usjVZPivSkGUfL1z/WW6TX989M+w==
|
||||
"@types/jquery@*", "@types/jquery@^3.5.6":
|
||||
version "3.5.6"
|
||||
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.5.6.tgz#97ac8e36dccd8ad8ed3f3f3b48933614d9fd8cf0"
|
||||
integrity sha512-SmgCQRzGPId4MZQKDj9Hqc6kSXFNWZFHpELkyK8AQhf8Zr6HKfCzFv9ZC1Fv3FyQttJZOlap3qYb12h61iZAIg==
|
||||
dependencies:
|
||||
"@types/sizzle" "*"
|
||||
|
||||
|
@ -345,7 +345,7 @@
|
|||
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.1.4.tgz#c14c461ec42ea2c1556e86f60b0354341d91adc3"
|
||||
integrity sha512-6O45kZAmkLvzGLToBxEz4lR2W6kXohCtebV2UxjH9GXjd8X9AhEn68FN9eNanFtWNzvgw1hqd6HkPRVQalqf7Q==
|
||||
|
||||
"@vuepress/bundler-vite@^2.0.0-beta.20":
|
||||
"@vuepress/bundler-vite@^2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/bundler-vite/-/bundler-vite-2.0.0-beta.21.tgz#b1decafeda47aebf47d0308097090d67311837b5"
|
||||
integrity sha512-homtn1rvHcRIN+zbI5spc3QIHgJQIrHnX7EI1xJcAVbp8KsgovS1jeiK4q4yljpnlYYNGTSVmV0pPIZRx9bckg==
|
||||
|
@ -459,7 +459,7 @@
|
|||
vue "^3.1.4"
|
||||
vue-router "^4.0.10"
|
||||
|
||||
"@vuepress/plugin-back-to-top@2.0.0-beta.21", "@vuepress/plugin-back-to-top@^2.0.0-beta.20":
|
||||
"@vuepress/plugin-back-to-top@2.0.0-beta.21", "@vuepress/plugin-back-to-top@^2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-beta.21.tgz#a766496c720b55eeb52352038613dcb9eadc65bf"
|
||||
integrity sha512-GAaE0CBVVRfcooEB/2fg1lSfVL8Aoscb58GG0Lq8ZE4C231P79LoHXJEfZaKdmhXWG/CjmD793AcYYKKJ/jWGg==
|
||||
|
@ -482,7 +482,7 @@
|
|||
markdown-it "^12.1.0"
|
||||
markdown-it-container "^3.0.0"
|
||||
|
||||
"@vuepress/plugin-debug@^2.0.0-beta.20":
|
||||
"@vuepress/plugin-debug@^2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-debug/-/plugin-debug-2.0.0-beta.21.tgz#a3c66693165cd1559819d248385a3d7f6cb18111"
|
||||
integrity sha512-Gyc/xdyboXxa6cPN6g+Wf6fk53HI5huXrgBfO3CkUYsbrndpcgi4Kr9EwF6iLEkR5oe3aP8vH8K6Dv3LcR62uw==
|
||||
|
@ -541,7 +541,7 @@
|
|||
"@vuepress/core" "2.0.0-beta.21"
|
||||
prismjs "^1.24.1"
|
||||
|
||||
"@vuepress/plugin-search@^2.0.0-beta.20":
|
||||
"@vuepress/plugin-search@^2.0.0-beta.21":
|
||||
version "2.0.0-beta.21"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-2.0.0-beta.21.tgz#bd299587f09b94f1e7fccbb9d6f4acc478be31f9"
|
||||
integrity sha512-U1P26IDSEK/eAgJwjn5iM7o742hDW+UEXW3JfUz5yIupvjVWtfGBzCKHZ62woy1P8xbcqUUSyTRhONwDO+qnwQ==
|
||||
|
@ -3283,7 +3283,7 @@ postcss-csso@^5.0.1:
|
|||
dependencies:
|
||||
csso "^4.0.2"
|
||||
|
||||
postcss-loader@^6.1.0, postcss-loader@^6.1.1:
|
||||
postcss-loader@^6.1.1:
|
||||
version "6.1.1"
|
||||
resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-6.1.1.tgz#58dd0a3accd9bc87cc52eff75244db578d11301a"
|
||||
integrity sha512-lBmJMvRh1D40dqpWKr9Rpygwxn8M74U9uaCSeYGNKLGInbk9mXBt1ultHf2dH9Ghk6Ue4UXlXWwGMH9QdUJ5ug==
|
||||
|
|
Loading…
Add table
Reference in a new issue