chore: update packages

This commit is contained in:
2023-10-31 11:44:03 +01:00
parent 10e043a2d4
commit e64a3af6bb
3 changed files with 102 additions and 121 deletions

View File

@@ -21,18 +21,18 @@
"embla-carousel": "^7.1.0",
"focus-visible": "^5.2.0",
"motion": "^10.16.4",
"ogl": "^1.0.1",
"ogl": "^1.0.3",
"sanitize.css": "^13.0.0",
"swell-js": "3.22.3",
"swell-js": "3.22.4",
"tweakpane": "^4.0.1",
"utils": "workspace:*"
},
"devDependencies": {
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/adapter-cloudflare": "^2.3.3",
"@sveltejs/kit": "^1.27.0",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@sveltejs/kit": "^1.27.2",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"base-64": "^1.0.0",
"browserslist": "^4.22.1",
"config": "workspace:*",
@@ -44,7 +44,7 @@
"postcss-normalize": "^10.0.1",
"postcss-preset-env": "^9.2.0",
"postcss-sort-media-queries": "^5.2.0",
"sass": "^1.69.4",
"sass": "^1.69.5",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"svelte-preprocess": "^5.0.4",