chore: update deps
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
"@sveltejs/adapter-auto": "^3.2.2",
|
||||
"@sveltejs/adapter-cloudflare": "^4.6.1",
|
||||
"@sveltejs/kit": "^2.5.18",
|
||||
"@typescript-eslint/eslint-plugin": "^7.16.1",
|
||||
"@typescript-eslint/parser": "^7.16.1",
|
||||
"@typescript-eslint/eslint-plugin": "^7.17.0",
|
||||
"@typescript-eslint/parser": "^7.17.0",
|
||||
"base-64": "^1.0.0",
|
||||
"browserslist": "^4.23.2",
|
||||
"config": "workspace:*",
|
||||
@@ -49,7 +49,7 @@
|
||||
"svelte-check": "^3.8.4",
|
||||
"svelte-preprocess": "^6.0.2",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "5.3.4"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.3.3",
|
||||
"turbo": "^2.0.6"
|
||||
"turbo": "^2.0.9"
|
||||
},
|
||||
"type": "module",
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user