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 Jul 15, 2023
1 parent 4b539eb commit 5e72495
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 176 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"better-sqlite3": "^8.4.0",
"croner": "^6.0.6",
"kysely": "^0.26.1",
"trpc-sveltekit": "^3.5.16",
"trpc-sveltekit": "^3.5.17",
"tslog": "^4.8.2",
"vite-node": "^0.33.0",
"zod": "^3.21.4"
Expand All @@ -34,34 +34,34 @@
"@commitlint/config-conventional": "^17.6.6",
"@iconify-json/lucide": "^1.1.109",
"@ngneat/falso": "^6.4.0",
"@playwright/test": "^1.35.1",
"@playwright/test": "^1.36.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.22.1",
"@sveltejs/kit": "^1.22.3",
"@types/better-sqlite3": "^7.6.4",
"@types/node": "^20.4.1",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@types/node": "^20.4.2",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vite-pwa/sveltekit": "^0.2.5",
"autoprefixer": "^10.4.14",
"daisyui": "^3.2.1",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-svelte": "^2.32.2",
"kysely-codegen": "^0.10.1",
"postcss": "^8.4.25",
"postcss": "^8.4.26",
"postcss-load-config": "^4.0.1",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-tailwindcss": "^0.3.0",
"prettier-plugin-tailwindcss": "^0.4.0",
"svelte": "^4.0.5",
"svelte-check": "^3.4.5",
"svelte-check": "^3.4.6",
"svelte-dnd-action": "^0.9.24",
"svelte-preprocess": "^5.0.4",
"tailwindcss": "^3.3.2",
"tailwindcss": "^3.3.3",
"tslib": "^2.6.0",
"typescript": "^5.1.6",
"unplugin-icons": "^0.16.3",
"vite": "^4.4.2",
"unplugin-icons": "^0.16.5",
"vite": "^4.4.3",
"vite-plugin-pwa": "^0.16.4",
"vitest": "^0.33.0"
},
Expand Down

0 comments on commit 5e72495

Please sign in to comment.