chore(deps): bump @types/node from 20.10.4 to 20.10.5 (#520)

This commit is contained in:
dependabot[bot] 2023-12-19 20:16:46 +08:00 committed by GitHub
parent 66557a1b16
commit 68a242e6c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 15 additions and 9 deletions

View File

@ -37,7 +37,7 @@
"@thisbeyond/solid-dnd": "^0.7.5", "@thisbeyond/solid-dnd": "^0.7.5",
"@types/byte-size": "^8.1.2", "@types/byte-size": "^8.1.2",
"@types/lodash": "^4.14.202", "@types/lodash": "^4.14.202",
"@types/node": "^20.10.4", "@types/node": "^20.10.5",
"@types/uuid": "^9.0.7", "@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.15.0", "@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.14.0", "@typescript-eslint/parser": "^6.14.0",

View File

@ -75,8 +75,8 @@ dependencies:
specifier: ^4.14.202 specifier: ^4.14.202
version: 4.14.202 version: 4.14.202
'@types/node': '@types/node':
specifier: ^20.10.4 specifier: ^20.10.5
version: 20.10.4 version: 20.10.5
'@types/uuid': '@types/uuid':
specifier: ^9.0.7 specifier: ^9.0.7
version: 9.0.7 version: 9.0.7
@ -169,7 +169,7 @@ dependencies:
version: 9.0.1 version: 9.0.1
vite: vite:
specifier: ^5.0.10 specifier: ^5.0.10
version: 5.0.10(@types/node@20.10.4) version: 5.0.10(@types/node@20.10.5)
vite-plugin-pwa: vite-plugin-pwa:
specifier: ^0.17.4 specifier: ^0.17.4
version: 0.17.4(vite@5.0.10)(workbox-build@7.0.0)(workbox-window@7.0.0) version: 0.17.4(vite@5.0.10)(workbox-build@7.0.0)(workbox-window@7.0.0)
@ -2382,6 +2382,12 @@ packages:
undici-types: 5.26.5 undici-types: 5.26.5
dev: false dev: false
/@types/node@20.10.5:
resolution: {integrity: sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw==}
dependencies:
undici-types: 5.26.5
dev: false
/@types/normalize-package-data@2.4.4: /@types/normalize-package-data@2.4.4:
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
dev: false dev: false
@ -6492,7 +6498,7 @@ packages:
debug: 4.3.4 debug: 4.3.4
fast-glob: 3.3.2 fast-glob: 3.3.2
pretty-bytes: 6.1.1 pretty-bytes: 6.1.1
vite: 5.0.10(@types/node@20.10.4) vite: 5.0.10(@types/node@20.10.5)
workbox-build: 7.0.0 workbox-build: 7.0.0
workbox-window: 7.0.0 workbox-window: 7.0.0
transitivePeerDependencies: transitivePeerDependencies:
@ -6512,13 +6518,13 @@ packages:
merge-anything: 5.1.7 merge-anything: 5.1.7
solid-js: 1.8.7 solid-js: 1.8.7
solid-refresh: 0.5.3(solid-js@1.8.7) solid-refresh: 0.5.3(solid-js@1.8.7)
vite: 5.0.10(@types/node@20.10.4) vite: 5.0.10(@types/node@20.10.5)
vitefu: 0.2.5(vite@5.0.10) vitefu: 0.2.5(vite@5.0.10)
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
dev: false dev: false
/vite@5.0.10(@types/node@20.10.4): /vite@5.0.10(@types/node@20.10.5):
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==} resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
engines: {node: ^18.0.0 || >=20.0.0} engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true hasBin: true
@ -6546,7 +6552,7 @@ packages:
terser: terser:
optional: true optional: true
dependencies: dependencies:
'@types/node': 20.10.4 '@types/node': 20.10.5
esbuild: 0.19.8 esbuild: 0.19.8
postcss: 8.4.32 postcss: 8.4.32
rollup: 4.7.0 rollup: 4.7.0
@ -6562,7 +6568,7 @@ packages:
vite: vite:
optional: true optional: true
dependencies: dependencies:
vite: 5.0.10(@types/node@20.10.4) vite: 5.0.10(@types/node@20.10.5)
dev: false dev: false
/webidl-conversions@4.0.2: /webidl-conversions@4.0.2: