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 Sep 6, 2024
1 parent 888b335 commit 513257b
Show file tree
Hide file tree
Showing 7 changed files with 280 additions and 1,067 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
},
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.8",
"@testing-library/jest-dom": "6.4.5",
"cross-env": "^7.0.3",
"nano-staged": "^0.8.0",
"nx": "^19.4.3",
"simple-git-hooks": "^2.11.1",
"sort-package-json": "^2.10.0",
"ts-dedent": "^2.0.0",
"sort-package-json": "^2.10.1",
"ts-dedent": "^2.2.0",
"typescript": "^5.3.2",
"vitest": "^1.6.0"
},
Expand Down
22 changes: 11 additions & 11 deletions packages/builder-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,29 +65,29 @@
"case-sensitive-paths-webpack-plugin": "^2.4.0",
"cjs-module-lexer": "^1.2.3",
"constants-browserify": "^1.0.0",
"css-loader": "^6.7.1",
"es-module-lexer": "^1.5.0",
"express": "^4.17.3",
"fs-extra": "^11.1.0",
"magic-string": "^0.30.5",
"css-loader": "^6.11.0",
"es-module-lexer": "^1.5.4",
"express": "^4.19.2",
"fs-extra": "^11.2.0",
"magic-string": "^0.30.11",
"path-browserify": "^1.0.1",
"process": "^0.11.10",
"rsbuild-plugin-html-minifier-terser": "^1.1.0",
"style-loader": "^3.3.1",
"rsbuild-plugin-html-minifier-terser": "^1.1.1",
"style-loader": "^3.3.4",
"ts-dedent": "^2.2.0",
"url": "^0.11.0",
"util": "^0.12.4",
"url": "^0.11.4",
"util": "^0.12.5",
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@rsbuild/core": "1.0.1-rc.2",
"@types/express": "^4.17.21",
"@types/fs-extra": "^11.0.4",
"@types/node": "^18.0.0",
"@types/pretty-hrtime": "^1.0.0",
"@types/pretty-hrtime": "^1.0.3",
"add": "^2.0.6",
"pretty-hrtime": "^1.0.3",
"slash": "^5.0.0",
"slash": "^5.1.0",
"storybook": "8.3.0-beta.3",
"typescript": "^5.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@storybook/react-docgen-typescript-plugin": "^1.0.1",
"@types/node": "^18.0.0",
"find-up": "^5.0.0",
"magic-string": "^0.30.10",
"magic-string": "^0.30.11",
"react-docgen": "^7.0.3",
"resolve": "^1.22.8",
"storybook-builder-rsbuild": "workspace:*",
Expand Down
Loading

0 comments on commit 513257b

Please sign in to comment.