Skip to content

Commit

Permalink
Update NPM packages to Svelte 5
Browse files Browse the repository at this point in the history
  • Loading branch information
rmunn committed Nov 26, 2024
1 parent 7eaf4f8 commit 8c936f8
Show file tree
Hide file tree
Showing 4 changed files with 710 additions and 644 deletions.
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,19 @@
"@graphql-typed-document-node/core": "^3.2.0",
"@iconify-json/mdi": "^1.1.66",
"@playwright/test": "^1.44.0",
"@sveltejs/adapter-node": "^4.0.1",
"@sveltejs/kit": "^2.5.10",
"@sveltejs/vite-plugin-svelte": "^3.1.1",
"@sveltejs/adapter-node": "^5.2.9",
"@sveltejs/kit": "^2.8.4",
"@sveltejs/vite-plugin-svelte": "^4.0.2",
"@tailwindcss/typography": "^0.5.13",
"@types/mjml": "^4.7.4",
"@types/node": "^20.12.12",
"@types/zxcvbn": "^4.4.4",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "catalog:",
"@urql/core": "^5.0.4",
"@urql/core": "^5.0.8",
"@urql/devtools": "^2.0.3",
"@urql/exchange-graphcache": "^7.1.2",
"@urql/svelte": "^4.2.1",
"@urql/svelte": "^4.2.2",
"autoprefixer": "^10.4.19",
"daisyui": "^4.11.1",
"eslint": "catalog:",
Expand All @@ -63,7 +63,7 @@
"rimraf": "^5.0.7",
"svelte": "catalog:",
"svelte-check": "catalog:",
"svelte-eslint-parser": "^0.33.1",
"svelte-eslint-parser": "^0.43.0",
"svelte-preprocess": "catalog:",
"svelte-turnstile": "^0.5.0",
"sveltekit-superforms": "^1.13.4",
Expand Down
Loading

0 comments on commit 8c936f8

Please sign in to comment.