Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2024
1 parent 47d1fad commit 6cebe8b
Show file tree
Hide file tree
Showing 2 changed files with 731 additions and 561 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,40 +14,40 @@
"format": "prettier --write ."
},
"devDependencies": {
"@iconify/json": "2.2.252",
"@sveltejs/adapter-auto": "3.2.5",
"@sveltejs/kit": "2.5.28",
"@iconify/json": "2.2.273",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.8.1",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.1",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"@testing-library/svelte": "5.2.5",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"autoprefixer": "10.4.20",
"eslint": "9.11.1",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.44.0",
"globals": "15.9.0",
"eslint-plugin-svelte": "2.46.0",
"globals": "15.12.0",
"jsdom": "25.0.1",
"postcss": "8.4.47",
"postcss": "8.4.49",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"prettier-plugin-svelte": "3.2.8",
"prettier-plugin-tailwindcss": "0.6.8",
"svelte": "4.2.19",
"svelte-check": "4.0.2",
"tailwindcss": "3.4.13",
"tslib": "2.7.0",
"typescript": "5.6.2",
"typescript-eslint": "8.7.0",
"unplugin-icons": "0.19.3",
"vite": "5.4.8",
"vitest": "2.1.1"
"svelte-check": "4.0.9",
"tailwindcss": "3.4.15",
"tslib": "2.8.1",
"typescript": "5.6.3",
"typescript-eslint": "8.15.0",
"unplugin-icons": "0.20.1",
"vite": "5.4.11",
"vitest": "2.1.5"
},
"type": "module",
"dependencies": {
"@fontsource/roboto": "5.1.0",
"@vercel/analytics": "1.3.1"
"@vercel/analytics": "1.4.0"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.13.2",
"engines": {
"pnpm": ">=9"
}
Expand Down
Loading

0 comments on commit 6cebe8b

Please sign in to comment.