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 Feb 13, 2024
1 parent 8bec7d4 commit 0828c53
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 135 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"dependencies": {
"@svelteuidev/composables": "^0.15.4",
"@svelteuidev/core": "^0.15.4",
"@trpc/client": "^10.45.0",
"@trpc/server": "^10.45.0",
"better-sqlite3": "^9.4.0",
"@trpc/client": "^10.45.1",
"@trpc/server": "^10.45.1",
"better-sqlite3": "^9.4.1",
"croner": "^8.0.0",
"devalue": "^4.3.2",
"kysely": "^0.27.2",
Expand All @@ -34,13 +34,13 @@
"devDependencies": {
"@commitlint/cli": "^18.6.0",
"@commitlint/config-conventional": "^18.6.0",
"@iconify-json/lucide": "^1.1.162",
"@iconify-json/lucide": "^1.1.164",
"@ngneat/falso": "^7.1.1",
"@playwright/test": "^1.41.2",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.3",
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20.11.16",
"@types/node": "^20.11.17",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vite-pwa/sveltekit": "^0.3.0",
Expand All @@ -51,22 +51,22 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
"kysely-codegen": "^0.12.0",
"postcss": "^8.4.34",
"postcss-load-config": "^5.0.2",
"postcss": "^8.4.35",
"postcss-load-config": "^5.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.2",
"prettier-plugin-tailwindcss": "^0.5.11",
"svelte": "^4.2.10",
"svelte-check": "^3.6.3",
"svelte-check": "^3.6.4",
"svelte-dnd-action": "^0.9.38",
"svelte-preprocess": "^5.1.3",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"unplugin-icons": "^0.18.5",
"vite": "^5.0.12",
"vite-plugin-pwa": "^0.17.5",
"vite": "^5.1.1",
"vite-plugin-pwa": "^0.18.1",
"vitest": "^1.2.2"
},
"type": "module",
Expand Down
Loading

0 comments on commit 0828c53

Please sign in to comment.