Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Dec 28, 2023
1 parent 547f57c commit a3ecb5b
Show file tree
Hide file tree
Showing 2 changed files with 693 additions and 474 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,32 +13,32 @@
"prepare": "husky install"
},
"devDependencies": {
"@sveltejs/adapter-cloudflare": "^2.3.3",
"@sveltejs/kit": "^1.24.0",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"autoprefixer": "^10.4.15",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"@sveltejs/adapter-cloudflare": "^3.0.1",
"@sveltejs/kit": "^2.0.6",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte3": "^4.0.0",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"postcss": "^8.4.29",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"lint-staged": "^15.2.0",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-svelte": "^3.1.2",
"pretty-quick": "^3.1.3",
"svelte": "^4.2.0",
"svelte-check": "^3.5.1",
"svelte-preprocess": "^5.0.4",
"tailwindcss": "^3.3.3",
"svelte": "^4.2.8",
"svelte-check": "^3.6.2",
"svelte-preprocess": "^5.1.3",
"tailwindcss": "^3.4.0",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"vite": "^4.4.9"
"typescript": "^5.3.3",
"vite": "^5.0.10"
},
"dependencies": {
"classnames": "^2.3.2",
"classnames": "^2.5.0",
"svelte-lite-youtube-embed": "^1.1.0",
"svelte-seo": "^1.5.3",
"svelte-seo": "^1.5.4",
"swiper": "^8.4.7"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit a3ecb5b

Please sign in to comment.