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 Oct 24, 2023
1 parent f5e99de commit 45629cd
Show file tree
Hide file tree
Showing 2 changed files with 550 additions and 301 deletions.
34 changes: 17 additions & 17 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.40.0",
"@trpc/server": "^10.40.0",
"@trpc/client": "^10.41.0",
"@trpc/server": "^10.41.0",
"better-sqlite3": "^8.7.0",
"croner": "^7.0.3",
"croner": "^7.0.4",
"devalue": "^4.3.2",
"kysely": "^0.26.3",
"trpc-sveltekit": "^3.5.21",
Expand All @@ -32,22 +32,22 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@iconify-json/lucide": "^1.1.134",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify-json/lucide": "^1.1.136",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.39.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.25.2",
"@types/better-sqlite3": "^7.6.5",
"@types/node": "^20.8.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@sveltejs/kit": "^1.27.0",
"@types/better-sqlite3": "^7.6.6",
"@types/node": "^20.8.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vite-pwa/sveltekit": "^0.2.7",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^3.9.2",
"eslint": "^8.51.0",
"daisyui": "^3.9.3",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.34.0",
"kysely-codegen": "^0.11.0",
Expand All @@ -56,16 +56,16 @@
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.6",
"svelte": "^4.2.1",
"svelte": "^4.2.2",
"svelte-check": "^3.5.2",
"svelte-dnd-action": "^0.9.31",
"svelte-preprocess": "^5.0.4",
"sveltekit-adapter-deno": "^0.11.2",
"sveltekit-adapter-deno": "^0.11.3",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"unplugin-icons": "^0.17.0",
"vite": "^4.4.11",
"unplugin-icons": "^0.17.1",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.5",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit 45629cd

Please sign in to comment.