Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
kitschpatrol committed Feb 23, 2024
1 parent c855efe commit 232f871
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 148 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -232,23 +232,23 @@
"esm-env": "^1.0.0",
"fast-copy": "^3.0.1",
"fast-equals": "^5.0.1",
"nanoid": "^5.0.4",
"nanoid": "^5.0.6",
"svelte-local-storage-store": "^0.6.4",
"tweakpane": "^4.0.3",
"tweakpane-plugin-waveform": "^1.0.0"
},
"devDependencies": {
"@kitschpatrol/shared-config": "^4.4.2",
"@phenomnomnominal/tsquery": "^6.1.3",
"@playwright/test": "^1.41.1",
"@playwright/test": "^1.41.2",
"@stkb/rewrap": "^0.1.0",
"@sveltejs/adapter-static": "^3.0.1",
"@sveltejs/kit": "^2.5.0",
"@sveltejs/package": "^2.2.6",
"@sveltejs/vite-plugin-svelte": "^3.0.1",
"@types/eslint": "^8.56.2",
"@sveltejs/kit": "^2.5.1",
"@sveltejs/package": "^2.2.7",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@types/eslint": "^8.56.3",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.6",
"@types/node": "^20.11.20",
"bumpp": "^9.3.0",
"eslint": "^8.56.0",
"fs-extra": "^11.2.0",
Expand All @@ -257,15 +257,15 @@
"postcss-html": "^1.6.0",
"publint": "^0.2.7",
"read-package-up": "^11.0.0",
"svelte": "^4.2.9",
"svelte-check": "^3.6.3",
"svelte": "^4.2.12",
"svelte-check": "^3.6.4",
"svelte-language-server": "^0.16.3",
"svelte2tsx": "^0.7.0",
"svelte2tsx": "^0.7.1",
"ts-morph": "^21.0.1",
"tslib": "^2.6.2",
"tsx": "^4.7.0",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.1.4",
"yaml": "^2.3.4"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 232f871

Please sign in to comment.