Skip to content

Commit

Permalink
move deps
Browse files Browse the repository at this point in the history
  • Loading branch information
secondl1ght committed May 23, 2024
1 parent cfebf81 commit 629ac45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"format": "prettier --plugin=prettier-plugin-svelte --plugin=prettier-plugin-tailwindcss --write ."
},
"devDependencies": {
"@resvg/resvg-js": "^2.6.2",
"@sveltejs/adapter-netlify": "^4.2.0",
"@sveltejs/kit": "^2.5.8",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
Expand All @@ -34,8 +33,6 @@
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"satori": "^0.10.13",
"satori-html": "^0.3.2",
"svelte": "^4.2.17",
"svelte-check": "^3.7.1",
"svelte-preprocess": "^5.1.4",
Expand All @@ -49,6 +46,7 @@
"@fortawesome/fontawesome-free": "^6.5.2",
"@lottiefiles/svelte-lottie-player": "^0.3.1",
"@mapbox/geojson-rewind": "^0.5.2",
"@resvg/resvg-js": "^2.6.2",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/svelte-table": "^8.17.3",
"@zerodevx/svelte-toast": "^0.9.5",
Expand All @@ -66,6 +64,8 @@
"localforage": "^1.10.0",
"marked": "^12.0.2",
"qrcode": "^1.5.3",
"satori": "^0.10.13",
"satori-html": "^0.3.2",
"svelte-outclick": "^3.7.1",
"svelte-time": "^0.9.0",
"svg-captcha": "^1.4.0",
Expand Down

0 comments on commit 629ac45

Please sign in to comment.