Skip to content

Commit

Permalink
partial upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
clbrge committed Oct 27, 2023
1 parent d13dfe0 commit b7e35ca
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@sveltejs/adapter-static": "2.0.3",
"@sveltejs/kit": "1.26.0",
"@sveltejs/kit": "1.27.1",
"@tabler/icons-svelte": "^2.30.0",
"@web3-onboard/core": "2.21.0",
"@web3-onboard/gnosis": "2.2.0",
Expand Down Expand Up @@ -58,7 +58,7 @@
"svelte-eslint-parser": "^0.32.2",
"svelte-filepond": "^0.2.0",
"svelte-preprocess": "^5.0.4",
"vite": "^4.4.9"
"vite": "^4.5.0"
},
"lint-staged": {
"*.{js,svelte}": "eslint --cache --fix",
Expand Down

0 comments on commit b7e35ca

Please sign in to comment.