mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Update dependencies.
This commit is contained in:
parent
31db84c371
commit
b25af709e2
2 changed files with 261 additions and 261 deletions
12
package.json
12
package.json
|
|
@ -27,7 +27,7 @@
|
|||
"@resvg/resvg-js": "^2.4.1",
|
||||
"@sveltejs/adapter-auto": "^1.0.3",
|
||||
"@sveltejs/adapter-vercel": "^1.0.6",
|
||||
"@sveltejs/kit": "^1.25.0",
|
||||
"@sveltejs/kit": "^1.25.1",
|
||||
"@types/cookie": "^0.5.1",
|
||||
"@types/node": "^18.17.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.62.0",
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"eslint-plugin-svelte": "^2.32.4",
|
||||
"just-clone": "^6.2.0",
|
||||
"just-debounce-it": "^3.2.0",
|
||||
"postcss": "^8.4.29",
|
||||
"postcss": "^8.4.30",
|
||||
"postcss-import": "^15.1.0",
|
||||
"postcss-load-config": "^4.0.1",
|
||||
"postcss-preset-env": "^8.5.1",
|
||||
|
|
@ -50,11 +50,11 @@
|
|||
"satori-html": "^0.3.2",
|
||||
"svelte": "^4.2.1",
|
||||
"svelte-check": "^3.5.0",
|
||||
"svelte-meta-tags": "^3.0.3",
|
||||
"svelte-meta-tags": "^3.0.4",
|
||||
"svelte-preprocess": "^5.0.4",
|
||||
"svelte-sequential-preprocessor": "^2.0.1",
|
||||
"sveltekit-flash-message": "^2.2.0",
|
||||
"sveltekit-superforms": "^1.6.1",
|
||||
"sveltekit-flash-message": "^2.2.1",
|
||||
"sveltekit-superforms": "^1.7.2",
|
||||
"tailwindcss": "^3.3.3",
|
||||
"ts-node": "^10.9.1",
|
||||
"tslib": "^2.6.1",
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
"iconify-icon": "^1.0.8",
|
||||
"just-kebab-case": "^4.2.0",
|
||||
"loader": "^2.1.1",
|
||||
"lucia": "^2.4.2",
|
||||
"lucia": "^2.7.0",
|
||||
"lucide-svelte": "^0.256.1",
|
||||
"open-props": "^1.5.13",
|
||||
"radix-svelte": "^0.9.0",
|
||||
|
|
|
|||
510
pnpm-lock.yaml
510
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue