Skip to content

Commit f716071

Browse files
chore(deps-dev): bump the minor-and-patch group with 2 updates
Bumps the minor-and-patch group with 2 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) and [vite-plugin-node-polyfills](https://github.com/davidmyersdev/vite-plugin-node-polyfills). Updates `@biomejs/biome` from 2.0.6 to 2.1.4 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/[email protected]/packages/@biomejs/biome) Updates `vite-plugin-node-polyfills` from 0.22.0 to 0.24.0 - [Release notes](https://github.com/davidmyersdev/vite-plugin-node-polyfills/releases) - [Commits](davidmyersdev/vite-plugin-node-polyfills@v0.22.0...v0.24.0) --- updated-dependencies: - dependency-name: "@biomejs/biome" dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: vite-plugin-node-polyfills dependency-version: 0.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c49bf3f commit f716071

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/example-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"typescript": "catalog:",
5050
"typescript-eslint": "^8.39.0",
5151
"vite": "^7.1.1",
52-
"vite-plugin-node-polyfills": "^0.22.0",
52+
"vite-plugin-node-polyfills": "^0.24.0",
5353
"vite-tsconfig-paths": "^5.1.4"
5454
},
5555
"lint-staged": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"codegen": "turbo run codegen"
4343
},
4444
"devDependencies": {
45-
"@biomejs/biome": "2.0.6",
45+
"@biomejs/biome": "2.1.4",
4646
"@changesets/cli": "^2.29.5",
4747
"eslint": "^9.33.0",
4848
"husky": "^9.1.7",

0 commit comments

Comments
 (0)