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

Commit

Permalink
fix(deps): update all non-major dependencies (#113)
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 Apr 21, 2024
1 parent 649be1b commit 31cf773
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 387 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,35 +14,35 @@
"format": "prettier --write ."
},
"devDependencies": {
"@iconify/json": "2.2.188",
"@sveltejs/adapter-auto": "3.1.1",
"@sveltejs/kit": "2.5.2",
"@sveltejs/vite-plugin-svelte": "3.0.2",
"@iconify/json": "2.2.202",
"@sveltejs/adapter-auto": "3.2.0",
"@sveltejs/kit": "2.5.7",
"@sveltejs/vite-plugin-svelte": "3.1.0",
"@testing-library/dom": "9.3.4",
"@testing-library/svelte": "4.1.0",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"autoprefixer": "10.4.18",
"@testing-library/svelte": "4.2.3",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/parser": "7.7.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-svelte": "2.35.1",
"eslint-plugin-svelte": "2.37.0",
"jsdom": "24.0.0",
"postcss": "8.4.35",
"postcss": "8.4.38",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.2",
"prettier-plugin-tailwindcss": "0.5.11",
"svelte": "4.2.12",
"svelte-check": "3.6.6",
"tailwindcss": "3.4.1",
"prettier-plugin-svelte": "3.2.3",
"prettier-plugin-tailwindcss": "0.5.14",
"svelte": "4.2.15",
"svelte-check": "3.6.9",
"tailwindcss": "3.4.3",
"tslib": "2.6.2",
"typescript": "5.3.3",
"typescript": "5.4.5",
"unplugin-icons": "0.18.5",
"vite": "5.1.4",
"vitest": "1.3.1"
"vite": "5.2.10",
"vitest": "1.5.0"
},
"type": "module",
"dependencies": {
"@fontsource/roboto": "5.0.8",
"@fontsource/roboto": "5.0.13",
"@vercel/analytics": "1.2.2"
},
"packageManager": "[email protected]",
Expand Down
Loading

0 comments on commit 31cf773

Please sign in to comment.