fix(deps): update all non-major dependencies (#16660)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-13 14:42:44 +08:00 committed by GitHub
parent 27b8ed48dc
commit bf2f0145fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
17 changed files with 103 additions and 110 deletions

View File

@ -58,7 +58,7 @@ jobs:
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@0874344d6ebbaa00a27da73276ae7162fadcaf69 # v44.3.0
uses: tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44.4.0
with:
files: |
docs/**

View File

@ -8,7 +8,7 @@
"docs-serve": "vitepress serve"
},
"devDependencies": {
"@shikijs/vitepress-twoslash": "^1.5.0",
"@shikijs/vitepress-twoslash": "^1.5.1",
"@types/express": "^4.17.21",
"vitepress": "1.1.4",
"vue": "^3.4.27"

View File

@ -53,7 +53,7 @@
"@types/fs-extra": "^11.0.4",
"@types/less": "^3.0.6",
"@types/micromatch": "^4.0.7",
"@types/node": "^20.12.10",
"@types/node": "^20.12.11",
"@types/picomatch": "^2.3.3",
"@types/semver": "^7.5.8",
"@types/stylus": "^0.48.42",
@ -65,7 +65,7 @@
"eslint": "^8.57.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-i": "^2.29.1",
"eslint-plugin-n": "^17.5.0",
"eslint-plugin-n": "^17.6.0",
"eslint-plugin-regexp": "^2.5.0",
"execa": "^8.0.1",
"feed": "^4.2.2",
@ -75,12 +75,12 @@
"picocolors": "^1.0.0",
"playwright-chromium": "^1.44.0",
"prettier": "3.2.5",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"rollup": "^4.13.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"simple-git-hooks": "^2.11.1",
"tslib": "^2.6.2",
"tsx": "^4.9.3",
"tsx": "^4.10.1",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vite": "workspace:*",

View File

@ -14,6 +14,6 @@
"vite": "^5.2.11"
},
"dependencies": {
"@builder.io/qwik": "^1.5.3"
"@builder.io/qwik": "^1.5.4"
}
}

View File

@ -13,6 +13,6 @@
"vite": "^5.2.11"
},
"dependencies": {
"@builder.io/qwik": "^1.5.3"
"@builder.io/qwik": "^1.5.4"
}
}

View File

@ -14,14 +14,14 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-react-refresh": "^0.4.7",
"typescript": "^5.2.2",
"vite": "^5.2.11"
}

View File

@ -14,13 +14,13 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.1",
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.6",
"eslint-plugin-react-refresh": "^0.4.7",
"vite": "^5.2.11"
}
}

View File

@ -12,7 +12,7 @@
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tsconfig/svelte": "^5.0.4",
"svelte": "^4.2.15",
"svelte": "^4.2.16",
"svelte-check": "^3.7.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",

View File

@ -10,7 +10,7 @@
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"svelte": "^4.2.15",
"svelte": "^4.2.16",
"vite": "^5.2.11"
}
}

View File

@ -15,6 +15,6 @@
"@vitejs/plugin-vue": "^5.0.4",
"typescript": "^5.2.2",
"vite": "^5.2.11",
"vue-tsc": "^2.0.16"
"vue-tsc": "^2.0.17"
}
}

View File

@ -144,7 +144,7 @@
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-esbuild": "^6.1.1",
"rollup-plugin-license": "^3.3.1",
"sass": "^1.77.0",
"sass": "^1.77.1",
"sirv": "^2.0.4",
"source-map-support": "^0.5.21",
"strip-ansi": "^7.1.0",

View File

@ -10,7 +10,7 @@
"preview": "vite preview"
},
"devDependencies": {
"sass": "^1.77.0",
"sass": "^1.77.1",
"tailwindcss": "^3.4.3",
"fast-glob": "^3.3.2"
}

View File

@ -12,7 +12,7 @@
"devDependencies": {
"less": "^4.2.0",
"magic-string": "^0.30.10",
"sass": "^1.77.0",
"sass": "^1.77.1",
"stylus": "^0.63.0",
"sugarss": "^4.0.1"
}

View File

@ -24,7 +24,7 @@
"fast-glob": "^3.3.2",
"less": "^4.2.0",
"postcss-nested": "^6.0.1",
"sass": "^1.77.0",
"sass": "^1.77.1",
"stylus": "^0.63.0",
"sugarss": "^4.0.1"
},

View File

@ -10,6 +10,6 @@
"preview": "vite preview"
},
"devDependencies": {
"sass": "^1.77.0"
"sass": "^1.77.1"
}
}

View File

@ -13,7 +13,7 @@
"@vitejs/test-worker-exports": "file:./worker-exports"
},
"devDependencies": {
"miniflare": "^3.20240419.0",
"miniflare": "^3.20240419.1",
"@vitejs/test-resolve-linked": "workspace:*"
}
}

View File

@ -61,8 +61,8 @@ importers:
specifier: ^4.0.7
version: 4.0.7
'@types/node':
specifier: ^20.12.10
version: 20.12.10
specifier: ^20.12.11
version: 20.12.11
'@types/picomatch':
specifier: ^2.3.3
version: 2.3.3
@ -97,8 +97,8 @@ importers:
specifier: ^2.29.1
version: 2.29.1(@typescript-eslint/parser@7.8.0)(eslint@8.57.0)
eslint-plugin-n:
specifier: ^17.5.0
version: 17.5.0(eslint@8.57.0)
specifier: ^17.6.0
version: 17.6.0(eslint@8.57.0)
eslint-plugin-regexp:
specifier: ^2.5.0
version: 2.5.0(eslint@8.57.0)
@ -127,14 +127,14 @@ importers:
specifier: 3.2.5
version: 3.2.5
rimraf:
specifier: ^5.0.5
version: 5.0.5
specifier: ^5.0.7
version: 5.0.7
rollup:
specifier: ^4.13.0
version: 4.13.0
semver:
specifier: ^7.6.0
version: 7.6.0
specifier: ^7.6.2
version: 7.6.2
simple-git-hooks:
specifier: ^2.11.1
version: 2.11.1
@ -142,8 +142,8 @@ importers:
specifier: ^2.6.2
version: 2.6.2
tsx:
specifier: ^4.9.3
version: 4.9.3
specifier: ^4.10.1
version: 4.10.1
typescript:
specifier: ^5.2.2
version: 5.2.2
@ -155,13 +155,13 @@ importers:
version: link:packages/vite
vitest:
specifier: ^1.6.0
version: 1.6.0(@types/node@20.12.10)
version: 1.6.0(@types/node@20.12.11)
docs:
devDependencies:
'@shikijs/vitepress-twoslash':
specifier: ^1.5.0
version: 1.5.0(typescript@5.2.2)
specifier: ^1.5.1
version: 1.5.1(typescript@5.2.2)
'@types/express':
specifier: ^4.17.21
version: 4.17.21
@ -403,8 +403,8 @@ importers:
specifier: ^3.3.1
version: 3.3.1(rollup@4.13.0)
sass:
specifier: ^1.77.0
version: 1.77.0
specifier: ^1.77.1
version: 1.77.1
sirv:
specifier: ^2.0.4
version: 2.0.4(patch_hash=amdes53ifqfntejkflpaq5ifce)
@ -518,8 +518,8 @@ importers:
specifier: ^3.3.2
version: 3.3.2
sass:
specifier: ^1.77.0
version: 1.77.0
specifier: ^1.77.1
version: 1.77.1
tailwindcss:
specifier: ^3.4.3
version: 3.4.3(ts-node@10.9.2)
@ -580,8 +580,8 @@ importers:
specifier: ^6.0.1
version: 6.0.1(postcss@8.4.38)
sass:
specifier: ^1.77.0
version: 1.77.0
specifier: ^1.77.1
version: 1.77.1
stylus:
specifier: ^0.63.0
version: 0.63.0
@ -619,8 +619,8 @@ importers:
specifier: ^0.30.10
version: 0.30.10
sass:
specifier: ^1.77.0
version: 1.77.0
specifier: ^1.77.1
version: 1.77.1
stylus:
specifier: ^0.63.0
version: 0.63.0
@ -817,8 +817,8 @@ importers:
playground/multiple-entrypoints:
devDependencies:
sass:
specifier: ^1.77.0
version: 1.77.0
specifier: ^1.77.1
version: 1.77.1
playground/nested-deps:
dependencies:
@ -1521,8 +1521,8 @@ importers:
specifier: workspace:*
version: link:../resolve-linked
miniflare:
specifier: ^3.20240419.0
version: 3.20240419.0
specifier: ^3.20240419.1
version: 3.20240419.1
playground/ssr-webworker/browser-exports: {}
@ -1545,7 +1545,7 @@ importers:
devDependencies:
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@20.12.10)(typescript@5.2.2)
version: 10.9.2(@types/node@20.12.11)(typescript@5.2.2)
playground/tailwind-sourcemap:
dependencies:
@ -3009,7 +3009,7 @@ packages:
dependencies:
'@types/semver': 7.5.8
conventional-commits-parser: 6.0.0
semver: 7.6.0
semver: 7.6.2
dev: true
/@cspotcode/source-map-support@0.8.1:
@ -4016,7 +4016,7 @@ packages:
nopt: 5.0.0
npmlog: 5.0.1
rimraf: 3.0.2
semver: 7.6.0
semver: 7.6.2
tar: 6.1.11
transitivePeerDependencies:
- encoding
@ -4372,8 +4372,8 @@ packages:
resolution: {integrity: sha512-7fedsBfuILDTBmrYZNFI8B6ATTxhQAasUHllHmjvSZPnoq4bULWoTpHwmuQvZ8Aq03/tAa2IGo6RXqWtHdWaCA==}
dev: true
/@shikijs/core@1.5.0:
resolution: {integrity: sha512-tdYjQu+jnvlPbJg4OjgCQ16zAfHlLk+RzA9o025aeaIyUww6W/Vd9TQ2t+gdZgK1fox29/L2yyqXLU6ErzYA0w==}
/@shikijs/core@1.5.1:
resolution: {integrity: sha512-xjV63pRUBvxA1LsxOUhRKLPh0uUjwBLzAKLdEuYSLIylo71sYuwDcttqNP01Ib1TZlLfO840CXHPlgUUsYFjzg==}
dev: true
/@shikijs/transformers@1.3.0:
@ -4382,25 +4382,25 @@ packages:
shiki: 1.3.0
dev: true
/@shikijs/twoslash@1.5.0(typescript@5.2.2):
resolution: {integrity: sha512-Hc/BpFwx/8lm0ovI8erSjjufFxX18ajBxjVD41xlyZxAM9akB52Z31sDQKSx5f9sUov0RciYtNabXeG+Qbnm1g==}
/@shikijs/twoslash@1.5.1(typescript@5.2.2):
resolution: {integrity: sha512-O0cnGcpW1LkBLd85TQp7Kdb9qzhSGyYl9c21BCAmYWhQdtnxaSKBgbiP3S35ewP/s3SrR9gCzumgznp/YSyMNg==}
dependencies:
'@shikijs/core': 1.5.0
'@shikijs/core': 1.5.1
twoslash: 0.2.6(typescript@5.2.2)
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/@shikijs/vitepress-twoslash@1.5.0(typescript@5.2.2):
resolution: {integrity: sha512-cWuZpGVucvJ8oKZyeKwN+bXgV/O2pPpZtUKLq/FfnPhUzjuz74Iiwgr3Ls37bjy2L1pQ4kHlJkdY22KnT3+rkw==}
/@shikijs/vitepress-twoslash@1.5.1(typescript@5.2.2):
resolution: {integrity: sha512-q+qDk6iiKWFM8NiMQ31fLE7edWZSk7/Q3aE4Ak59fvxd9Se/BQ0yhp318o2POs1bm7AHU6Fqo2OBPN/gtzPObg==}
dependencies:
'@shikijs/twoslash': 1.5.0(typescript@5.2.2)
'@shikijs/twoslash': 1.5.1(typescript@5.2.2)
floating-vue: 5.2.2(vue@3.4.27)
mdast-util-from-markdown: 2.0.0
mdast-util-gfm: 3.0.0
mdast-util-to-hast: 13.1.0
shiki: 1.5.0
shiki: 1.5.1
twoslash: 0.2.6(typescript@5.2.2)
twoslash-vue: 0.2.6(typescript@5.2.2)
vue: 3.4.27(typescript@5.2.2)
@ -4463,7 +4463,7 @@ packages:
resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==}
dependencies:
'@types/connect': 3.4.38
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/braces@3.0.1:
@ -4473,7 +4473,7 @@ packages:
/@types/connect@3.4.38:
resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/convert-source-map@2.0.3:
@ -4483,7 +4483,7 @@ packages:
/@types/cross-spawn@6.0.6:
resolution: {integrity: sha512-fXRhhUkG4H3TQk5dBhQ7m/JDdSNHKwR2BBia62lhwEIq9xGiQKLxd6LymNhn47SjXhsUEPmxi+PKw2OkW4LLjA==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/debug@4.1.12:
@ -4510,13 +4510,13 @@ packages:
/@types/etag@1.8.3:
resolution: {integrity: sha512-QYHv9Yeh1ZYSMPQOoxY4XC4F1r+xRUiAriB303F4G6uBsT3KKX60DjiogvVv+2VISVDuJhcIzMdbjT+Bm938QQ==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/express-serve-static-core@4.17.43:
resolution: {integrity: sha512-oaYtiBirUOPQGSWNGPWnzyAFJ0BP3cwvN4oWZQY+zUBwpVIGsKUkpBpSztp74drYcjavs7SKFZ4DX1V2QeN8rg==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
'@types/qs': 6.9.12
'@types/range-parser': 1.2.7
'@types/send': 0.17.4
@ -4535,7 +4535,7 @@ packages:
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
dependencies:
'@types/jsonfile': 6.1.1
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/hast@3.0.4:
@ -4555,7 +4555,7 @@ packages:
/@types/jsonfile@6.1.1:
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/less@3.0.6:
@ -4615,8 +4615,8 @@ packages:
undici-types: 5.26.5
dev: true
/@types/node@20.12.10:
resolution: {integrity: sha512-Eem5pH9pmWBHoGAT8Dr5fdc5rYA+4NAovdM4EktRPVAAiJhmWWfQrA0cFhAbOsQdSfIHjAud6YdkbL69+zSKjw==}
/@types/node@20.12.11:
resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==}
dependencies:
undici-types: 5.26.5
@ -4659,7 +4659,7 @@ packages:
resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==}
dependencies:
'@types/mime': 1.3.5
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/serve-static@1.15.5:
@ -4667,13 +4667,13 @@ packages:
dependencies:
'@types/http-errors': 2.0.4
'@types/mime': 3.0.4
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/stylus@0.48.42:
resolution: {integrity: sha512-CPGlr5teL4sqdap+EOowMifLuNGeIoLwc0VQ7u/BPxo+ocqiNa5jeVt0H0IVBblEh6ZwX1sGpIQIFnSSr8NBQA==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@types/unist@3.0.2:
@ -4687,7 +4687,7 @@ packages:
/@types/ws@8.5.10:
resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==}
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
dev: true
/@typescript-eslint/eslint-plugin@7.8.0(@typescript-eslint/parser@7.8.0)(eslint@8.57.0)(typescript@5.2.2):
@ -4712,7 +4712,7 @@ packages:
graphemer: 1.4.0
ignore: 5.3.1
natural-compare: 1.4.0
semver: 7.6.0
semver: 7.6.2
ts-api-utils: 1.3.0(typescript@5.2.2)
typescript: 5.2.2
transitivePeerDependencies:
@ -4788,7 +4788,7 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.4
semver: 7.6.0
semver: 7.6.2
ts-api-utils: 1.3.0(typescript@5.2.2)
typescript: 5.2.2
transitivePeerDependencies:
@ -4808,7 +4808,7 @@ packages:
'@typescript-eslint/types': 7.8.0
'@typescript-eslint/typescript-estree': 7.8.0(typescript@5.2.2)
eslint: 8.57.0
semver: 7.6.0
semver: 7.6.2
transitivePeerDependencies:
- supports-color
- typescript
@ -4853,7 +4853,7 @@ packages:
picocolors: 1.0.0
prompts: 2.4.2
publint: 0.2.2
semver: 7.6.0
semver: 7.6.2
dev: true
/@vitest/expect@1.6.0:
@ -5867,7 +5867,7 @@ packages:
conventional-commits-filter: 5.0.0
handlebars: 4.7.7
meow: 13.2.0
semver: 7.6.0
semver: 7.6.2
dev: true
/conventional-changelog@6.0.0:
@ -6452,7 +6452,7 @@ packages:
get-tsconfig: 4.7.2
is-glob: 4.0.3
minimatch: 3.1.2
semver: 7.6.0
semver: 7.6.2
transitivePeerDependencies:
- '@typescript-eslint/parser'
- eslint-import-resolver-typescript
@ -6460,8 +6460,8 @@ packages:
- supports-color
dev: true
/eslint-plugin-n@17.5.0(eslint@8.57.0):
resolution: {integrity: sha512-r7i+NY+RVXQi4Q7sKCG5H4464saJWddDk7QFQjtj+wU//sf15QCq3M8LwZU2yiE45yhVUT9DXW+8AbXRQKJLPQ==}
/eslint-plugin-n@17.6.0(eslint@8.57.0):
resolution: {integrity: sha512-Y73o88ROwbCtVCCmZjYlYcPYkOG7mIzxxVK1XFRSa2epbKWtAPsmYpAD0pqxg/ZwlcWxMDceQPKHYQi4VIHz7w==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
peerDependencies:
eslint: '>=8.23.0'
@ -6474,7 +6474,7 @@ packages:
globals: 15.1.0
ignore: 5.3.1
minimatch: 9.0.4
semver: 7.6.0
semver: 7.6.2
dev: true
/eslint-plugin-regexp@2.5.0(eslint@8.57.0):
@ -7012,7 +7012,7 @@ packages:
dependencies:
foreground-child: 3.1.1
jackspeak: 2.3.6
minimatch: 9.0.3
minimatch: 9.0.4
minipass: 5.0.0
path-scurry: 1.10.1
dev: true
@ -7779,12 +7779,6 @@ packages:
dependencies:
yallist: 3.1.1
/lru-cache@6.0.0:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines: {node: '>=10'}
dependencies:
yallist: 4.0.0
/magic-string@0.27.0:
resolution: {integrity: sha512-8UnnX2PeRAPZuN12svgR9j7M1uWMovg/CEnIwIG0LFkXSJJe4PdfUGiTGl8V9bsBHFUtfVINcSyYxd7q+kx9fA==}
engines: {node: '>=12'}
@ -8204,8 +8198,8 @@ packages:
engines: {node: '>=12'}
dev: true
/miniflare@3.20240419.0:
resolution: {integrity: sha512-fIev1PP4H+fQp5FtvzHqRY2v5s+jxh/a0xAhvM5fBNXvxWX7Zod1OatXfXwYbse3hqO3KeVMhb0osVtrW0NwJg==}
/miniflare@3.20240419.1:
resolution: {integrity: sha512-Q9n0W07uUD/u0c/b03E4iogeXOAMjZnE3P7B5Yi8sPaZAx6TYWwjurGBja+Pg2yILN2iMaliEobfVyAKss33cA==}
engines: {node: '>=16.13'}
hasBin: true
dependencies:
@ -8457,7 +8451,7 @@ packages:
dependencies:
hosted-git-info: 7.0.1
is-core-module: 2.13.1
semver: 7.6.0
semver: 7.6.2
validate-npm-package-license: 3.0.4
dev: true
@ -8833,7 +8827,7 @@ packages:
dependencies:
lilconfig: 3.0.0
postcss: 8.4.38
ts-node: 10.9.2(@types/node@20.12.10)(typescript@5.2.2)
ts-node: 10.9.2(@types/node@20.12.11)(typescript@5.2.2)
yaml: 2.3.4
/postcss-modules-extract-imports@3.0.0(postcss@8.4.38):
@ -9311,9 +9305,9 @@ packages:
dependencies:
glob: 7.2.0
/rimraf@5.0.5:
resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==}
engines: {node: '>=14'}
/rimraf@5.0.7:
resolution: {integrity: sha512-nV6YcJo5wbLW77m+8KjH8aB/7/rxQy9SZ0HY5shnwULfS+9nmTtVXAJET5NdZmCzA4fPI/Hm1wo/Po/4mopOdg==}
engines: {node: '>=14.18'}
hasBin: true
dependencies:
glob: 10.3.10
@ -9430,8 +9424,8 @@ packages:
/safer-buffer@2.1.2:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
/sass@1.77.0:
resolution: {integrity: sha512-eGj4HNfXqBWtSnvItNkn7B6icqH14i3CiCGbzMKs3BAPTq62pp9NBYsBgyN4cA+qssqo9r26lW4JSvlaUUWbgw==}
/sass@1.77.1:
resolution: {integrity: sha512-OMEyfirt9XEfyvocduUIOlUSkWOXS/LAt6oblR/ISXCTukyavjex+zQNm51pPCOiFKY1QpWvEH1EeCkgyV3I6w==}
engines: {node: '>=14.0.0'}
hasBin: true
dependencies:
@ -9478,12 +9472,10 @@ packages:
resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
hasBin: true
/semver@7.6.0:
resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==}
/semver@7.6.2:
resolution: {integrity: sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==}
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: 6.0.0
/send@0.18.0:
resolution: {integrity: sha512-qqWzuOjSFOuqPjFe4NOsMLafToQQwBSOEpS+FwEt3A2V3vKubTquT3vmLTQpFgMXp8AlFWFuP1qKaJZOtPpVXg==}
@ -9549,10 +9541,10 @@ packages:
'@shikijs/core': 1.3.0
dev: true
/shiki@1.5.0:
resolution: {integrity: sha512-AMax9zrUW8u8bnvNhnmAD9mHzk244mWCDBZm+zh4Ir3lzncF/sGUcVd5gpy0IlWvOKBUUJ8uu/BFpusGJ/PdVw==}
/shiki@1.5.1:
resolution: {integrity: sha512-vx4Ds3M3B9ZEmLeSXqBAB85osBWV8ErZfP69kuFQZozPgHc33m7spLTCUkcjwEjFm3gk3F9IdXMv8kX+v9xDHA==}
dependencies:
'@shikijs/core': 1.5.0
'@shikijs/core': 1.5.1
dev: true
/side-channel@1.0.4:
@ -10003,7 +9995,7 @@ packages:
/ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
/ts-node@10.9.2(@types/node@20.12.10)(typescript@5.2.2):
/ts-node@10.9.2(@types/node@20.12.11)(typescript@5.2.2):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@ -10022,7 +10014,7 @@ packages:
'@tsconfig/node12': 1.0.9
'@tsconfig/node14': 1.0.1
'@tsconfig/node16': 1.0.2
'@types/node': 20.12.10
'@types/node': 20.12.11
acorn: 8.11.3
acorn-walk: 8.3.2(acorn@8.11.3)
arg: 4.1.3
@ -10050,8 +10042,8 @@ packages:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
dev: true
/tsx@4.9.3:
resolution: {integrity: sha512-czVbetlILiyJZI5zGlj2kw9vFiSeyra9liPD4nG+Thh4pKTi0AmMEQ8zdV/L2xbIVKrIqif4sUNrsMAOksx9Zg==}
/tsx@4.10.1:
resolution: {integrity: sha512-G+CcyTOopwhuI81FU+KpzGN5UBhHgGEDlGt8mHAXKxv8pDGr6WI7hI7aRjTRol5WzFVsSNuzl3ekCZ0eLIJlEQ==}
engines: {node: '>=18.0.0'}
hasBin: true
dependencies:
@ -10403,7 +10395,7 @@ packages:
- universal-cookie
dev: true
/vitest@1.6.0(@types/node@20.12.10):
/vitest@1.6.0(@types/node@20.12.11):
resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@ -10428,7 +10420,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.12.10
'@types/node': 20.12.11
'@vitest/expect': 1.6.0
'@vitest/runner': 1.6.0
'@vitest/snapshot': 1.6.0
@ -10651,6 +10643,7 @@ packages:
/yallist@4.0.0:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
dev: false
/yaml@2.3.4:
resolution: {integrity: sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==}