Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
juliancwirko committed Aug 3, 2024
1 parent 75b10f5 commit 296d075
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,15 +41,15 @@
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.8.0",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.8.0",
"@multiversx/sdk-core": "13.2.2",
"@multiversx/sdk-extension-provider": "3.0.0",
"@multiversx/sdk-native-auth-client": "1.0.8",
"@multiversx/sdk-network-providers": "2.4.3",
"@multiversx/sdk-wallet-connect-provider": "4.1.3",
"@multiversx/sdk-web-wallet-provider": "3.2.1",
"@multiversx/sdk-webview-provider": "^0.0.11",
"@multiversx/sdk-webview-provider": "0.0.11",
"@types/qrcode": "1.5.5",
"@types/serve-handler": "6.1.4",
"@typescript-eslint/eslint-plugin": "8.0.0",
Expand All @@ -59,12 +59,12 @@
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"globals": "^15.9.0",
"globals": "15.9.0",
"node-stdlib-browser": "1.2.0",
"prettier": "3.3.3",
"qrcode": "1.5.3",
"rimraf": "6.0.1",
"serve-handler": "6.1.5",
"typescript": "5.5.4"
}
}
}

0 comments on commit 296d075

Please sign in to comment.