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 Jul 1, 2024
1 parent 9ac2b76 commit 162ddc3
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 192 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@svelteuidev/core": "^0.15.6",
"@trpc/client": "^10.45.2",
"@trpc/server": "^10.45.2",
"better-sqlite3": "^11.0.0",
"better-sqlite3": "^11.1.1",
"croner": "^8.0.2",
"devalue": "^5.0.0",
"kysely": "^0.27.3",
Expand All @@ -34,15 +34,15 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@iconify-json/lucide": "^1.1.195",
"@iconify-json/lucide": "^1.1.197",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.45.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.10",
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vite-pwa/sveltekit": "^0.5.0",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
Expand All @@ -51,21 +51,21 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.41.0",
"kysely-codegen": "^0.15.0",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.6.5",
"svelte": "^4.2.18",
"svelte-check": "^3.8.2",
"svelte-check": "^3.8.4",
"svelte-dnd-action": "^0.9.49",
"svelte-preprocess": "^5.1.4",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.4",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"typescript": "^5.5.3",
"unplugin-icons": "^0.19.0",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vite-plugin-pwa": "^0.20.0",
"vitest": "^1.6.0"
},
Expand Down
Loading

0 comments on commit 162ddc3

Please sign in to comment.