Skip to content

Commit

Permalink
chore(deps): update all patch dependencies (#184)
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 Dec 3, 2024
1 parent d6b666a commit 69c4934
Show file tree
Hide file tree
Showing 7 changed files with 398 additions and 501 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,18 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.27.9",
"@changesets/cli": "^2.27.10",
"@testing-library/jest-dom": "^6.6.3",
"check-dependency-version-consistency": "^4.1.0",
"cross-env": "^7.0.3",
"nano-staged": "^0.8.0",
"nx": "^20.1.2",
"nx": "^20.1.4",
"simple-git-hooks": "^2.11.1",
"sort-package-json": "^2.10.1",
"ts-dedent": "^2.2.0",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"constants-browserify": "^1.0.0",
"es-module-lexer": "^1.5.4",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.14",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"rsbuild-plugin-html-minifier-terser": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@storybook/html": "^8.2.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.14",
"resolve": "^1.22.8",
"storybook-builder-rsbuild": "workspace:*",
"tsconfig-paths": "^4.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.12",
"magic-string": "^0.30.14",
"react-docgen": "^7.1.0",
"resolve": "^1.22.8",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
883 changes: 390 additions & 493 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sandboxes/rslib-react-mf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@chromatic-com/storybook": "^3.2.2",
"@module-federation/rsbuild-plugin": "^0.7.5",
"@module-federation/storybook-addon": "3.0.8",
"@module-federation/storybook-addon": "3.0.11",
"@rsbuild/core": "^1.1.7",
"@rsbuild/plugin-react": "1.0.7",
"@rsbuild/plugin-sass": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "rspress preview"
},
"dependencies": {
"rspress": "^1.37.1"
"rspress": "^1.37.3"
},
"devDependencies": {
"@types/node": "^18.0.0"
Expand Down

0 comments on commit 69c4934

Please sign in to comment.