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] authored Jun 17, 2024
1 parent fb1332b commit 1fc35c7
Show file tree
Hide file tree
Showing 2 changed files with 211 additions and 203 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,46 +26,46 @@
"croner": "^8.0.2",
"devalue": "^5.0.0",
"kysely": "^0.27.3",
"trpc-sveltekit": "^3.6.1",
"trpc-sveltekit": "^3.6.2",
"tslog": "^4.9.3",
"vite-node": "^1.6.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@iconify-json/lucide": "^1.1.191",
"@iconify-json/lucide": "^1.1.193",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.44.1",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.10",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@types/node": "^20.14.3",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.39.3",
"eslint-plugin-svelte": "^2.40.0",
"kysely-codegen": "^0.15.0",
"postcss": "^8.4.38",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.6.3",
"prettier-plugin-tailwindcss": "^0.6.5",
"svelte": "^4.2.18",
"svelte-check": "^3.8.0",
"svelte-dnd-action": "^0.9.48",
"svelte-check": "^3.8.1",
"svelte-dnd-action": "^0.9.49",
"svelte-preprocess": "^5.1.4",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.4.5",
"unplugin-icons": "^0.19.0",
"vite": "^5.2.13",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.20.0",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 1fc35c7

Please sign in to comment.