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 Oct 30, 2024
1 parent 47d1fad commit 4c6ba62
Show file tree
Hide file tree
Showing 2 changed files with 401 additions and 384 deletions.
40 changes: 20 additions & 20 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.266",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.7.3",
"@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.4",
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"autoprefixer": "10.4.20",
"eslint": "9.11.1",
"eslint": "9.13.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.11.0",
"jsdom": "25.0.1",
"postcss": "8.4.47",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"prettier-plugin-svelte": "3.2.7",
"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.5",
"tailwindcss": "3.4.14",
"tslib": "2.8.0",
"typescript": "5.6.3",
"typescript-eslint": "8.12.2",
"unplugin-icons": "0.20.0",
"vite": "5.4.10",
"vitest": "2.1.4"
},
"type": "module",
"dependencies": {
"@fontsource/roboto": "5.1.0",
"@vercel/analytics": "1.3.1"
"@vercel/analytics": "1.3.2"
},
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.3",
"engines": {
"pnpm": ">=9"
}
Expand Down
Loading

0 comments on commit 4c6ba62

Please sign in to comment.