master
Skye 2 years ago
parent 692f7249a6
commit 68b1039c2b
Signed by: me
GPG Key ID: 0104BC05F41B77B8

@ -15,9 +15,9 @@
}, },
"devDependencies": { "devDependencies": {
"@playwright/test": "1.25.0", "@playwright/test": "1.25.0",
"@sveltejs/adapter-auto": "next", "@sveltejs/adapter-auto": "^1.0.0",
"@sveltejs/adapter-node": "^1.0.0-next.101", "@sveltejs/adapter-node": "^1.0.0",
"@sveltejs/kit": "next", "@sveltejs/kit": "^1.0.0",
"@tailwindcss/forms": "^0.5.2", "@tailwindcss/forms": "^0.5.2",
"@typescript-eslint/eslint-plugin": "^5.27.0", "@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0", "@typescript-eslint/parser": "^5.27.0",
@ -37,7 +37,7 @@
"tailwindcss": "^3.1.5", "tailwindcss": "^3.1.5",
"tslib": "^2.3.1", "tslib": "^2.3.1",
"typescript": "^4.7.4", "typescript": "^4.7.4",
"vite": "^3.1.0" "vite": "^4.0.0"
}, },
"type": "module", "type": "module",
"dependencies": { "dependencies": {

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save