Merge pull request #2 from woodchen-ink/dependabot/npm_and_yarn/types/node-22.10.0

Chore(deps-dev): Bump @types/node from 18.15.11 to 22.10.0
This commit is contained in:
wood chen 2024-11-27 09:46:49 +08:00 committed by GitHub
commit faf10d53f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 20 additions and 10 deletions

View File

@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/lodash-es": "^4.17.7",
"@types/node": "^18.15.11",
"@types/node": "^22.10.0",
"@types/react": "^18.0.37",
"@types/react-dom": "^18.0.11",
"@types/react-virtualized-auto-sizer": "^1.0.1",

28
pnpm-lock.yaml generated
View File

@ -65,8 +65,8 @@ devDependencies:
specifier: ^4.17.7
version: 4.17.7
'@types/node':
specifier: ^18.15.11
version: 18.15.11
specifier: ^22.10.0
version: 22.10.0
'@types/react':
specifier: ^18.0.37
version: 18.0.37
@ -144,7 +144,7 @@ devDependencies:
version: 0.51.4(postcss@8.4.22)(rollup@2.79.1)(vite@4.2.2)
vite:
specifier: ^4.2.2
version: 4.2.2(@types/node@18.15.11)(sass@1.81.0)
version: 4.2.2(@types/node@22.10.0)(sass@1.81.0)
vite-plugin-pwa:
specifier: ^0.14.7
version: 0.14.7(vite@4.2.2)(workbox-build@6.5.4)(workbox-window@6.5.4)
@ -2048,6 +2048,12 @@ packages:
resolution: {integrity: sha512-E5Kwq2n4SbMzQOn6wnmBjuK9ouqlURrcZDVfbo9ftDDTFt3nk7ZKK4GMOzoYgnpQJKcxwQw+lGaBvvlMo0qN/Q==}
dev: true
/@types/node@22.10.0:
resolution: {integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==}
dependencies:
undici-types: 6.20.0
dev: true
/@types/prop-types@15.7.5:
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
dev: true
@ -2436,7 +2442,7 @@ packages:
chokidar: 3.5.3
fast-glob: 3.2.12
magic-string: 0.30.0
vite: 4.2.2(@types/node@18.15.11)(sass@1.81.0)
vite: 4.2.2(@types/node@22.10.0)(sass@1.81.0)
transitivePeerDependencies:
- rollup
dev: true
@ -2452,7 +2458,7 @@ packages:
'@babel/plugin-transform-react-jsx-source': 7.19.6(@babel/core@7.21.4)
magic-string: 0.27.0
react-refresh: 0.14.0
vite: 4.2.2(@types/node@18.15.11)(sass@1.81.0)
vite: 4.2.2(@types/node@22.10.0)(sass@1.81.0)
transitivePeerDependencies:
- supports-color
dev: true
@ -5307,6 +5313,10 @@ packages:
jiti: 1.18.2
dev: true
/undici-types@6.20.0:
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
dev: true
/unicode-canonical-property-names-ecmascript@2.0.0:
resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==}
engines: {node: '>=4'}
@ -5430,7 +5440,7 @@ packages:
fast-glob: 3.2.12
pretty-bytes: 6.1.0
rollup: 3.20.6
vite: 4.2.2(@types/node@18.15.11)(sass@1.81.0)
vite: 4.2.2(@types/node@22.10.0)(sass@1.81.0)
workbox-build: 6.5.4
workbox-window: 6.5.4
transitivePeerDependencies:
@ -5448,13 +5458,13 @@ packages:
debug: 4.3.4
globrex: 0.1.2
tsconfck: 2.1.1(typescript@5.0.4)
vite: 4.2.2(@types/node@18.15.11)(sass@1.81.0)
vite: 4.2.2(@types/node@22.10.0)(sass@1.81.0)
transitivePeerDependencies:
- supports-color
- typescript
dev: true
/vite@4.2.2(@types/node@18.15.11)(sass@1.81.0):
/vite@4.2.2(@types/node@22.10.0)(sass@1.81.0):
resolution: {integrity: sha512-PcNtT5HeDxb3QaSqFYkEum8f5sCVe0R3WK20qxgIvNBZPXU/Obxs/+ubBMeE7nLWeCo2LDzv+8hRYSlcaSehig==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@ -5479,7 +5489,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 18.15.11
'@types/node': 22.10.0
esbuild: 0.17.17
postcss: 8.4.22
resolve: 1.22.2