Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
deps: update dependency @biomejs/biome to v2.1.2
  • Loading branch information
renovate[bot] authored Jul 26, 2025
commit 447c5b765cc7f4704bbe327e43fac7cc22530bf6
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-router": "7.5.3"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"@cloudflare/vite-plugin": "1.0.12",
"@configs/common": "workspace:*",
"@configs/node": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion configs/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vitest": "3.2.4"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"pkgroll": "2.13.1",
"typescript": "5.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion configs/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"vitest": "3.2.4"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"@configs/common": "workspace:*",
"pkgroll": "2.13.1",
"typescript": "5.8.3"
Expand Down
2 changes: 1 addition & 1 deletion configs/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"vitest": "3.2.4"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"pkgroll": "2.13.1",
"typescript": "5.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion configs/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"vitest": "3.2.4"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"pkgroll": "2.13.1",
"typescript": "5.8.3"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"clean": "turbo clean"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"@turbo/gen": "2.5.5",
"turbo": "2.5.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"tw-animate-css": "1.3.6"
},
"devDependencies": {
"@biomejs/biome": "2.0.6",
"@biomejs/biome": "2.1.2",
"@chromatic-com/storybook": "3.2.7",
"@configs/common": "workspace:*",
"@configs/react": "workspace:*",
Expand Down
98 changes: 49 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading