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 Nov 14, 2023
1 parent 11d6049 commit d4c1aeb
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 263 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"dependencies": {
"@svelteuidev/composables": "^0.15.3",
"@svelteuidev/core": "^0.15.3",
"@trpc/client": "^10.43.1",
"@trpc/server": "^10.43.1",
"better-sqlite3": "^9.0.0",
"croner": "^7.0.4",
"@trpc/client": "^10.43.3",
"@trpc/server": "^10.43.3",
"better-sqlite3": "^9.1.1",
"croner": "^7.0.5",
"devalue": "^4.3.2",
"kysely": "^0.26.3",
"trpc-sveltekit": "^3.5.22",
Expand All @@ -32,18 +32,18 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@iconify-json/lucide": "^1.1.140",
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@iconify-json/lucide": "^1.1.141",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.39.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.27.3",
"@sveltejs/kit": "^1.27.5",
"@types/better-sqlite3": "^7.6.7",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"@vite-pwa/sveltekit": "^0.2.7",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@vite-pwa/sveltekit": "^0.2.8",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
Expand All @@ -53,18 +53,18 @@
"kysely-codegen": "^0.11.0",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.7",
"svelte": "^4.2.3",
"svelte-check": "^3.6.0",
"svelte-dnd-action": "^0.9.31",
"svelte-preprocess": "^5.0.4",
"svelte-preprocess": "^5.1.0",
"sveltekit-adapter-deno": "^0.11.3",
"tailwindcss": "^3.3.5",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"unplugin-icons": "^0.17.3",
"unplugin-icons": "^0.17.4",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.7",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit d4c1aeb

Please sign in to comment.