diff --git a/packages/web/package.json b/packages/web/package.json index 29e5184d1..5e88a4c46 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -20,87 +20,87 @@ }, "dependencies": { "@adena-wallet/sdk": "^0.0.13", - "@bufbuild/protobuf": "^2.2.3", - "@emotion/css": "11.10.6", - "@emotion/react": "11.10.6", - "@emotion/styled": "11.10.6", - "@floating-ui/react": "0.21.1", + "@bufbuild/protobuf": "^2.10.1", + "@emotion/css": "11.13.5", + "@emotion/react": "11.14.0", + "@emotion/styled": "11.14.1", + "@floating-ui/react": "0.27.16", "@gnolang/gno-js-client": "^1.4.2", "@gnolang/tm2-js-client": "^1.3.1", - "@hookform/resolvers": "3.3.2", - "@noble/hashes": "1.3.3", - "@tanstack/react-query": "4.26.1", - "axios": "1.12.0", + "@hookform/resolvers": "5.2.2", + "@noble/hashes": "2.0.1", + "@tanstack/react-query": "5.90.10", + "axios": "1.13.2", "bech32": "2.0.0", - "bignumber.js": "9.1.1", + "bignumber.js": "9.3.1", "crypto": "^1.0.1", "crypto-js": "^4.2.0", - "d3": "^7.8.5", + "d3": "^7.9.0", "dayjs": "1.11.7", - "i18next": "^23.11.5", + "i18next": "^25.6.3", "i18next-chained-backend": "^4.6.2", - "i18next-http-backend": "^2.5.2", + "i18next-http-backend": "^3.0.2", "i18next-localstorage-backend": "^4.2.0", - "jotai": "2.2.1", + "jotai": "2.15.1", "ms": "^2.1.3", - "next": "15.5.2", - "next-i18next": "^15.3.0", - "qrcode.react": "^3.1.0", - "react": "18.2.0", - "react-dom": "18.2.0", - "react-hook-form": "7.47.0", - "react-i18next": "^14.1.2", - "react-markdown": "^9.0.1", + "next": "16.0.4", + "next-i18next": "^15.4.2", + "qrcode.react": "^4.2.0", + "react": "19.2.0", + "react-dom": "19.2.0", + "react-hook-form": "7.66.1", + "react-i18next": "^16.3.5", + "react-markdown": "^10.1.0", "remark-gfm": "^4.0.0", - "typescript": "^5.5.4", + "typescript": "^5.9.3", "url-loader": "4.1.1", - "utility-types": "3.10.0", - "uuid": "^9.0.1", + "utility-types": "3.11.0", + "uuid": "^13.0.0", "ws": "^8.18.3", - "yup": "1.3.2" + "yup": "1.7.1" }, "devDependencies": { - "@babel/core": "^7.22.0", - "@babel/preset-env": "7.20.2", - "@babel/preset-typescript": "7.21.0", - "@babel/runtime": "^7.26.10", - "@emotion/babel-plugin": "11.10.6", - "@emotion/babel-preset-css-prop": "11.10.0", - "@faker-js/faker": "7.6.0", - "@jest/globals": "29.4.3", - "@mdx-js/react": "1.6.22", - "@storybook/addon-docs": "9.1.10", - "@storybook/addon-links": "9.1.10", - "@storybook/nextjs": "^9.1.10", + "@babel/core": "^7.28.5", + "@babel/preset-env": "7.28.5", + "@babel/preset-typescript": "7.28.5", + "@babel/runtime": "^7.28.4", + "@emotion/babel-plugin": "11.13.5", + "@emotion/babel-preset-css-prop": "11.12.0", + "@faker-js/faker": "10.1.0", + "@jest/globals": "30.2.0", + "@mdx-js/react": "3.1.1", + "@storybook/addon-docs": "10.0.8", + "@storybook/addon-links": "10.0.8", + "@storybook/nextjs": "^10.0.8", "@storybook/test": "^8.6.14", - "@svgr/webpack": "6.5.1", - "@testing-library/jest-dom": "5.16.5", - "@testing-library/react": "14.0.0", - "@testing-library/user-event": "14.4.3", + "@svgr/webpack": "8.1.0", + "@testing-library/jest-dom": "6.9.1", + "@testing-library/react": "16.3.0", + "@testing-library/user-event": "14.6.1", "@types/crypto-js": "^4.2.1", "@types/d3": "^7.4.0", - "@types/jest": "29.4.0", + "@types/jest": "30.0.0", "@types/ms": "^2.1.0", "@types/node": "^20.19.0", - "@types/react": "18.2.5", - "@types/react-dom": "18.2.5", + "@types/react": "19.2.7", + "@types/react-dom": "19.2.3", "@types/uuid": "^9.0.7", "@typescript-eslint/parser": "^8.46.1", - "babel-jest": "29.4.3", - "babel-loader": "9.1.2", - "dotenv-cli": "^10.0.0", - "eslint-config-next": "13.2.3", + "babel-jest": "30.2.0", + "babel-loader": "10.0.0", + "dotenv-cli": "^11.0.0", + "eslint-config-next": "16.0.4", "eslint-config-prettier": "^10.1.8", - "eslint-plugin-storybook": "9.1.10", - "i18nexus-cli": "^3.4.0", - "jest": "29.4.3", - "jest-environment-jsdom": "29.5.0", - "lint-staged": "13.1.2", + "eslint-plugin-storybook": "10.0.8", + "i18nexus-cli": "^3.8.2", + "jest": "30.2.0", + "jest-environment-jsdom": "30.2.0", + "lint-staged": "16.2.7", "prettier": "3.6.2", "react-docgen-typescript-loader": "3.7.2", - "storybook": "^9.1.10", - "ts-jest": "29.0.5", - "tsconfig-paths-webpack-plugin": "4.0.1", - "webpack-merge": "5.8.0" + "storybook": "^10.0.8", + "ts-jest": "29.4.5", + "tsconfig-paths-webpack-plugin": "4.2.0", + "webpack-merge": "6.0.1" } }