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

chore(repo): bump the all-dependencies group with 73 updates #1724

Closed
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion idea/gear/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"dependencies": {
"@gear-js/api": "0.40.0",
"@polkadot/api": "15.3.1",
"winston": "3.7.2"
"winston": "3.17.0"
}
}
6 changes: 3 additions & 3 deletions idea/gear/explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@
"class-validator": "0.14.1",
"cron": "^3.1.7",
"dotenv": "^16.4.5",
"express": "4.19.2",
"express": "4.21.2",
"gear-idea-common": "1.0.0",
"gear-idea-indexer-db": "1.0.0",
"nanoid": "^5.0.7",
"pg": "8.12.0",
"pg": "8.13.1",
"redis": "^4.6.15",
"reflect-metadata": "^0.2.2"
},
"devDependencies": {
"@types/express": "4.17.21"
"@types/express": "5.0.0"
},
"scripts": {
"build": "rm -rf dist && npx tsc",
Expand Down
20 changes: 10 additions & 10 deletions idea/gear/faucet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
"dependencies": {
"@gear-js/api": "*",
"@polkadot/api": "15.3.1",
"chalk": "4.1.2",
"chalk": "5.4.1",
"class-transformer": "0.5.1",
"cron": "^3.1.6",
"dotenv": "10.0.0",
"express": "4.18.1",
"dotenv": "16.4.7",
"express": "4.21.2",
"gear-idea-common": "1.0.0",
"hcaptcha": "0.1.1",
"nodemon": "2.0.16",
"pg": "8.7.1",
"postgres": "1.0.2",
"hcaptcha": "0.2.0",
"nodemon": "3.1.9",
"pg": "8.13.1",
"postgres": "3.4.5",
"swagger-ui-express": "^5.0.1",
"typeorm": "0.3.9",
"winston": "3.3.3",
"typeorm": "0.3.20",
"winston": "3.17.0",
"yamljs": "^0.3.0"
},
"devDependencies": {
"@types/express": "4.17.13",
"@types/express": "5.0.0",
"@types/supertest": "^6.0.2",
"supertest": "^7.0.0"
}
Expand Down
50 changes: 25 additions & 25 deletions idea/gear/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,47 +13,47 @@
"@gear-js/react-hooks": "*",
"@gear-js/ui": "*",
"@gear-js/wallet-connect": "*",
"@hcaptcha/react-hcaptcha": "1.8.1",
"@hookform/resolvers": "3.3.2",
"@hcaptcha/react-hcaptcha": "1.11.1",
"@hookform/resolvers": "3.10.0",
"@polkadot/api": "15.3.1",
"@polkadot/api-augment": "15.3.1",
"@polkadot/react-identicon": "3.12.1",
"@polkadot/types": "15.3.1",
"@polkadot/types-codec": "15.3.1",
"@polkadot/util": "13.3.1",
"@react-aria/utils": "3.21.0",
"@tanstack/react-query": "5.56.2",
"@react-aria/utils": "3.27.0",
"@tanstack/react-query": "5.64.2",
"bignumber.js": "9.1.2",
"clsx": "2.0.0",
"ky": "1.0.1",
"clsx": "2.1.1",
"ky": "1.7.4",
"localforage": "1.10.0",
"lodash.isequal": "4.5.0",
"lodash.isplainobject": "4.0.6",
"lodash.isstring": "4.0.1",
"react": "18.2.0",
"react": "19.0.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "18.2.0",
"react-error-boundary": "4.0.11",
"react-dom": "19.0.0",
"react-error-boundary": "5.0.0",
"react-gtm-module": "2.0.11",
"react-hook-form": "7.52.2",
"react-number-format": "5.3.1",
"react-router-dom": "6.16.0",
"react-hook-form": "7.54.2",
"react-number-format": "5.4.3",
"react-router-dom": "7.1.3",
"react-transition-group": "4.4.5",
"sails-js": "0.3.0",
"sails-js-parser": "0.1.0",
"simplebar-react": "3.2.4",
"yup": "1.3.2",
"zod": "3.22.4"
"sails-js": "0.3.1",
"sails-js-parser": "0.3.1",
"simplebar-react": "3.3.0",
"yup": "1.6.1",
"zod": "3.24.1"
},
"devDependencies": {
"@types/lodash.isequal": "4.5.6",
"@types/lodash.isplainobject": "4.0.7",
"@types/lodash.isstring": "4.0.7",
"@types/react-gtm-module": "2.0.3",
"@types/react-transition-group": "4.4.7",
"sails-js-types": "0.0.1",
"sass": "1.69.1",
"vite-plugin-checker": "0.6.2"
"@types/lodash.isequal": "4.5.8",
"@types/lodash.isplainobject": "4.0.9",
"@types/lodash.isstring": "4.0.9",
"@types/react-gtm-module": "2.0.4",
"@types/react-transition-group": "4.4.12",
"sails-js-types": "0.3.1",
"sass": "1.83.4",
"vite-plugin-checker": "0.8.0"
}
}
6 changes: 3 additions & 3 deletions idea/gear/meta-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"private": true,
"version": "1.0.0",
"devDependencies": {
"@types/express": "4.17.13",
"@types/express": "5.0.0",
"@types/supertest": "^6.0.2",
"supertest": "^7.0.0"
},
"dependencies": {
"@gear-js/api": "*",
"@polkadot/api": "15.3.1",
"dotenv": "^16.3.1",
"express": "4.18.1",
"express": "4.21.2",
"gear-idea-common": "1.0.0",
"pg": "8.10.0",
"pg": "8.13.1",
"swagger-ui-express": "^5.0.1",
"typeorm": "^0.3.17",
"yamljs": "^0.3.0"
Expand Down
14 changes: 7 additions & 7 deletions idea/gear/squid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,23 +17,23 @@
"dependencies": {
"@gear-js/api": "0.40.0",
"@polkadot/api": "15.3.1",
"@subsquid/graphql-server": "4.5.1",
"@subsquid/graphql-server": "4.9.0",
"@subsquid/ss58": "2.0.2",
"@subsquid/substrate-processor": "8.3.0",
"@subsquid/substrate-processor": "8.5.2",
"@subsquid/substrate-runtime": "^2.0.0",
"@subsquid/typeorm-migration": "1.3.0",
"@subsquid/typeorm-store": "1.5.1",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"gear-idea-indexer-db": "1.0.0",
"pg": "8.11.5",
"pg": "8.13.1",
"redis": "^4.7.0",
"sails-js": "^0.1.9",
"sails-js": "^0.3.1",
"typeorm": "0.3.20"
},
"devDependencies": {
"@subsquid/substrate-metadata-explorer": "3.1.2",
"@subsquid/substrate-metadata-explorer": "3.2.0",
"@subsquid/substrate-typegen": "8.1.0",
"@subsquid/typeorm-codegen": "2.0.0",
"@subsquid/typeorm-codegen": "2.0.2",
"@types/redis": "^4.0.11"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
"@types/eslint-plugin-jsx-a11y": "^6",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.7",
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/react": "^19.0.7",
"@types/react-dom": "^19.0.3",
"@types/rollup-plugin-peer-deps-external": "^2.2.5",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
Expand Down Expand Up @@ -114,7 +114,7 @@
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vite-plugin-dts": "^4.5.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-node-polyfills": "^0.23.0",
"vite-plugin-svgr": "^4.1.0"
}
}
10 changes: 5 additions & 5 deletions tools/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"dependencies": {
"@gear-js/api": "0.40.0",
"@polkadot/api": "15.3.1",
"chalk": "4",
"commander": "10.0.1",
"inquirer": "9.2.6",
"winston": "3.8.2",
"yaml": "2.3.0"
"chalk": "5",
"commander": "13.0.0",
"inquirer": "12.3.2",
"winston": "3.17.0",
"yaml": "2.7.0"
},
"license": "GPL-3.0",
"repository": {
Expand Down
12 changes: 6 additions & 6 deletions tools/txwrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "dist/index.js",
"types": "dist/index.d.ts",
"dependencies": {
"@substrate/txwrapper-core": "7.4.0"
"@substrate/txwrapper-core": "7.5.3"
},
"bugs": {
"url": "https://github.com/gear-tech/gear-js/issues"
Expand All @@ -23,15 +23,15 @@
"author": "Gear Technologies",
"devDependencies": {
"@polkadot/api": "15.3.1",
"@substrate/txwrapper-dev": "7.4.0",
"@types/jest": "29.5.12",
"@substrate/txwrapper-dev": "7.5.3",
"@types/jest": "29.5.14",
"@types/node-fetch": "2.6.11",
"babel-jest": "29.7.0",
"jest": "29.7.0",
"node-fetch": "2.7.0",
"ts-jest": "29.1.3",
"node-fetch": "3.3.2",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.4.5"
"typescript": "5.7.3"
},
"scripts": {
"test": "jest",
Expand Down
20 changes: 10 additions & 10 deletions utils/gear-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@
"@tanstack/react-query": "^5.56.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sails-js": "0.3.0"
"sails-js": "0.3.1"
},
"dependencies": {
"@polkadot/api-derive": "15.3.1",
"@polkadot/extension-inject": "0.58.1",
"@polkadot/util": "13.3.1",
"@substrate/connect": "2.1.0",
"@substrate/connect": "2.1.2",
"bignumber.js": "9.1.2",
"nanoid": "5.0.1",
"nanoid": "5.0.9",
"react-transition-group": "4.4.5",
"sails-js-parser": "0.0.1"
"sails-js-parser": "0.3.1"
},
"devDependencies": {
"@gear-js/api": "0.40.0",
"@polkadot/api": "15.3.1",
"@polkadot/types": "15.3.1",
"@rollup/plugin-node-resolve": "15.2.3",
"@tanstack/react-query": "5.56.2",
"@types/react-transition-group": "4.4.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"sails-js": "0.3.0"
"@rollup/plugin-node-resolve": "16.0.0",
"@tanstack/react-query": "5.64.2",
"@types/react-transition-group": "4.4.12",
"react": "19.0.0",
"react-dom": "19.0.0",
"sails-js": "0.3.1"
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.mjs",
Expand Down
12 changes: 6 additions & 6 deletions utils/gear-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"sass": "^1.69.1"
},
"devDependencies": {
"@babel/preset-react": "7.18.6",
"@svgr/rollup": "6.5.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"clsx": "1.2.1",
"@babel/preset-react": "7.26.3",
"@svgr/rollup": "8.1.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
"clsx": "2.1.1",
"identity-obj-proxy": "3.0.0",
"jest-environment-jsdom": "29.0.1"
"jest-environment-jsdom": "29.7.0"
},
"main": "dist/cjs/index.js",
"module": "dist/esm/index.mjs",
Expand Down
24 changes: 12 additions & 12 deletions utils/vara-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,21 @@
"non.geist": "1.0.4"
},
"devDependencies": {
"@storybook/addon-essentials": "8.4.3",
"@storybook/addon-interactions": "8.4.3",
"@storybook/addon-links": "8.4.3",
"@storybook/addon-onboarding": "8.4.3",
"@storybook/blocks": "8.4.3",
"@storybook/react": "8.4.3",
"@storybook/react-vite": "8.4.3",
"@storybook/addon-essentials": "8.5.0",
"@storybook/addon-interactions": "8.5.0",
"@storybook/addon-links": "8.5.0",
"@storybook/addon-onboarding": "8.5.0",
"@storybook/blocks": "8.5.0",
"@storybook/react": "8.5.0",
"@storybook/react-vite": "8.5.0",
"@storybook/testing-library": "0.2.2",
"clsx": "2.1.1",
"sass": "1.77.2",
"storybook": "8.4.3",
"sass": "1.83.4",
"storybook": "8.5.0",
"storybook-dark-mode": "4.0.2",
"typescript": "5.7.2",
"vite": "5.4.6",
"vite-plugin-dts": "4.3.0",
"typescript": "5.7.3",
"vite": "6.0.9",
"vite-plugin-dts": "4.5.0",
"vite-plugin-svgr": "4.3.0"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions utils/wallet-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"@gear-js/ui": "*",
"@gear-js/vara-ui": "*",
"@polkadot/react-identicon": "3.12.1",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query": "5.64.2",
"clsx": "2.1.1",
"sass": "1.77.2"
"sass": "1.83.4"
},
"files": [
"dist"
Expand Down
Loading
Loading