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
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 9aca6ea commit 15b28b4
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 106 deletions.
18 changes: 9 additions & 9 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.188",
"@iconify/json": "2.2.192",
"@sveltejs/adapter-auto": "3.1.1",
"@sveltejs/kit": "2.5.2",
"@sveltejs/kit": "2.5.4",
"@sveltejs/vite-plugin-svelte": "3.0.2",
"@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",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"autoprefixer": "10.4.18",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand All @@ -30,19 +30,19 @@
"postcss": "8.4.35",
"prettier": "3.2.5",
"prettier-plugin-svelte": "3.2.2",
"prettier-plugin-tailwindcss": "0.5.11",
"prettier-plugin-tailwindcss": "0.5.12",
"svelte": "4.2.12",
"svelte-check": "3.6.6",
"svelte-check": "3.6.7",
"tailwindcss": "3.4.1",
"tslib": "2.6.2",
"typescript": "5.3.3",
"typescript": "5.4.2",
"unplugin-icons": "0.18.5",
"vite": "5.1.4",
"vite": "5.1.6",
"vitest": "1.3.1"
},
"type": "module",
"dependencies": {
"@fontsource/roboto": "5.0.8",
"@fontsource/roboto": "5.0.12",
"@vercel/analytics": "1.2.2"
}
}
Loading

0 comments on commit 15b28b4

Please sign in to comment.