Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the minor-and-patch group across 1 directory with 25 updates #189

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions @stellar/typescript-wallet-sdk-km/package.json
Original file line number Diff line number Diff line change
@@ -10,11 +10,11 @@
"license": "Apache-2.0",
"private": false,
"devDependencies": {
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@stellar/prettier-config": "^1.0.1",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@stellar/prettier-config": "^1.2.0",
"@stellar/tsconfig": "^1.0.2",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@typescript-eslint/parser": "^7.1.1",
"@stellar/typescript-wallet-sdk": "*",
"babel-jest": "^29.7.0",
@@ -24,22 +24,22 @@
"node-localstorage": "^3.0.5",
"npm-run-all": "^4.1.5",
"sinon": "^17.0.1",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"webpack": "^5.90.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@albedo-link/intent": "^0.12.0",
"@ledgerhq/hw-app-str": "^6.28.4",
"@ledgerhq/hw-transport-u2f": "^5.36.0-deprecated",
"@stablelib/base64": "^2.0.0",
"@stablelib/utf8": "^2.0.0",
"@stablelib/base64": "^2.0.1",
"@stablelib/utf8": "^2.0.1",
"@stellar/freighter-api": "^2.0.0",
"@stellar/stellar-sdk": "13.0.0-beta.1",
"@trezor/connect-plugin-stellar": "^9.0.2",
"@stellar/stellar-sdk": "13.1.0",
"@trezor/connect-plugin-stellar": "^9.0.6",
"bignumber.js": "^9.1.2",
"scrypt-async": "^2.0.1",
"trezor-connect": "^8.2.12",
18 changes: 9 additions & 9 deletions @stellar/typescript-wallet-sdk-soroban/package.json
Original file line number Diff line number Diff line change
@@ -10,25 +10,25 @@
"license": "Apache-2.0",
"private": false,
"devDependencies": {
"@babel/preset-env": "^7.24.0",
"@babel/preset-typescript": "^7.23.3",
"@stellar/prettier-config": "^1.0.1",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@stellar/prettier-config": "^1.2.0",
"@stellar/tsconfig": "^1.0.2",
"@types/jest": "^29.5.12",
"@types/jest": "^29.5.14",
"@typescript-eslint/parser": "^7.1.1",
"babel-jest": "^29.7.0",
"husky": "^9.0.11",
"jest": "^29.7.0",
"npm-run-all": "^4.1.5",
"ts-jest": "^29.1.2",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"webpack": "^5.90.3",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@stellar/stellar-sdk": "13.0.0-beta.1"
"@stellar/stellar-sdk": "13.1.0"
},
"scripts": {
"prepare": "husky install",
46 changes: 23 additions & 23 deletions @stellar/typescript-wallet-sdk/package.json
Original file line number Diff line number Diff line change
@@ -10,44 +10,44 @@
"license": "Apache-2.0",
"private": false,
"devDependencies": {
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.23.3",
"@stellar/prettier-config": "^1.0.1",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@stellar/prettier-config": "^1.2.0",
"@stellar/tsconfig": "^1.0.2",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.194",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.14",
"@types/sinon": "^10.0.15",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"babel-jest": "^29.4.1",
"crypto-browserify": "^3.12.0",
"dotenv": "^16.3.1",
"babel-jest": "^29.7.0",
"crypto-browserify": "^3.12.1",
"dotenv": "^16.4.7",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^46.8.2",
"express": "^4.19.2",
"express": "^4.21.2",
"husky": "^8.0.0",
"jest": "^29.4.1",
"jest": "^29.7.0",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"playwright": "^1.43.1",
"playwright": "^1.49.1",
"prettier": "^2.0.5",
"pretty-quick": "^2.0.1",
"process": "^0.11.10",
"sinon": "^15.1.0",
"stream-browserify": "^3.0.0",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tslib": "^2.5.0",
"typescript": "^5.0.4",
"webpack": "^5.83.1",
"ts-jest": "^29.2.5",
"ts-loader": "^9.5.1",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.7.2",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.1"
},
"dependencies": {
"@stablelib/base64": "^2.0.0",
"@stablelib/utf8": "^2.0.0",
"@stellar/stellar-sdk": "13.0.0-beta.1",
"@stablelib/base64": "^2.0.1",
"@stablelib/utf8": "^2.0.1",
"@stellar/stellar-sdk": "13.1.0",
"axios": "^1.4.0",
"base64url": "^3.0.1",
"https-browserify": "^1.0.0",
@@ -56,9 +56,9 @@
"query-string": "^7.1.3",
"stream-http": "^3.2.0",
"tweetnacl": "^1.0.3",
"url": "^0.11.0",
"url": "^0.11.4",
"util": "^0.12.5",
"utility-types": "^3.10.0",
"utility-types": "^3.11.0",
"vm-browserify": "^1.1.2"
},
"scripts": {
3,729 changes: 1,256 additions & 2,473 deletions yarn.lock

Large diffs are not rendered by default.