Skip to content

Commit

Permalink
update all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
44100hertz committed Jul 22, 2024
1 parent 018e5ac commit f07e3c7
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 518 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"@sveltejs/adapter-auto": "1.0.0-next.74",
"@sveltejs/kit": "1.0.0-next.482",
"@types/audioworklet": "^0.0.32",
"@types/webmidi": "^2.0.7",
"@typescript-eslint/eslint-plugin": "^5.37.0",
"@typescript-eslint/parser": "^5.37.0",
"esbuild": "^0.15.7",
"eslint": "^8.23.1",
"@types/webmidi": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"esbuild": "^0.15.18",
"eslint": "^8.57.0",
"eslint-plugin-svelte3": "^4.0.0",
"prettier": "^2.8.4",
"prettier-plugin-svelte": "^2.9.0",
"svelte": "^3.50.1",
"svelte-check": "^2.9.0",
"svelte-feather-icons": "^4.0.0",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"svelte": "^3.59.2",
"svelte-check": "^2.10.3",
"svelte-feather-icons": "^4.1.0",
"svelte-headlessui": "^0.0.15",
"svelte-preprocess": "^4.10.7",
"svelte2tsx": "^0.5.17",
"tslib": "^2.4.0",
"typescript": "^4.8.3",
"vite": "^3.1.0"
"svelte2tsx": "^0.5.23",
"tslib": "^2.6.3",
"typescript": "^4.9.5",
"vite": "^3.2.10"
},
"type": "module"
}
Loading

0 comments on commit f07e3c7

Please sign in to comment.