Skip to content

Commit

Permalink
Merge pull request #99 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 Oct 18, 2024
2 parents 4083413 + 0c4aae9 commit a7cf117
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 213 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@svelteuidev/core": "^0.15.7",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"better-sqlite3": "^11.3.0",
"better-sqlite3": "^11.4.0",
"croner": "^8.1.2",
"devalue": "^5.1.1",
"kysely": "^0.27.4",
Expand All @@ -35,22 +35,22 @@
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@eslint/js": "^9.12.0",
"@iconify-json/lucide": "^1.2.9",
"@iconify-json/lucide": "^1.2.10",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.48.0",
"@sveltejs/adapter-node": "^5.2.7",
"@playwright/test": "^1.48.1",
"@sveltejs/adapter-node": "^5.2.8",
"@sveltejs/kit": "^2.7.1",
"@sveltejs/vite-plugin-svelte": "^3.1.2",
"@types/better-sqlite3": "^7.6.11",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.16.11",
"@types/node": "^20.16.12",
"@vite-pwa/sveltekit": "^0.6.5",
"autoprefixer": "^10.4.20",
"cross-env": "^7.0.3",
"daisyui": "^4.12.13",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.44.1",
"eslint-plugin-svelte": "^2.45.1",
"globals": "^15.11.0",
"kysely-codegen": "^0.16.8",
"postcss": "^8.4.47",
Expand All @@ -62,16 +62,16 @@
"svelte-check": "^4.0.5",
"svelte-dnd-action": "^0.9.51",
"svelte-preprocess": "^6.0.3",
"sveltekit-adapter-deno": "^0.13.0",
"tailwindcss": "^3.4.13",
"tslib": "^2.7.0",
"sveltekit-adapter-deno": "^0.14.0",
"tailwindcss": "^3.4.14",
"tslib": "^2.8.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.9.0",
"typescript-eslint": "^8.10.0",
"unplugin-icons": "^0.19.3",
"vite": "^5.4.9",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.1.3"
},
"type": "module",
"packageManager": "[email protected].1"
"packageManager": "[email protected].2"
}
Loading

0 comments on commit a7cf117

Please sign in to comment.