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 May 7, 2024
1 parent cb08fbe commit 1f71d35
Show file tree
Hide file tree
Showing 2 changed files with 799 additions and 586 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,22 +28,22 @@
"kysely": "^0.27.3",
"trpc-sveltekit": "^3.6.1",
"tslog": "^4.9.2",
"vite-node": "^1.5.2",
"zod": "^3.23.5"
"vite-node": "^1.6.0",
"zod": "^3.23.6"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@iconify-json/lucide": "^1.1.186",
"@iconify-json/lucide": "^1.1.187",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.43.1",
"@playwright/test": "^1.44.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.10",
"@types/node": "^20.12.7",
"@types/node": "^20.12.10",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vite-pwa/sveltekit": "^0.4.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
Expand All @@ -52,22 +52,22 @@
"eslint-plugin-svelte": "^2.38.0",
"kysely-codegen": "^0.15.0",
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"postcss-load-config": "^5.1.0",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"svelte": "^4.2.15",
"svelte-check": "^3.7.0",
"svelte-dnd-action": "^0.9.43",
"svelte-check": "^3.7.1",
"svelte-dnd-action": "^0.9.44",
"svelte-preprocess": "^5.1.4",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.3",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"unplugin-icons": "^0.18.5",
"vite": "^5.2.10",
"vite-plugin-pwa": "^0.19.8",
"vitest": "^1.5.2"
"unplugin-icons": "^0.19.0",
"vite": "^5.2.11",
"vite-plugin-pwa": "^0.20.0",
"vitest": "^1.6.0"
},
"type": "module",
"eslintConfig": {
Expand Down
Loading

0 comments on commit 1f71d35

Please sign in to comment.