Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
WietseWind committed Feb 29, 2024
1 parent 35c0580 commit b79e2e8
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 88 deletions.
179 changes: 93 additions & 86 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 @@ -34,18 +34,18 @@
"buffer": "^6.0.3",
"events": "^3.3.0",
"xumm-oauth2-pkce": "^2.8.3",
"xumm-sdk": "^1.11.0",
"xumm-sdk": "^1.11.1",
"xumm-xapp-sdk": "^1.7.2"
},
"devDependencies": {
"nodemon": "^2.0.20",
"@types/jest": "^26.0.12",
"@types/node": "^12.12.55",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"browserify": "^16.5.2",
"eslint": "^7.27.0",
"jest": "^26.4.2",
"nodemon": "^3.1.0",
"serve": "^14.1.2",
"terser": "^5.3.4",
"ts-jest": "^26.3.0",
Expand Down

0 comments on commit b79e2e8

Please sign in to comment.