Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): replace dependency rome with @biomejs/biome #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"rome": "^12.0.0",
"@biomejs/biome": "^1.0.0",
"typescript": "^5.0.0"
}
}
164 changes: 92 additions & 72 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1514,6 +1514,97 @@ __metadata:
languageName: node
linkType: hard

"@biomejs/biome@npm:^1.0.0":
version: 1.9.4
resolution: "@biomejs/biome@npm:1.9.4"
dependencies:
"@biomejs/cli-darwin-arm64": 1.9.4
"@biomejs/cli-darwin-x64": 1.9.4
"@biomejs/cli-linux-arm64": 1.9.4
"@biomejs/cli-linux-arm64-musl": 1.9.4
"@biomejs/cli-linux-x64": 1.9.4
"@biomejs/cli-linux-x64-musl": 1.9.4
"@biomejs/cli-win32-arm64": 1.9.4
"@biomejs/cli-win32-x64": 1.9.4
dependenciesMeta:
"@biomejs/cli-darwin-arm64":
optional: true
"@biomejs/cli-darwin-x64":
optional: true
"@biomejs/cli-linux-arm64":
optional: true
"@biomejs/cli-linux-arm64-musl":
optional: true
"@biomejs/cli-linux-x64":
optional: true
"@biomejs/cli-linux-x64-musl":
optional: true
"@biomejs/cli-win32-arm64":
optional: true
"@biomejs/cli-win32-x64":
optional: true
bin:
biome: bin/biome
checksum: 0bb448d9cf07c76556e0af62cec4262ccdf2d2800a472459c0666c180fdb74ac602a5d87325e926e860cc41c34166fca27f753afc24b2264317f2f29861005b5
languageName: node
linkType: hard

"@biomejs/cli-darwin-arm64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-darwin-arm64@npm:1.9.4"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-darwin-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-darwin-x64@npm:1.9.4"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64-musl@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.4"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-arm64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-arm64@npm:1.9.4"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-linux-x64-musl@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.4"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@biomejs/cli-linux-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-linux-x64@npm:1.9.4"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@biomejs/cli-win32-arm64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-win32-arm64@npm:1.9.4"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@biomejs/cli-win32-x64@npm:1.9.4":
version: 1.9.4
resolution: "@biomejs/cli-win32-x64@npm:1.9.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@builder.io/partytown@npm:^0.5.2":
version: 0.5.4
resolution: "@builder.io/partytown@npm:0.5.4"
Expand Down Expand Up @@ -2977,48 +3068,6 @@ __metadata:
languageName: node
linkType: hard

"@rometools/cli-darwin-arm64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-darwin-arm64@npm:12.0.0"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@rometools/cli-darwin-x64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-darwin-x64@npm:12.0.0"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@rometools/cli-linux-arm64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-linux-arm64@npm:12.0.0"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"@rometools/cli-linux-x64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-linux-x64@npm:12.0.0"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"@rometools/cli-win32-arm64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-win32-arm64@npm:12.0.0"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@rometools/cli-win32-x64@npm:12.0.0":
version: 12.0.0
resolution: "@rometools/cli-win32-x64@npm:12.0.0"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@sideway/address@npm:^4.1.3":
version: 4.1.4
resolution: "@sideway/address@npm:4.1.4"
Expand Down Expand Up @@ -10569,8 +10618,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "note-js@workspace:."
dependencies:
"@biomejs/biome": ^1.0.0
"@changesets/cli": ^2.26.1
rome: ^12.0.0
typescript: ^5.0.0
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -12418,35 +12467,6 @@ __metadata:
languageName: node
linkType: hard

"rome@npm:^12.0.0":
version: 12.0.0
resolution: "rome@npm:12.0.0"
dependencies:
"@rometools/cli-darwin-arm64": 12.0.0
"@rometools/cli-darwin-x64": 12.0.0
"@rometools/cli-linux-arm64": 12.0.0
"@rometools/cli-linux-x64": 12.0.0
"@rometools/cli-win32-arm64": 12.0.0
"@rometools/cli-win32-x64": 12.0.0
dependenciesMeta:
"@rometools/cli-darwin-arm64":
optional: true
"@rometools/cli-darwin-x64":
optional: true
"@rometools/cli-linux-arm64":
optional: true
"@rometools/cli-linux-x64":
optional: true
"@rometools/cli-win32-arm64":
optional: true
"@rometools/cli-win32-x64":
optional: true
bin:
rome: bin/rome
checksum: e26adcf06da28ec61b048b69f0387ad72c0f105444cb59f633f330aa9975e382f4055c6d17748e6630b303a33d87c5a3a0fc465bbb1054b74b88f01d14a70529
languageName: node
linkType: hard

"run-async@npm:^2.4.0":
version: 2.4.1
resolution: "run-async@npm:2.4.1"
Expand Down