Skip to content

Commit

Permalink
chore: Bump svelte-app deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kiosion committed Oct 19, 2023
1 parent cdf411a commit 933e4a9
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 224 deletions.
18 changes: 9 additions & 9 deletions svelte-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,39 @@
"@iconify/svelte": "^3.1.4",
"@poppanator/sveltekit-svg": "^4.1.3",
"@portabletext/svelte": "^2.1.3",
"@portabletext/types": "^2.0.7",
"@portabletext/types": "^2.0.8",
"@sanity/image-url": "^1.0.2",
"@sveltejs/adapter-netlify": "^2.0.8",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.25.1",
"@sveltejs/kit": "^1.26.0",
"@tailwindcss/aspect-ratio": "^0.4.2",
"@testing-library/cypress": "^10.0.1",
"@testing-library/svelte": "^4.0.3",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/parser": "^6.8.0",
"@vitest/ui": "^0.32.2",
"autoprefixer": "^10.4.16",
"cypress": "^13.3.0",
"cypress": "^13.3.2",
"dotenv": "^16.3.1",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-svelte": "^2.34.0",
"eslint-plugin-unused-imports": "^3.0.0",
"highlight.js": "^11.8.0",
"highlight.js": "^11.9.0",
"jsdom": "^22.1.0",
"netlify-cli": "^15.10.0",
"pixelarticons": "^1.7.0",
"postcss": "^8.4.14",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5",
"rimraf": "^5.0.5",
"sass": "^1.69.0",
"svelte": "^4.2.1",
"svelte": "^4.2.2",
"svelte-body": "^1.4.0",
"svelte-breakpoints": "0.2.0",
"svelte-check": "^3.5.2",
Expand Down
Loading

0 comments on commit 933e4a9

Please sign in to comment.