mirror of
https://github.com/Ocelot-Social-Community/ocelot.social.git
synced 2025-12-13 07:46:08 +00:00
Bump @vuepress/plugin-redirect in the vuepress group
Bumps the vuepress group with 1 update: [@vuepress/plugin-redirect](https://github.com/vuepress/ecosystem/tree/HEAD/plugins/plugin-redirect). Updates `@vuepress/plugin-redirect` from 2.0.0-rc.57 to 2.0.0-rc.60 - [Release notes](https://github.com/vuepress/ecosystem/releases) - [Commits](https://github.com/vuepress/ecosystem/commits/v2.0.0-rc.60/plugins/plugin-redirect) --- updated-dependencies: - dependency-name: "@vuepress/plugin-redirect" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vuepress ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d8551a1c38
commit
687e5cde00
42
package-lock.json
generated
42
package-lock.json
generated
@ -11,7 +11,7 @@
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
||||
"@vuepress/plugin-redirect": "^2.0.0-rc.57",
|
||||
"@vuepress/plugin-redirect": "^2.0.0-rc.60",
|
||||
"textlint": "^14.3.0",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-rule-apostrophe": "^2.0.0",
|
||||
@ -2772,13 +2772,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vuepress/plugin-redirect": {
|
||||
"version": "2.0.0-rc.57",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/plugin-redirect/-/plugin-redirect-2.0.0-rc.57.tgz",
|
||||
"integrity": "sha512-scqCPrWoa/la6SaQPj7ldjyGe59eM/wx0o3vdXKjIUIZWUojN5SIVE5coir7hFFRrb7rR+leg5Wjm7q0s2633g==",
|
||||
"version": "2.0.0-rc.60",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/plugin-redirect/-/plugin-redirect-2.0.0-rc.60.tgz",
|
||||
"integrity": "sha512-LLknZCz1f+6KVL2QDINAhHIMnYhuNbFAEMyETan1lvK/JNOlESlQsUi9muaCl7ESn4zUTWMkmD6C/whdS66EdA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@vuepress/helper": "2.0.0-rc.57",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vuepress/helper": "2.0.0-rc.60",
|
||||
"@vueuse/core": "^11.2.0",
|
||||
"cac": "^6.7.14",
|
||||
"vue": "^3.5.12"
|
||||
},
|
||||
@ -2790,13 +2790,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vuepress/plugin-redirect/node_modules/@vuepress/helper": {
|
||||
"version": "2.0.0-rc.57",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.57.tgz",
|
||||
"integrity": "sha512-6tJpiVCMdJ5bu5tvH51o+SIDyQG20kqYBvOPeRRsBVGjp8n0rH6KDGY0xDEkd/HF8mJ9UPqNYvqhsQyI3iKKWQ==",
|
||||
"version": "2.0.0-rc.60",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.60.tgz",
|
||||
"integrity": "sha512-WvImKfX+ysLxndtEDaqfZAp72J6VYAzYLRESQ8XiGVLL5A+abeR1+64lQID6Zb1EClqkPt3Rox5EWAXEhY9D5Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@vue/shared": "^3.5.12",
|
||||
"@vueuse/core": "^11.1.0",
|
||||
"@vueuse/core": "^11.2.0",
|
||||
"cheerio": "1.0.0",
|
||||
"fflate": "^0.8.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
@ -2998,14 +2998,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vueuse/core": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.1.0.tgz",
|
||||
"integrity": "sha512-P6dk79QYA6sKQnghrUz/1tHi0n9mrb/iO1WTMk/ElLmTyNqgDeSZ3wcDf6fRBGzRJbeG1dxzEOvLENMjr+E3fg==",
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/core/-/core-11.2.0.tgz",
|
||||
"integrity": "sha512-JIUwRcOqOWzcdu1dGlfW04kaJhW3EXnnjJJfLTtddJanymTL7lF1C0+dVVZ/siLfc73mWn+cGP1PE1PKPruRSA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/web-bluetooth": "^0.0.20",
|
||||
"@vueuse/metadata": "11.1.0",
|
||||
"@vueuse/shared": "11.1.0",
|
||||
"@vueuse/metadata": "11.2.0",
|
||||
"@vueuse/shared": "11.2.0",
|
||||
"vue-demi": ">=0.14.10"
|
||||
},
|
||||
"funding": {
|
||||
@ -3039,18 +3039,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vueuse/metadata": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.1.0.tgz",
|
||||
"integrity": "sha512-l9Q502TBTaPYGanl1G+hPgd3QX5s4CGnpXriVBR5fEZ/goI6fvDaVmIl3Td8oKFurOxTmbXvBPSsgrd6eu6HYg==",
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/metadata/-/metadata-11.2.0.tgz",
|
||||
"integrity": "sha512-L0ZmtRmNx+ZW95DmrgD6vn484gSpVeRbgpWevFKXwqqQxW9hnSi2Ppuh2BzMjnbv4aJRiIw8tQatXT9uOB23dQ==",
|
||||
"dev": true,
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/antfu"
|
||||
}
|
||||
},
|
||||
"node_modules/@vueuse/shared": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.1.0.tgz",
|
||||
"integrity": "sha512-YUtIpY122q7osj+zsNMFAfMTubGz0sn5QzE5gPzAIiCmtt2ha3uQUY1+JPyL4gRCTsLPX82Y9brNbo/aqlA91w==",
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@vueuse/shared/-/shared-11.2.0.tgz",
|
||||
"integrity": "sha512-VxFjie0EanOudYSgMErxXfq6fo8vhr5ICI+BuE3I9FnX7ePllEsVrRQ7O6Q1TLgApeLuPKcHQxAXpP+KnlrJsg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"vue-demi": ">=0.14.10"
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"devDependencies": {
|
||||
"@textlint-rule/textlint-rule-no-unmatched-pair": "^2.0.3",
|
||||
"@vuepress/bundler-vite": "^2.0.0-rc.18",
|
||||
"@vuepress/plugin-redirect": "^2.0.0-rc.57",
|
||||
"@vuepress/plugin-redirect": "^2.0.0-rc.60",
|
||||
"textlint": "^14.3.0",
|
||||
"textlint-filter-rule-comments": "^1.2.2",
|
||||
"textlint-rule-apostrophe": "^2.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user