added pwa plugin
This commit is contained in:
parent
112c5f9b0d
commit
14d8956be9
4286
package-lock.json
generated
4286
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -14,8 +14,9 @@
|
||||
"@sveltejs/adapter-static": "^3.0.1",
|
||||
"@sveltejs/kit": "^2.0.0",
|
||||
"@sveltejs/vite-plugin-svelte": "^3.0.0",
|
||||
"@tailwindcss/typography": "0.5.10",
|
||||
"@tailwindcss/forms": "0.5.7",
|
||||
"@tailwindcss/typography": "0.5.10",
|
||||
"@vite-pwa/sveltekit": "^0.3.0",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"postcss": "^8.4.32",
|
||||
"postcss-load-config": "^5.0.2",
|
||||
@ -26,7 +27,7 @@
|
||||
},
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"nipplejs": "^0.10.1",
|
||||
"@floating-ui/dom": "1.5.4"
|
||||
"@floating-ui/dom": "1.5.4",
|
||||
"nipplejs": "^0.10.1"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user