Skip to content

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] committed Mar 12, 2024
1 parent d158a5f commit 70e4870
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 123 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"dependencies": {
"@svelteuidev/composables": "^0.15.4",
"@svelteuidev/core": "^0.15.4",
"@trpc/client": "^10.45.1",
"@trpc/server": "^10.45.1",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"better-sqlite3": "^9.4.3",
"croner": "^8.0.1",
"devalue": "^4.3.2",
"kysely": "^0.27.2",
"kysely": "^0.27.3",
"trpc-sveltekit": "^3.6.1",
"tslog": "^4.9.2",
"vite-node": "^1.3.1",
Expand All @@ -34,15 +34,15 @@
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@iconify-json/lucide": "^1.1.172",
"@iconify-json/lucide": "^1.1.173",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.42.1",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@types/node": "^20.11.26",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "^10.4.18",
"cross-env": "^7.0.3",
Expand All @@ -65,7 +65,7 @@
"tslib": "^2.6.2",
"typescript": "^5.4.2",
"unplugin-icons": "^0.18.5",
"vite": "^5.1.5",
"vite": "^5.1.6",
"vite-plugin-pwa": "^0.19.2",
"vitest": "^1.3.1"
},
Expand Down
Loading

0 comments on commit 70e4870

Please sign in to comment.