chore(deps): update all non-major dependencies (#10758)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-22 14:52:58 +08:00 committed by GitHub
parent 6d066dd852
commit b0d00958e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
{
"private": true,
"version": "3.4.23",
"packageManager": "pnpm@9.0.1",
"packageManager": "pnpm@9.0.5",
"type": "module",
"scripts": {
"dev": "node scripts/dev.js",
@ -70,7 +70,7 @@
"@rollup/plugin-terser": "^0.4.4",
"@types/hash-sum": "^1.0.2",
"@types/minimist": "^1.2.5",
"@types/node": "^20.12.5",
"@types/node": "^20.12.7",
"@types/semver": "^7.5.8",
"@vitest/coverage-istanbul": "^1.4.0",
"@vue/consolidate": "1.0.0",
@ -88,7 +88,7 @@
"lodash": "^4.17.21",
"magic-string": "^0.30.8",
"markdown-table": "^3.0.3",
"marked": "^12.0.1",
"marked": "^12.0.2",
"minimist": "^1.2.8",
"npm-run-all2": "^6.1.2",
"picocolors": "^1.0.0",

View File

@ -62,6 +62,6 @@
"postcss-modules": "^6.0.0",
"postcss-selector-parser": "^6.0.16",
"pug": "^3.0.2",
"sass": "^1.74.1"
"sass": "^1.75.0"
}
}

View File

@ -42,7 +42,7 @@ importers:
specifier: ^1.2.5
version: 1.2.5
'@types/node':
specifier: ^20.12.5
specifier: ^20.12.7
version: 20.12.7
'@types/semver':
specifier: ^7.5.8
@ -96,8 +96,8 @@ importers:
specifier: ^3.0.3
version: 3.0.3
marked:
specifier: ^12.0.1
version: 12.0.1
specifier: ^12.0.2
version: 12.0.2
minimist:
specifier: ^1.2.8
version: 1.2.8
@ -257,7 +257,7 @@ importers:
specifier: ^3.0.2
version: 3.0.2
sass:
specifier: ^1.74.1
specifier: ^1.75.0
version: 1.75.0
packages/compiler-ssr:
@ -2391,8 +2391,8 @@ packages:
markdown-table@3.0.3:
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
marked@12.0.1:
resolution: {integrity: sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==}
marked@12.0.2:
resolution: {integrity: sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==}
engines: {node: '>= 18'}
hasBin: true
@ -5457,7 +5457,7 @@ snapshots:
markdown-table@3.0.3: {}
marked@12.0.1: {}
marked@12.0.2: {}
memorystream@0.3.1: {}