Skip to content

Commit

Permalink
chore(deps): update all dependencies (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and potb committed Sep 18, 2023
1 parent 450f924 commit a4db134
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 346 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,22 @@
"typecheck": "nx typecheck"
},
"devDependencies": {
"@nrwl/nx-cloud": "16.0.5",
"@sveltejs/adapter-cloudflare": "2.3.0",
"@sveltejs/kit": "1.22.1",
"@nrwl/nx-cloud": "16.1.0",
"@sveltejs/adapter-cloudflare": "2.3.1",
"@sveltejs/kit": "1.22.3",
"@vite-pwa/sveltekit": "0.2.5",
"nx": "16.5.0",
"nx": "16.5.2",
"prettier": "2.8.8",
"prettier-plugin-svelte": "2.10.1",
"svelte": "4.0.5",
"svelte-check": "3.4.5",
"svelte-check": "3.4.6",
"typescript": "5.1.6",
"vite": "4.4.2",
"vite": "4.4.4",
"vite-imagetools": "5.0.5",
"vite-plugin-pwa": "0.16.4",
"wrangler": "3.1.2"
"wrangler": "3.2.0"
},
"packageManager": "[email protected].6",
"packageManager": "[email protected].7",
"engines": {
"node": "20.4.0"
}
Expand Down
Loading

0 comments on commit a4db134

Please sign in to comment.