Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#3340)
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 Sep 2, 2024
1 parent 70f44f2 commit 8a2a850
Show file tree
Hide file tree
Showing 14 changed files with 337 additions and 448 deletions.
2 changes: 1 addition & 1 deletion e2e/cases/styled-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@e2e/styled-component",
"private": true,
"dependencies": {
"styled-components": "^6.1.12",
"styled-components": "^6.1.13",
"@rsbuild/plugin-styled-components": "^1.0.1"
}
}
4 changes: 2 additions & 2 deletions e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1",
"solid-js": "^1.8.21",
"solid-js": "^1.8.22",
"vue": "^3.4.38",
"vue-router": "^4.4.3"
},
Expand Down Expand Up @@ -44,7 +44,7 @@
"@types/fs-extra": "^11.0.4",
"@types/lodash": "^4.17.7",
"@types/node": "18.x",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"create-rsbuild": "workspace:*",
"fast-glob": "^3.3.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"preview": "rsbuild preview"
},
"dependencies": {
"solid-js": "^1.8.21"
"solid-js": "^1.8.22"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@changesets/cli": "^2.27.7",
"@modern-js/module-tools": "^2.58.2",
"@modern-js/module-tools": "^2.58.3",
"@rsbuild/config": "workspace:*",
"@scripts/test-helper": "workspace:*",
"check-dependency-version-consistency": "^4.1.0",
"cross-env": "^7.0.3",
"cspell-ban-words": "^0.0.3",
"nano-staged": "^0.8.0",
"nx": "^19.6.2",
"nx": "^19.6.4",
"prettier": "^3.3.3",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@rspack/core": "1.0.0",
"@rspack/lite-tapable": "1.0.0",
"@swc/helpers": "^0.5.12",
"caniuse-lite": "^1.0.30001653",
"caniuse-lite": "^1.0.30001655",
"core-js": "~3.38.1"
},
"devDependencies": {
Expand Down Expand Up @@ -83,7 +83,7 @@
"on-finished": "2.4.1",
"open": "^8.4.0",
"picocolors": "^1.0.1",
"postcss": "^8.4.41",
"postcss": "^8.4.43",
"postcss-load-config": "6.0.1",
"postcss-loader": "8.1.1",
"prebundle": "1.2.2",
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 @@ -27,7 +27,7 @@
"start": "node ./dist/index.js"
},
"devDependencies": {
"@rslib/core": "0.0.3",
"@rslib/core": "0.0.4",
"@types/node": "18.x",
"typescript": "^5.5.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-react-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@rsbuild/core": "workspace:*",
"@rsbuild/plugin-react": "workspace:*",
"@types/react": "^18.3.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-solid-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "rsbuild preview"
},
"dependencies": {
"solid-js": "^1.8.21"
"solid-js": "^1.8.22"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-solid-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "rsbuild preview"
},
"dependencies": {
"solid-js": "^1.8.21"
"solid-js": "^1.8.22"
},
"devDependencies": {
"@rsbuild/core": "workspace:*",
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 @@ -32,7 +32,7 @@
"dependencies": {
"deepmerge": "^4.3.1",
"loader-utils": "^2.0.4",
"postcss": "^8.4.41",
"postcss": "^8.4.43",
"reduce-configs": "^1.0.0",
"sass-embedded": "^1.77.8"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@rsbuild/plugin-babel": "workspace:*",
"babel-preset-solid": "^1.8.19",
"babel-preset-solid": "^1.8.22",
"solid-refresh": "0.6.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 8a2a850

Please sign in to comment.