Bump @vuepress/theme-default from 2.0.0-rc.18 to 2.0.0-rc.20

Bumps [@vuepress/theme-default](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/theme-default) from 2.0.0-rc.18 to 2.0.0-rc.20.
- [Release notes](https://github.com/vuejs/vuepress/releases)
- [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuepress/commits/HEAD/packages/@vuepress/theme-default)

---
updated-dependencies:
- dependency-name: "@vuepress/theme-default"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-16 08:17:52 +00:00 committed by GitHub
parent 733fb2e43e
commit 00a6e3a8d1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 39 additions and 39 deletions

76
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@apollo/server": "^4.10.1",
"@prisma/client": "^5.11.0",
"@vuepress/theme-default": "^2.0.0-rc.18",
"@vuepress/theme-default": "^2.0.0-rc.20",
"graphql": "^16.8.1",
"graphql-scalars": "^1.22.5",
"prisma": "^5.11.0",
@ -3588,9 +3588,9 @@
}
},
"node_modules/@vuepress/helper": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.18.tgz",
"integrity": "sha512-Nh4q32qrm9Dpji0WaWU9yjhpxQ4nZXG8kq8XVIiZt7PHM75Q/CoofJWGKOt8qIafBKXtDUClVXLO2Xxp4ae9zg==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/helper/-/helper-2.0.0-rc.19.tgz",
"integrity": "sha512-g8udvFCIBcEcpLTo1BFZw452oBmnflW3lCmN0rR+SfIkZymi9CnFV8LgxTF/KV7vB71QMjN8IAwCVvJ3pGCUag==",
"dependencies": {
"@vue/shared": "^3.4.21",
"cheerio": "1.0.0-rc.12",
@ -3638,11 +3638,11 @@
}
},
"node_modules/@vuepress/plugin-back-to-top": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-rc.18.tgz",
"integrity": "sha512-NMaBWfj3fh5mpC6IKpBb+jO3oludU3UNXLd+ix8QSAnkBLnrQwDXSVlfWSZwqdotrFYrxW5KFBGR/1nw/SZrbQ==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-back-to-top/-/plugin-back-to-top-2.0.0-rc.19.tgz",
"integrity": "sha512-biR4S/7r8zwdukASG6o4JWv5Lp3SqPnOJnCHSUtZPnRqJsdxrSfYR62zgXfD5xukD+9PwqmwOdI5M5K0aHyytw==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"vue": "^3.4.21"
},
@ -3664,11 +3664,11 @@
}
},
"node_modules/@vuepress/plugin-copy-code": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.18.tgz",
"integrity": "sha512-9gAhPVn2dyFnpIWZzHVQdE8iNXZQP2C0x2oBbU23IW4AG66TXETS0iB1WYnffqpq7dBlzO/6MbeiORtZqdHshA==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.19.tgz",
"integrity": "sha512-V85jVkTk5kjZ6LaXbudqBxdRy8Mqc8k7EN+Os3RIhUMBdHwgDkmTmS1QM6eOlKK19Yaw7MHtPFYS7NR262XnPQ==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"@vueuse/core": "^10.9.0",
"vue": "^3.4.21"
},
@ -3823,22 +3823,22 @@
}
},
"node_modules/@vuepress/plugin-links-check": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-links-check/-/plugin-links-check-2.0.0-rc.18.tgz",
"integrity": "sha512-TqAZNqyNUj2SnZ2Mo1P3ufCnJWBB9sv2YqZSFbgtYoQhhNo3zkwhflOxeC/jNVaH+rw4azdD0iMFOTU41imoHw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-links-check/-/plugin-links-check-2.0.0-rc.19.tgz",
"integrity": "sha512-DGcQ+xAnPAHT0JWifTVxEaH+U14IsRcuW9vuqn9n03+3xot2OkabxDa2zk5XgAcSn3QNg/pkLkImqTNRJ780eA==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18"
"@vuepress/helper": "~2.0.0-rc.19"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
}
},
"node_modules/@vuepress/plugin-medium-zoom": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-medium-zoom/-/plugin-medium-zoom-2.0.0-rc.18.tgz",
"integrity": "sha512-szO65QaKUk5S0UYtEIWngkI/vXV0B1INiwgiGKSYabL6bLkJe1Fyv+8VT3Hos+aqdh+J+35ud+cIMI0nxUAqKw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-medium-zoom/-/plugin-medium-zoom-2.0.0-rc.19.tgz",
"integrity": "sha512-zoIdSscgPwR252NKld6v1VnOKqEXIxW9KIj9S64AkzFtZdg/8ckTmOzw8VJ1ufMO3NUlqWlz4dIjsl9ckVudVQ==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"medium-zoom": "^1.1.0",
"vue": "^3.4.21"
},
@ -3880,22 +3880,22 @@
}
},
"node_modules/@vuepress/plugin-seo": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-seo/-/plugin-seo-2.0.0-rc.18.tgz",
"integrity": "sha512-wTJqXIn+edDnKlL0ZOf7MLDQo59fhLePfsrpsCbaD8BKzHmEkx5aT1FF27JOvsRmMH4muv1uFQRXP837BsYzzw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-seo/-/plugin-seo-2.0.0-rc.19.tgz",
"integrity": "sha512-/lTL6dFkuCK16M5yDZdD7zohdy+OqqeUjY1ZsXM2bYGjaha5CiukuUhJlIfRmM9oFQEOBirWCKPC0Ns4ObhPLA==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18"
"@vuepress/helper": "~2.0.0-rc.19"
},
"peerDependencies": {
"vuepress": "2.0.0-rc.8"
}
},
"node_modules/@vuepress/plugin-sitemap": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.18.tgz",
"integrity": "sha512-xDPZJWRD2bZhBPR0VA8F8jum5c8DV5P0+mvaQX6Vnugxo+0kETZSM5ctETA79CTmDdKuG6IW0tJkYK7ysb49zw==",
"version": "2.0.0-rc.19",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.19.tgz",
"integrity": "sha512-sIND+03O8h222BljQaSZQ8g7y+bHPZyjhEW8c8cLXv0/LZ7apO1qoEuU11ILYHZw5BF/zKNvRriw9QvrEDlIxA==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"sitemap": "^7.1.1"
},
"peerDependencies": {
@ -3923,24 +3923,24 @@
}
},
"node_modules/@vuepress/theme-default": {
"version": "2.0.0-rc.18",
"resolved": "https://registry.npmjs.org/@vuepress/theme-default/-/theme-default-2.0.0-rc.18.tgz",
"integrity": "sha512-YcN4govU647we80OS/11W5cw+aliY5pXGbYJBRrIoIj/j10RKj6tDDAfv+orKt3lyswBRQQLAhP3NGDfsmx8+w==",
"version": "2.0.0-rc.20",
"resolved": "https://registry.npmjs.org/@vuepress/theme-default/-/theme-default-2.0.0-rc.20.tgz",
"integrity": "sha512-fXiUNMdmG2d1V6RRigm9/lMHKrJp1MoXPO4CRxdJnfpfxlzgTA9JqEPfgBqeovS1OE+pm+GrFSxRToAHSfS68g==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.18",
"@vuepress/helper": "~2.0.0-rc.19",
"@vuepress/plugin-active-header-links": "~2.0.0-rc.18",
"@vuepress/plugin-back-to-top": "~2.0.0-rc.18",
"@vuepress/plugin-back-to-top": "~2.0.0-rc.19",
"@vuepress/plugin-container": "~2.0.0-rc.15",
"@vuepress/plugin-copy-code": "~2.0.0-rc.18",
"@vuepress/plugin-copy-code": "~2.0.0-rc.19",
"@vuepress/plugin-external-link-icon": "~2.0.0-rc.18",
"@vuepress/plugin-git": "~2.0.0-rc.15",
"@vuepress/plugin-links-check": "~2.0.0-rc.18",
"@vuepress/plugin-medium-zoom": "~2.0.0-rc.18",
"@vuepress/plugin-links-check": "~2.0.0-rc.19",
"@vuepress/plugin-medium-zoom": "~2.0.0-rc.19",
"@vuepress/plugin-nprogress": "~2.0.0-rc.18",
"@vuepress/plugin-palette": "~2.0.0-rc.15",
"@vuepress/plugin-prismjs": "~2.0.0-rc.15",
"@vuepress/plugin-seo": "~2.0.0-rc.18",
"@vuepress/plugin-sitemap": "~2.0.0-rc.18",
"@vuepress/plugin-seo": "~2.0.0-rc.19",
"@vuepress/plugin-sitemap": "~2.0.0-rc.19",
"@vuepress/plugin-theme-data": "~2.0.0-rc.18",
"@vueuse/core": "^10.9.0",
"sass": "^1.71.1",

View File

@ -36,7 +36,7 @@
"dependencies": {
"@apollo/server": "^4.10.1",
"@prisma/client": "^5.11.0",
"@vuepress/theme-default": "^2.0.0-rc.18",
"@vuepress/theme-default": "^2.0.0-rc.20",
"graphql": "^16.8.1",
"graphql-scalars": "^1.22.5",
"prisma": "^5.11.0",