Skip to content

Commit

Permalink
Merge pull request #89 from drewbitt/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
drewbitt authored Sep 9, 2024
2 parents 0ccc217 + cb84afc commit 3473912
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 210 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,24 @@
"devDependencies": {
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@iconify-json/lucide": "^1.2.1",
"@iconify-json/lucide": "^1.2.3",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.46.1",
"@playwright/test": "^1.47.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.11",
"@types/node": "^20.16.3",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.2",
"@vite-pwa/sveltekit": "^0.6.5",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"kysely-codegen": "^0.16.4",
"postcss": "^8.4.44",
"kysely-codegen": "^0.16.5",
"postcss": "^8.4.45",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
Expand All @@ -63,10 +63,10 @@
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.10",
"tslib": "^2.7.0",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.2",
"vite": "^5.4.2",
"vite-plugin-pwa": "^0.20.3",
"typescript": "^5.6.2",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.3",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.0.5"
},
"type": "module",
Expand Down
Loading

0 comments on commit 3473912

Please sign in to comment.