Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent cfcef2d commit d232a11
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 340 deletions.
32 changes: 16 additions & 16 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.235",
"@sveltejs/adapter-auto": "3.2.3",
"@sveltejs/kit": "2.5.21",
"@sveltejs/vite-plugin-svelte": "3.1.1",
"@iconify/json": "2.2.243",
"@sveltejs/adapter-auto": "3.2.4",
"@sveltejs/kit": "2.5.25",
"@sveltejs/vite-plugin-svelte": "3.1.2",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.1",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"autoprefixer": "10.4.20",
"eslint": "9.9.0",
"eslint": "9.9.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.43.0",
"globals": "15.9.0",
"jsdom": "24.1.1",
"postcss": "8.4.41",
"jsdom": "24.1.3",
"postcss": "8.4.44",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"prettier-plugin-tailwindcss": "0.6.6",
"svelte": "4.2.18",
"svelte-check": "3.8.5",
"tailwindcss": "3.4.9",
"tslib": "2.6.3",
"svelte": "4.2.19",
"svelte-check": "3.8.6",
"tailwindcss": "3.4.10",
"tslib": "2.7.0",
"typescript": "5.5.4",
"typescript-eslint": "8.0.1",
"typescript-eslint": "8.4.0",
"unplugin-icons": "0.19.2",
"vite": "5.4.0",
"vite": "5.4.2",
"vitest": "2.0.5"
},
"type": "module",
"dependencies": {
"@fontsource/roboto": "5.0.14",
"@vercel/analytics": "1.3.1"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.9.0",
"engines": {
"pnpm": ">=9"
}
Expand Down
Loading

0 comments on commit d232a11

Please sign in to comment.