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 Nov 21, 2023
1 parent 698047e commit 1815abf
Show file tree
Hide file tree
Showing 2 changed files with 305 additions and 289 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"dependencies": {
"@svelteuidev/composables": "^0.15.3",
"@svelteuidev/core": "^0.15.3",
"@trpc/client": "^10.43.3",
"@trpc/server": "^10.43.3",
"@trpc/client": "^10.43.6",
"@trpc/server": "^10.43.6",
"better-sqlite3": "^9.1.1",
"croner": "^7.0.5",
"devalue": "^4.3.2",
Expand All @@ -32,41 +32,41 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@commitlint/cli": "^18.4.1",
"@commitlint/config-conventional": "^18.4.0",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@iconify-json/lucide": "^1.1.141",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.39.0",
"@playwright/test": "^1.40.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.27.5",
"@sveltejs/kit": "^1.27.6",
"@types/better-sqlite3": "^7.6.7",
"@types/node": "^20.9.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@types/node": "^20.9.3",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vite-pwa/sveltekit": "^0.2.8",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.35.0",
"kysely-codegen": "^0.11.0",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
"postcss-load-config": "^4.0.2",
"prettier": "^3.1.0",
"prettier-plugin-svelte": "^3.1.0",
"prettier-plugin-svelte": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.7",
"svelte": "^4.2.3",
"svelte": "^4.2.7",
"svelte-check": "^3.6.0",
"svelte-dnd-action": "^0.9.31",
"svelte-preprocess": "^5.1.0",
"sveltekit-adapter-deno": "^0.11.3",
"tailwindcss": "^3.3.5",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unplugin-icons": "^0.17.4",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.7",
"vite-plugin-pwa": "^0.17.0",
"vitest": "^0.34.6"
},
"type": "module",
Expand Down
Loading

0 comments on commit 1815abf

Please sign in to comment.