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 Oct 16, 2023
1 parent 6da6ba7 commit 287f5ca
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 119 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@trpc/client": "^10.40.0",
"@trpc/server": "^10.40.0",
"better-sqlite3": "^8.7.0",
"croner": "^7.0.2",
"croner": "^7.0.3",
"devalue": "^4.3.2",
"kysely": "^0.26.3",
"trpc-sveltekit": "^3.5.21",
Expand All @@ -32,30 +32,30 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@iconify-json/lucide": "^1.1.132",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@iconify-json/lucide": "^1.1.134",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.38.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.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/node": "^20.8.6",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vite-pwa/sveltekit": "^0.2.7",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^3.9.2",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.34.0",
"kysely-codegen": "^0.10.1",
"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.5",
"prettier-plugin-tailwindcss": "^0.5.6",
"svelte": "^4.2.1",
"svelte-check": "^3.5.2",
"svelte-dnd-action": "^0.9.31",
Expand Down
Loading

0 comments on commit 287f5ca

Please sign in to comment.