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 19, 2024
1 parent 70e4870 commit 5e16cf3
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 228 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,46 +28,46 @@
"kysely": "^0.27.3",
"trpc-sveltekit": "^3.6.1",
"tslog": "^4.9.2",
"vite-node": "^1.3.1",
"vite-node": "^1.4.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^19.0.3",
"@commitlint/config-conventional": "^19.0.3",
"@iconify-json/lucide": "^1.1.173",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@iconify-json/lucide": "^1.1.175",
"@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.26",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@types/node": "^20.11.29",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@vite-pwa/sveltekit": "^0.4.0",
"autoprefixer": "^10.4.18",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"kysely-codegen": "^0.13.1",
"postcss": "^8.4.35",
"kysely-codegen": "^0.14.1",
"postcss": "^8.4.36",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.2.2",
"prettier-plugin-tailwindcss": "^0.5.12",
"svelte": "^4.2.12",
"svelte-check": "^3.6.6",
"svelte-dnd-action": "^0.9.40",
"svelte-check": "^3.6.7",
"svelte-dnd-action": "^0.9.41",
"svelte-preprocess": "^5.1.3",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.4.2",
"unplugin-icons": "^0.18.5",
"vite": "^5.1.6",
"vite-plugin-pwa": "^0.19.2",
"vitest": "^1.3.1"
"vite-plugin-pwa": "^0.19.4",
"vitest": "^1.4.0"
},
"type": "module",
"eslintConfig": {
Expand Down
Loading

0 comments on commit 5e16cf3

Please sign in to comment.