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 Jan 9, 2025
1 parent 9dd446c commit 01b1304
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 156 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"format": "prettier --write ."
},
"devDependencies": {
"@iconify/json": "2.2.291",
"@iconify/json": "2.2.293",
"@sveltejs/adapter-auto": "3.3.1",
"@sveltejs/kit": "2.15.1",
"@sveltejs/kit": "2.15.2",
"@sveltejs/vite-plugin-svelte": "4.0.4",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.0-next.3",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@testing-library/svelte": "5.2.6",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -32,12 +32,12 @@
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.2",
"prettier-plugin-tailwindcss": "0.6.9",
"svelte": "5.16.1",
"svelte-check": "4.1.1",
"svelte": "5.17.2",
"svelte-check": "4.1.3",
"tailwindcss": "3.4.17",
"tslib": "2.8.1",
"typescript": "5.7.2",
"typescript-eslint": "8.19.0",
"typescript": "5.7.3",
"typescript-eslint": "8.19.1",
"unplugin-icons": "0.22.0",
"vite": "5.4.11",
"vitest": "2.1.8"
Expand All @@ -47,7 +47,7 @@
"@fontsource/roboto": "5.1.1",
"@vercel/analytics": "1.4.1"
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"pnpm": ">=9"
}
Expand Down
Loading

0 comments on commit 01b1304

Please sign in to comment.