Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^22.13.0 (#4470)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent 4fe33d9 commit 33d9d1e
Show file tree
Hide file tree
Showing 17 changed files with 75 additions and 75 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@tailwindcss/postcss": "^4.0.2",
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.15",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"create-rsbuild": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion examples/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"typescript": "^5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/compat/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"ansi-escapes": "4.3.2",
"cli-truncate": "2.1.0",
"patch-console": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"devDependencies": {
"@rslib/core": "0.4.0",
"@types/connect": "3.4.38",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/on-finished": "2.3.4",
"@types/webpack-bundle-analyzer": "4.7.0",
"@types/ws": "^8.5.14",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@rslib/core": "0.4.0",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"typescript": "^5.7.3"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-babel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"babel-loader": "9.2.1",
"prebundle": "1.2.7",
"typescript": "^5.7.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"preact": "^10.25.4",
"typescript": "^5.7.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"@types/sass-loader": "^8.0.9",
"prebundle": "1.2.7",
"resolve-url-loader": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-stylus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"typescript": "^5.7.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"svelte": "^5.19.6",
"typescript": "^5.7.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-svgr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"file-loader": "6.2.0",
"prebundle": "1.2.7",
"svgo": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@rsbuild/core": "workspace:*",
"@rslib/core": "0.4.0",
"@scripts/test-helper": "workspace:*",
"@types/node": "^22.12.0",
"@types/node": "^22.13.0",
"typescript": "^5.7.3",
"vue": "^3.5.13",
"webpack": "^5.97.1"
Expand Down
Loading

1 comment on commit 33d9d1e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs ✅ success
plugins ❌ failure
rspress ✅ success
rslib ✅ success
examples ✅ success

Please sign in to comment.