Skip to content

Commit

Permalink
Update dependency @types/node to ^22.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent cc16528 commit acae226
Show file tree
Hide file tree
Showing 13 changed files with 205 additions and 201 deletions.
2 changes: 1 addition & 1 deletion demo/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@graphql-codegen/typescript-operations": "^2.5.13",
"@swc/plugin-emotion": "^2.5.124",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"@types/react-router": "^5.1.20",
Expand Down
2 changes: 1 addition & 1 deletion demo/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/cookie-parser": "^1.4.8",
"@types/express": "^4.17.21",
"@types/faker": "^5.5.9",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/response-time": "^2.3.8",
"dotenv-cli": "^7.4.4",
"eslint": "^8.0.0",
Expand Down
2 changes: 1 addition & 1 deletion demo/site-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@graphql-codegen/typescript": "^2.8.8",
"@graphql-codegen/typescript-operations": "^2.5.13",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"chokidar-cli": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion demo/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@graphql-codegen/near-operation-file-preset": "^2.5.0",
"@graphql-codegen/typescript": "^2.8.8",
"@graphql-codegen/typescript-operations": "^2.5.13",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"chokidar-cli": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@comet/cli": "workspace:*",
"@comet/dev-process-manager": "^2.7.0",
"@formatjs/cli": "^6.5.1",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"knip": "^5.43.1",
"cspell": "^8.17.2",
"dotenv-cli": "^7.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@comet/eslint-config": "workspace:^7.11.0",
"@mui/material": "^6.3.0",
"@types/cli-progress": "^3.11.6",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"change-case": "^4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/jest": "^29.5.14",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"@types/react-router": "^5.1.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/blocks-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@mui/system": "^6.3.0",
"@types/jest": "^29.5.14",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/react": "^17.0.83",
"@types/react-dom": "^17.0.26",
"@types/react-router": "^5.1.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/cms-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/lodash.escaperegexp": "^4.1.9",
"@types/lodash.isequal": "^4.5.8",
"@types/mime-db": "^1.43.5",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/object-path": "^0.11.4",
"@types/pluralize": "^0.0.33",
"@types/react": "^17.0.83",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/cms-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@types/mime": "^2.0.3",
"@types/mime-db": "^1.43.5",
"@types/multer": "^1.4.12",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"@types/node-fetch": "^2.6.12",
"@types/passport-http": "^0.3.11",
"@types/passport-jwt": "^3.0.13",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@comet/eslint-config": "workspace:^7.11.0",
"@types/node": "^22.10.7",
"@types/node": "^22.10.10",
"eslint": "^8.0.0",
"npm-run-all2": "^5.0.2",
"rimraf": "^6.0.1",
Expand Down
Loading

0 comments on commit acae226

Please sign in to comment.