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 7, 2023
1 parent 6d44df6 commit 19b0cd6
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 153 deletions.
24 changes: 12 additions & 12 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.0",
"@trpc/server": "^10.43.0",
"@trpc/client": "^10.43.1",
"@trpc/server": "^10.43.1",
"better-sqlite3": "^8.7.0",
"croner": "^7.0.4",
"devalue": "^4.3.2",
Expand All @@ -34,22 +34,22 @@
"devDependencies": {
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@iconify-json/lucide": "^1.1.138",
"@iconify-json/lucide": "^1.1.140",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.39.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.27.2",
"@types/better-sqlite3": "^7.6.6",
"@types/node": "^20.8.9",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@sveltejs/kit": "^1.27.3",
"@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",
"autoprefixer": "^10.4.16",
"cross-env": "^7.0.3",
"daisyui": "^3.9.4",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.34.0",
"eslint-plugin-svelte": "^2.35.0",
"kysely-codegen": "^0.11.0",
"postcss": "^8.4.31",
"postcss-load-config": "^4.0.1",
Expand All @@ -64,9 +64,9 @@
"tailwindcss": "^3.3.5",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"unplugin-icons": "^0.17.1",
"unplugin-icons": "^0.17.3",
"vite": "^4.5.0",
"vite-plugin-pwa": "^0.16.6",
"vite-plugin-pwa": "^0.16.7",
"vitest": "^0.34.6"
},
"type": "module",
Expand Down
Loading

0 comments on commit 19b0cd6

Please sign in to comment.