Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2a2454f

Browse files
authoredJan 3, 2025
fix(deps): update frontend
1 parent e5b2f8c commit 2a2454f

File tree

6 files changed

+4411
-1743
lines changed

6 files changed

+4411
-1743
lines changed
 

‎idea/frontend/package.json

+43-43
Original file line numberDiff line numberDiff line change
@@ -9,67 +9,67 @@
99
"preview": "vite preview"
1010
},
1111
"dependencies": {
12-
"@gear-js/api": "0.39.0",
12+
"@gear-js/api": "0.40.0",
1313
"@gear-js/react-hooks": "workspace:^",
1414
"@gear-js/ui": "workspace:^",
1515
"@gear-js/wallet-connect": "workspace:^",
16-
"@hcaptcha/react-hcaptcha": "1.8.1",
17-
"@hookform/resolvers": "3.3.2",
16+
"@hcaptcha/react-hcaptcha": "1.11.0",
17+
"@hookform/resolvers": "3.9.1",
1818
"@polkadot/api": "14.3.1",
1919
"@polkadot/react-identicon": "3.11.3",
2020
"@polkadot/types": "14.3.1",
2121
"@polkadot/util": "12.6.2",
22-
"@react-aria/utils": "3.21.0",
23-
"@tanstack/react-query": "5.56.2",
22+
"@react-aria/utils": "3.26.0",
23+
"@tanstack/react-query": "5.62.14",
2424
"bignumber.js": "9.1.2",
25-
"clsx": "2.0.0",
26-
"ky": "1.0.1",
25+
"clsx": "2.1.1",
26+
"ky": "1.7.4",
2727
"localforage": "1.10.0",
2828
"lodash.isequal": "4.5.0",
2929
"lodash.isplainobject": "4.0.6",
3030
"lodash.isstring": "4.0.1",
31-
"react": "18.2.0",
31+
"react": "18.3.1",
3232
"react-dnd": "16.0.1",
3333
"react-dnd-html5-backend": "16.0.1",
34-
"react-dom": "18.2.0",
35-
"react-error-boundary": "4.0.11",
34+
"react-dom": "18.3.1",
35+
"react-error-boundary": "4.1.2",
3636
"react-gtm-module": "2.0.11",
37-
"react-hook-form": "7.52.2",
38-
"react-number-format": "5.3.1",
39-
"react-router-dom": "6.16.0",
37+
"react-hook-form": "7.54.2",
38+
"react-number-format": "5.4.3",
39+
"react-router-dom": "6.28.1",
4040
"react-transition-group": "4.4.5",
41-
"sails-js": "0.3.0",
42-
"sails-js-parser": "0.1.0",
43-
"simplebar-react": "3.2.4",
44-
"yup": "1.3.2",
45-
"zod": "3.22.4"
41+
"sails-js": "0.3.1",
42+
"sails-js-parser": "0.3.1",
43+
"simplebar-react": "3.3.0",
44+
"yup": "1.6.1",
45+
"zod": "3.24.1"
4646
},
4747
"devDependencies": {
48-
"@types/lodash.isequal": "4.5.6",
49-
"@types/lodash.isplainobject": "4.0.7",
50-
"@types/lodash.isstring": "4.0.7",
51-
"@types/node": "20.8.4",
52-
"@types/react": "18.3.3",
53-
"@types/react-dom": "18.3.0",
54-
"@types/react-gtm-module": "2.0.3",
55-
"@types/react-transition-group": "4.4.7",
56-
"@typescript-eslint/eslint-plugin": "6.7.5",
57-
"@typescript-eslint/parser": "6.7.5",
58-
"@vitejs/plugin-react": "4.1.0",
59-
"eslint": "8.51.0",
60-
"eslint-config-prettier": "9.0.0",
61-
"eslint-import-resolver-typescript": "3.6.1",
62-
"eslint-plugin-import": "2.28.1",
63-
"eslint-plugin-jsx-a11y": "6.7.1",
64-
"eslint-plugin-react": "7.33.2",
65-
"eslint-plugin-react-hooks": "4.6.0",
66-
"eslint-plugin-react-refresh": "0.4.3",
67-
"sails-js-types": "0.0.1",
68-
"sass": "1.69.1",
69-
"typescript": "5.5.3",
70-
"vite": "4.4.11",
71-
"vite-plugin-checker": "0.6.2",
48+
"@types/lodash.isequal": "4.5.8",
49+
"@types/lodash.isplainobject": "4.0.9",
50+
"@types/lodash.isstring": "4.0.9",
51+
"@types/node": "20.17.11",
52+
"@types/react": "18.3.18",
53+
"@types/react-dom": "18.3.5",
54+
"@types/react-gtm-module": "2.0.4",
55+
"@types/react-transition-group": "4.4.12",
56+
"@typescript-eslint/eslint-plugin": "6.21.0",
57+
"@typescript-eslint/parser": "6.21.0",
58+
"@vitejs/plugin-react": "4.3.4",
59+
"eslint": "8.57.1",
60+
"eslint-config-prettier": "9.1.0",
61+
"eslint-import-resolver-typescript": "3.7.0",
62+
"eslint-plugin-import": "2.31.0",
63+
"eslint-plugin-jsx-a11y": "6.10.2",
64+
"eslint-plugin-react": "7.37.3",
65+
"eslint-plugin-react-hooks": "4.6.2",
66+
"eslint-plugin-react-refresh": "0.4.16",
67+
"sails-js-types": "0.3.1",
68+
"sass": "1.83.0",
69+
"typescript": "5.7.2",
70+
"vite": "4.5.5",
71+
"vite-plugin-checker": "0.8.0",
7272
"vite-plugin-node-polyfills": "0.22.0",
73-
"vite-plugin-svgr": "4.1.0"
73+
"vite-plugin-svgr": "4.3.0"
7474
}
7575
}

