mirror of
https://github.com/versia-pub/api.git
synced 2025-12-06 08:28:19 +01:00
chore: 📦 Update packages
This commit is contained in:
parent
813a2688c8
commit
34dc6ff99d
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://biomejs.dev/schemas/1.6.4/schema.json",
|
"$schema": "https://biomejs.dev/schemas/1.7.3/schema.json",
|
||||||
"organizeImports": {
|
"organizeImports": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"ignore": ["node_modules", "dist"]
|
"ignore": ["node_modules", "dist"]
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
"build": "bun run build.ts"
|
"build": "bun run build.ts"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@biomejs/biome": "^1.7.3",
|
"@biomejs/biome": "^1.8.0",
|
||||||
"@types/bun": "^1.1.3",
|
"@types/bun": "^1.1.3",
|
||||||
"bun-plugin-dts": "^0.2.3"
|
"bun-plugin-dts": "^0.2.3"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue