Merge pull request #74 from IT4Change/dependabot/npm_and_yarn/vuepress/theme-default-2.0.0-rc.25

Bump @vuepress/theme-default from 2.0.0-rc.24 to 2.0.0-rc.25
This commit is contained in:
mahula 2024-04-20 07:36:38 +02:00 committed by GitHub
commit d98d29877a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 27 additions and 18 deletions

43
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": {
"@apollo/server": "^4.10.4",
"@prisma/client": "^5.12.1",
"@vuepress/theme-default": "^2.0.0-rc.24",
"@vuepress/theme-default": "^2.0.0-rc.25",
"graphql": "^16.8.1",
"graphql-scalars": "^1.23.0",
"prisma": "^5.12.1",
@ -3694,11 +3694,11 @@
}
},
"node_modules/@vuepress/plugin-container": {
"version": "2.0.0-rc.21",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-container/-/plugin-container-2.0.0-rc.21.tgz",
"integrity": "sha512-NEIjs+KmVeB70Do9eB66fIe947Qr+mY8TIpSBYWvTDMaAEYSJlIlQHdaXD6b/lJ/TuTDB4F4BzZmemJZEpAchw==",
"version": "2.0.0-rc.25",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-container/-/plugin-container-2.0.0-rc.25.tgz",
"integrity": "sha512-2yUuBWy09d1JGs6v4siebxN1Uo80XXUv800XfUqZ+Nnlu/362i5Ro2GDYww9MSP3yKKZjTnvIlUeX8S0H0wqrg==",
"dependencies": {
"@types/markdown-it": "^13.0.7",
"@types/markdown-it": "^14.0.1",
"markdown-it": "^14.1.0",
"markdown-it-container": "^4.0.0"
},
@ -3706,6 +3706,15 @@
"vuepress": "2.0.0-rc.9"
}
},
"node_modules/@vuepress/plugin-container/node_modules/@types/markdown-it": {
"version": "14.0.1",
"resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-14.0.1.tgz",
"integrity": "sha512-6WfOG3jXR78DW8L5cTYCVVGAsIFZskRHCDo5tbqa+qtKVt4oDRVH7hyIWu1SpDQJlmIoEivNQZ5h+AGAOrgOtQ==",
"dependencies": {
"@types/linkify-it": "*",
"@types/mdurl": "*"
}
},
"node_modules/@vuepress/plugin-copy-code": {
"version": "2.0.0-rc.24",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-copy-code/-/plugin-copy-code-2.0.0-rc.24.tgz",
@ -3934,9 +3943,9 @@
}
},
"node_modules/@vuepress/plugin-sitemap": {
"version": "2.0.0-rc.24",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.24.tgz",
"integrity": "sha512-su5ZD8vGuNpbqmb+uCOzWXCZ0eii8wnkdhn4V1xtmmXsrmYDr0FFHp61Ebb6EYAquB3HH1v3hWdfLRMU9DM6VQ==",
"version": "2.0.0-rc.25",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-sitemap/-/plugin-sitemap-2.0.0-rc.25.tgz",
"integrity": "sha512-H62MnBlLDlHdpkdRG/maUYCOKxBdMAxEnC9faI3NNOTdtWz+6araaRddpB3Z8158JmN3MH4xWwqvoPQW6KpkHw==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.24",
"sitemap": "^7.1.1"
@ -3966,14 +3975,14 @@
}
},
"node_modules/@vuepress/theme-default": {
"version": "2.0.0-rc.24",
"resolved": "https://registry.npmjs.org/@vuepress/theme-default/-/theme-default-2.0.0-rc.24.tgz",
"integrity": "sha512-jzFIV4DnaRcew7iZUf7fvKoJ4dV2QKVkcCK6jwTCEzjO/XaPZD+yl9mUWoLKTM3NYgZx28RdBfcH6im/oC5eMQ==",
"version": "2.0.0-rc.25",
"resolved": "https://registry.npmjs.org/@vuepress/theme-default/-/theme-default-2.0.0-rc.25.tgz",
"integrity": "sha512-h3CzJPlWebtE3V4+puXTTcYoeLa32Z43CyfhdDKrVywxjRPEfOsL10i7PgqDxolomlzyHOmFJEaVk7ffZN2Vvg==",
"dependencies": {
"@vuepress/helper": "~2.0.0-rc.24",
"@vuepress/plugin-active-header-links": "~2.0.0-rc.21",
"@vuepress/plugin-back-to-top": "~2.0.0-rc.24",
"@vuepress/plugin-container": "~2.0.0-rc.21",
"@vuepress/plugin-container": "~2.0.0-rc.25",
"@vuepress/plugin-copy-code": "~2.0.0-rc.24",
"@vuepress/plugin-external-link-icon": "~2.0.0-rc.24",
"@vuepress/plugin-git": "~2.0.0-rc.22",
@ -3983,10 +3992,10 @@
"@vuepress/plugin-palette": "~2.0.0-rc.21",
"@vuepress/plugin-prismjs": "~2.0.0-rc.21",
"@vuepress/plugin-seo": "~2.0.0-rc.24",
"@vuepress/plugin-sitemap": "~2.0.0-rc.24",
"@vuepress/plugin-sitemap": "~2.0.0-rc.25",
"@vuepress/plugin-theme-data": "~2.0.0-rc.21",
"@vueuse/core": "^10.9.0",
"sass": "^1.74.1",
"sass": "^1.75.0",
"vue": "^3.4.21"
},
"peerDependencies": {
@ -12575,9 +12584,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"node_modules/sass": {
"version": "1.74.1",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.74.1.tgz",
"integrity": "sha512-w0Z9p/rWZWelb88ISOLyvqTWGmtmu2QJICqDBGyNnfG4OUnPX9BBjjYIXUpXCMOOg5MQWNpqzt876la1fsTvUA==",
"version": "1.75.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.75.0.tgz",
"integrity": "sha512-ShMYi3WkrDWxExyxSZPst4/okE9ts46xZmJDSawJQrnte7M1V9fScVB+uNXOVKRBt0PggHOwoZcn8mYX4trnBw==",
"dependencies": {
"chokidar": ">=3.0.0 <4.0.0",
"immutable": "^4.0.0",

View File

@ -36,7 +36,7 @@
"dependencies": {
"@apollo/server": "^4.10.4",
"@prisma/client": "^5.12.1",
"@vuepress/theme-default": "^2.0.0-rc.24",
"@vuepress/theme-default": "^2.0.0-rc.25",
"graphql": "^16.8.1",
"graphql-scalars": "^1.23.0",
"prisma": "^5.12.1",