Skip to content

Commit

Permalink
chore(deps): update all patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent aefef12 commit 111b05c
Show file tree
Hide file tree
Showing 11 changed files with 386 additions and 235 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@biomejs/biome": "^1.9.4",
"@changesets/cli": "^2.27.10",
"@testing-library/jest-dom": "^6.6.3",
"check-dependency-version-consistency": "^4.1.0",
"check-dependency-version-consistency": "^4.1.1",
"cross-env": "^7.0.3",
"nano-staged": "^0.8.0",
"nx": "^20.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/addon-rslib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@rsbuild/core": "^1.1.7",
"@rslib/core": "^0.1.2",
"@rslib/core": "^0.1.4",
"@types/node": "^18.0.0",
"storybook": "8.5.0-alpha.22",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
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.14",
"magic-string": "^0.30.17",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"rsbuild-plugin-html-minifier-terser": "^1.1.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/framework-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"prepare": "pnpm run build"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"@storybook/html": "^8.2.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.14",
"resolve": "^1.22.8",
"magic-string": "^0.30.17",
"resolve": "^1.22.9",
"storybook-builder-rsbuild": "workspace:*",
"tsconfig-paths": "^4.2.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/framework-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@
"prepare": "pnpm run build"
},
"dependencies": {
"@rollup/pluginutils": "^5.1.3",
"@rollup/pluginutils": "^5.1.4",
"@storybook/react": "^8.2.1",
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.14",
"magic-string": "^0.30.17",
"react-docgen": "^7.1.0",
"resolve": "^1.22.8",
"resolve": "^1.22.9",
"storybook-builder-rsbuild": "workspace:*",
"tsconfig-paths": "^4.2.0"
},
Expand Down
Loading

0 comments on commit 111b05c

Please sign in to comment.