diff --git a/applications/app/package.json b/applications/app/package.json index 7fce9e91d..a4668037c 100644 --- a/applications/app/package.json +++ b/applications/app/package.json @@ -108,7 +108,7 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash-es": "4.17.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/react": "18.3.3", "@types/react-adaptive-hooks": "0.0.4", "@types/react-dom": "18.3.0", diff --git a/libraries/react-utils/package.json b/libraries/react-utils/package.json index 7b78de242..cfb5d1426 100644 --- a/libraries/react-utils/package.json +++ b/libraries/react-utils/package.json @@ -62,7 +62,7 @@ "@testing-library/react": "16.0.0", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "eslint": "8.57.0", diff --git a/templates/library/package.json b/templates/library/package.json index 14d2a898d..02a937794 100644 --- a/templates/library/package.json +++ b/templates/library/package.json @@ -56,7 +56,7 @@ "@package/tsconfig": "workspace:*", "@testing-library/dom": "10.4.0", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "eslint": "8.57.0", "jest": "29.7.0", "lint-staged": "12.1.7", diff --git a/templates/node-server/package.json b/templates/node-server/package.json index 564931e0e..ccd7927c7 100644 --- a/templates/node-server/package.json +++ b/templates/node-server/package.json @@ -60,7 +60,7 @@ "@package/prettier-config": "workspace:*", "@package/tsconfig": "workspace:*", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "eslint": "8.57.0", "jest": "29.7.0", "lint-staged": "12.1.7", diff --git a/templates/react-application/package.json b/templates/react-application/package.json index 66d439cb8..2d24402c7 100644 --- a/templates/react-application/package.json +++ b/templates/react-application/package.json @@ -75,7 +75,7 @@ "@testing-library/react-hooks": "8.0.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "bundlesize": "0.18.2", diff --git a/templates/react-library/package.json b/templates/react-library/package.json index 3848c346f..b1fa16346 100644 --- a/templates/react-library/package.json +++ b/templates/react-library/package.json @@ -62,7 +62,7 @@ "@testing-library/react": "16.0.0", "@testing-library/react-hooks": "8.0.1", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "eslint": "8.57.0", diff --git a/templates/solid-application/package.json b/templates/solid-application/package.json index 382d780f3..74f067577 100644 --- a/templates/solid-application/package.json +++ b/templates/solid-application/package.json @@ -74,7 +74,7 @@ "@testing-library/jest-dom": "6.4.8", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", - "@types/node": "20.16.0", + "@types/node": "20.16.1", "babel-jest": "29.7.0", "babel-loader": "9.1.3", "babel-preset-solid": "1.8.19", diff --git a/yarn.lock b/yarn.lock index 02b5c6591..02c978d21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -203,7 +203,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash-es": "npm:4.17.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" "@types/react": "npm:18.3.3" "@types/react-adaptive-hooks": "npm:0.0.4" "@types/react-dom": "npm:18.3.0" @@ -293,7 +293,7 @@ __metadata: "@testing-library/react-hooks": "npm:8.0.1" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" bundlesize: "npm:0.18.2" @@ -350,7 +350,7 @@ __metadata: "@testing-library/jest-dom": "npm:6.4.8" "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" babel-jest: "npm:29.7.0" babel-loader: "npm:9.1.3" babel-preset-solid: "npm:1.8.19" @@ -3006,7 +3006,7 @@ __metadata: "@package/tsconfig": "workspace:*" "@testing-library/dom": "npm:10.4.0" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" eslint: "npm:8.57.0" jest: "npm:29.7.0" lint-staged: "npm:12.1.7" @@ -3035,7 +3035,7 @@ __metadata: "@testing-library/react": "npm:16.0.0" "@testing-library/react-hooks": "npm:8.0.1" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" eslint: "npm:8.57.0" @@ -3070,7 +3070,7 @@ __metadata: "@testing-library/react": "npm:16.0.0" "@testing-library/react-hooks": "npm:8.0.1" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.3.0" eslint: "npm:8.57.0" @@ -3517,7 +3517,7 @@ __metadata: "@package/prettier-config": "workspace:*" "@package/tsconfig": "workspace:*" "@types/jest": "npm:29.5.12" - "@types/node": "npm:20.16.0" + "@types/node": "npm:20.16.1" eslint: "npm:8.57.0" fastify: "npm:4.28.1" jest: "npm:29.7.0" @@ -4315,12 +4315,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:20.16.0": - version: 20.16.0 - resolution: "@types/node@npm:20.16.0" +"@types/node@npm:20.16.1": + version: 20.16.1 + resolution: "@types/node@npm:20.16.1" dependencies: undici-types: "npm:~6.19.2" - checksum: 10c0/ad8e11e654af99b3556397c87a495cf3cf5d3e8e8bfa1f60e14d255763e9cde7e703d7309fb7c39e89c1191281f2759cb8314f36dee2ae0bf8779123fc85d90c + checksum: 10c0/cac13c0f42467df3254805a671ca9e74a6eb7c41568de972e26b10dcc448a45743aaf00e9e5fce4a9214da5bc8444fe902918e105dac5a224e24e83fd9989a97 languageName: node linkType: hard