‎utils/gear-hooks/package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -21,41 +21,41 @@
2121
"prepare": "yarn build"
2222
},
2323
"peerDependencies": {
24-
"@gear-js/api": "0.39.0",
24+
"@gear-js/api": "0.40.0",
2525
"@polkadot/api": "14.3.1",
26-
"@tanstack/react-query": "^5.56.2",
27-
"react": "^18.2.0",
28-
"react-dom": "^18.2.0",
29-
"sails-js": "0.3.0"
26+
"@tanstack/react-query": "5.62.14",
27+
"react": "18.3.1",
28+
"react-dom": "18.3.1",
29+
"sails-js": "0.3.1"
3030
},
3131
"dependencies": {
3232
"@polkadot/api-derive": "14.3.1",
33-
"@polkadot/extension-inject": "0.56.2",
33+
"@polkadot/extension-inject": "0.57.1",
3434
"@polkadot/util": "13.2.3",
35-
"@substrate/connect": "2.1.0",
35+
"@substrate/connect": "2.1.1",
3636
"bignumber.js": "9.1.2",
37-
"nanoid": "5.0.1",
37+
"nanoid": "5.0.9",
3838
"react-transition-group": "4.4.5",
39-
"sails-js-parser": "0.0.1"
39+
"sails-js-parser": "0.3.1"
4040
},
4141
"devDependencies": {
42-
"@gear-js/api": "0.39.0",
42+
"@gear-js/api": "0.40.0",
4343
"@polkadot/api": "14.3.1",
4444
"@polkadot/types": "14.3.1",
45-
"@rollup/plugin-commonjs": "25.0.5",
46-
"@rollup/plugin-node-resolve": "15.2.3",
47-
"@tanstack/react-query": "5.56.2",
48-
"@types/react": "18.3.3",
49-
"@types/react-dom": "18.3.0",
50-
"@types/react-transition-group": "4.4.7",
51-
"react": "18.2.0",
52-
"react-dom": "18.2.0",
53-
"rollup": "4.0.2",
45+
"@rollup/plugin-commonjs": "25.0.8",
46+
"@rollup/plugin-node-resolve": "15.3.1",
47+
"@tanstack/react-query": "5.62.14",
48+
"@types/react": "18.3.18",
49+
"@types/react-dom": "18.3.5",
50+
"@types/react-transition-group": "4.4.12",
51+
"react": "18.3.1",
52+
"react-dom": "18.3.1",
53+
"rollup": "4.29.1",
5454
"rollup-plugin-peer-deps-external": "2.2.4",
55-
"rollup-plugin-terser": "7.0.2",
55+
"@rollup/plugin-terser": "0.1.0",
5656
"rollup-plugin-typescript2": "0.36.0",
57-
"sails-js": "0.3.0",
58-
"typescript": "5.5.4"
57+
"sails-js": "0.3.1",
58+
"typescript": "5.7.2"
5959
},
6060
"main": "dist/cjs/index.js",
6161
"module": "dist/esm/index.mjs",

