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 Feb 20, 2024
1 parent 0828c53 commit 10a8a80
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 231 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,27 +23,27 @@
"@trpc/client": "^10.45.1",
"@trpc/server": "^10.45.1",
"better-sqlite3": "^9.4.1",
"croner": "^8.0.0",
"croner": "^8.0.1",
"devalue": "^4.3.2",
"kysely": "^0.27.2",
"trpc-sveltekit": "^3.5.26",
"tslog": "^4.9.2",
"vite-node": "^1.2.2",
"vite-node": "^1.3.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@iconify-json/lucide": "^1.1.164",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@iconify-json/lucide": "^1.1.166",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.41.2",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.3",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20.11.17",
"@types/node": "^20.11.19",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vite-pwa/sveltekit": "^0.3.0",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "^10.4.17",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
Expand All @@ -54,20 +54,20 @@
"postcss": "^8.4.35",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-svelte": "^3.2.1",
"prettier-plugin-tailwindcss": "^0.5.11",
"svelte": "^4.2.10",
"svelte": "^4.2.11",
"svelte-check": "^3.6.4",
"svelte-dnd-action": "^0.9.38",
"svelte-dnd-action": "^0.9.39",
"svelte-preprocess": "^5.1.3",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.5",
"vite": "^5.1.1",
"vite-plugin-pwa": "^0.18.1",
"vitest": "^1.2.2"
"vite": "^5.1.3",
"vite-plugin-pwa": "^0.19.0",
"vitest": "^1.3.0"
},
"type": "module",
"eslintConfig": {
Expand Down
Loading

0 comments on commit 10a8a80

Please sign in to comment.