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 Jul 30, 2024
1 parent 5bd1ae4 commit d49f2d6
Show file tree
Hide file tree
Showing 3 changed files with 233 additions and 199 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.15.1
20.16.0
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@iconify-json/lucide": "^1.1.201",
"@iconify-json/lucide": "^1.1.203",
"@ngneat/falso": "^7.2.0",
"@playwright/test": "^1.45.3",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.30.4",
"@types/better-sqlite3": "^7.6.11",
"@types/node": "^20.14.11",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@types/node": "^20.14.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vite-pwa/sveltekit": "^0.6.0",
"autoprefixer": "^10.4.19",
"cross-env": "^7.0.3",
Expand All @@ -51,7 +51,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"kysely-codegen": "^0.15.0",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-load-config": "^6.0.1",
"prettier": "^3.3.3",
"prettier-plugin-svelte": "^3.2.6",
Expand All @@ -61,12 +61,12 @@
"svelte-dnd-action": "^0.9.49",
"svelte-preprocess": "^5.1.4",
"sveltekit-adapter-deno": "^0.12.1",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"tslib": "^2.6.3",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.0",
"vite": "^5.3.4",
"vite-plugin-pwa": "^0.20.0",
"unplugin-icons": "^0.19.1",
"vite": "^5.3.5",
"vite-plugin-pwa": "^0.20.1",
"vitest": "^2.0.4"
},
"type": "module",
Expand Down
Loading

0 comments on commit d49f2d6

Please sign in to comment.