npm client prod(deps): bump @types/node from 18.16.14 to 20.2.3 (#363)

This commit is contained in:
Danny Avila 2023-05-22 12:33:52 -04:00 committed by GitHub
parent 7ec061c694
commit bf911074cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 17 deletions

View file

@ -38,7 +38,7 @@
"@tailwindcss/forms": "^0.5.3", "@tailwindcss/forms": "^0.5.3",
"@tanstack/react-query": "^4.28.0", "@tanstack/react-query": "^4.28.0",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/node": "^18.15.10", "@types/node": "^20.2.3",
"@types/react": "^18.0.30", "@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11", "@types/react-dom": "^18.0.11",
"@zattoo/use-double-click": "1.2.0", "@zattoo/use-double-click": "1.2.0",
@ -89,7 +89,7 @@
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"@tanstack/react-query-devtools": "^4.29.0", "@tanstack/react-query-devtools": "^4.29.0",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/node": "^18.15.10", "@types/node": "^20.2.3",
"@types/react": "^18.0.30", "@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11", "@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0", "@vitejs/plugin-react": "^3.1.0",

24
package-lock.json generated
View file

@ -99,7 +99,7 @@
"@tailwindcss/forms": "^0.5.3", "@tailwindcss/forms": "^0.5.3",
"@tanstack/react-query": "^4.28.0", "@tanstack/react-query": "^4.28.0",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/node": "^18.15.10", "@types/node": "^20.2.3",
"@types/react": "^18.0.30", "@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11", "@types/react-dom": "^18.0.11",
"@zattoo/use-double-click": "1.2.0", "@zattoo/use-double-click": "1.2.0",
@ -150,7 +150,7 @@
"@babel/runtime": "^7.20.13", "@babel/runtime": "^7.20.13",
"@tanstack/react-query-devtools": "^4.29.0", "@tanstack/react-query-devtools": "^4.29.0",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/node": "^18.15.10", "@types/node": "^20.2.3",
"@types/react": "^18.0.30", "@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11", "@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0", "@vitejs/plugin-react": "^3.1.0",
@ -172,11 +172,6 @@
"vite-plugin-html": "^3.2.0" "vite-plugin-html": "^3.2.0"
} }
}, },
"client/node_modules/@types/node": {
"version": "18.16.8",
"dev": true,
"license": "MIT"
},
"client/node_modules/typescript": { "client/node_modules/typescript": {
"version": "5.0.4", "version": "5.0.4",
"dev": true, "dev": true,
@ -5157,8 +5152,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.1.3", "version": "20.2.3",
"license": "MIT" "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.3.tgz",
"integrity": "sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw=="
}, },
"node_modules/@types/parse5": { "node_modules/@types/parse5": {
"version": "6.0.3", "version": "6.0.3",
@ -21449,7 +21445,9 @@
"version": "0.7.31" "version": "0.7.31"
}, },
"@types/node": { "@types/node": {
"version": "20.1.3" "version": "20.2.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.3.tgz",
"integrity": "sha512-pg9d0yC4rVNWQzX8U7xb4olIOFuuVL9za3bzMT2pu2SU0SNEi66i2qrvhE2qt0HvkhuCaWJu7pLNOt/Pj8BIrw=="
}, },
"@types/parse5": { "@types/parse5": {
"version": "6.0.3" "version": "6.0.3"
@ -22681,7 +22679,7 @@
"@tanstack/react-query": "^4.28.0", "@tanstack/react-query": "^4.28.0",
"@tanstack/react-query-devtools": "^4.29.0", "@tanstack/react-query-devtools": "^4.29.0",
"@types/jest": "^29.5.0", "@types/jest": "^29.5.0",
"@types/node": "^18.15.10", "@types/node": "^20.2.3",
"@types/react": "^18.0.30", "@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11", "@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0", "@vitejs/plugin-react": "^3.1.0",
@ -22739,10 +22737,6 @@
"vite-plugin-html": "^3.2.0" "vite-plugin-html": "^3.2.0"
}, },
"dependencies": { "dependencies": {
"@types/node": {
"version": "18.16.8",
"dev": true
},
"typescript": { "typescript": {
"version": "5.0.4", "version": "5.0.4",
"dev": true "dev": true