‎utils/gear-ui/package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -22,37 +22,37 @@
2222
"prepare": "yarn build"
2323
},
2424
"peerDependencies": {
25-
"react": "^18.2.0",
26-
"react-dom": "^18.2.0",
27-
"sass": "^1.69.1"
25+
"react": "18.3.1",
26+
"react-dom": "18.3.1",
27+
"sass": "1.83.0"
2828
},
2929
"devDependencies": {
30-
"@babel/core": "7.18.13",
31-
"@babel/preset-env": "7.18.10",
32-
"@babel/preset-react": "7.18.6",
33-
"@babel/preset-typescript": "7.18.6",
30+
"@babel/core": "7.26.0",
31+
"@babel/preset-env": "7.26.0",
32+
"@babel/preset-react": "7.26.3",
33+
"@babel/preset-typescript": "7.26.0",
3434
"@rollup/plugin-commonjs": "21.1.0",
35-
"@rollup/plugin-image": "3.0.1",
35+
"@rollup/plugin-image": "3.0.3",
3636
"@rollup/plugin-node-resolve": "13.3.0",
37-
"@rollup/plugin-typescript": "8.3.3",
37+
"@rollup/plugin-typescript": "8.5.0",
3838
"@svgr/rollup": "6.5.1",
39-
"@testing-library/jest-dom": "5.16.5",
40-
"@testing-library/react": "13.3.0",
39+
"@testing-library/jest-dom": "5.17.0",
40+
"@testing-library/react": "13.4.0",
4141
"@types/jest": "28.1.8",
42-
"@types/react": "18.2.36",
43-
"@types/react-dom": "18.2.14",
44-
"babel-jest": "29.0.1",
42+
"@types/react": "18.3.18",
43+
"@types/react-dom": "18.3.5",
44+
"babel-jest": "29.7.0",
4545
"clsx": "1.2.1",
4646
"identity-obj-proxy": "3.0.0",
47-
"jest": "29.0.1",
48-
"jest-environment-jsdom": "29.0.1",
49-
"rollup": "2.78.1",
50-
"rollup-plugin-dts": "4.2.2",
47+
"jest": "29.7.0",
48+
"jest-environment-jsdom": "29.7.0",
49+
"rollup": "2.79.2",
50+
"rollup-plugin-dts": "4.2.3",
5151
"rollup-plugin-peer-deps-external": "2.2.4",
5252
"rollup-plugin-postcss": "4.0.2",
53-
"rollup-plugin-terser": "7.0.2",
54-
"tslib": "2.4.0",
55-
"typescript": "5.2.2"
53+
"@rollup/plugin-terser": "0.1.0",
54+
"tslib": "2.8.1",
55+
"typescript": "5.7.2"
5656
},
5757
"main": "dist/cjs/index.js",
5858
"module": "dist/esm/index.mjs",

0 commit comments

Comments
 (0)
Please sign in to comment.