fix: missing dependency in frontend
This commit is contained in:
parent
e658135a81
commit
280825cf67
1
bun.lock
1
bun.lock
@ -30,6 +30,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"pg": "^8.11.11",
|
||||
"postcss": "^8.5.3",
|
||||
"postgres": "^3.4.5",
|
||||
"svelte": "^5.25.7",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"ua-parser-js": "^2.0.3",
|
||||
|
@ -18,6 +18,7 @@
|
||||
"date-fns": "^4.1.0",
|
||||
"pg": "^8.11.11",
|
||||
"postcss": "^8.5.3",
|
||||
"postgres": "^3.4.5",
|
||||
"svelte": "^5.25.7",
|
||||
"tailwindcss": "^4.1.4",
|
||||
"ua-parser-js": "^2.0.3",
|
||||
|
Loading…
Reference in New Issue
Block a user