|
88 | 88 | "@babel/preset-react": "^7.26.3", |
89 | 89 | "@babel/preset-typescript": "^7.26.0", |
90 | 90 | "@hookform/devtools": "^4.3.3", |
91 | | - "@rollup/plugin-commonjs": "^28.0.2", |
| 91 | + "@rollup/plugin-commonjs": "^28.0.3", |
92 | 92 | "@rollup/plugin-image": "^3.0.3", |
93 | 93 | "@rollup/plugin-node-resolve": "^16.0.0", |
94 | 94 | "@rollup/plugin-terser": "^0.4.4", |
95 | 95 | "@rollup/plugin-typescript": "^12.1.2", |
96 | | - "@storybook/addon-designs": "^8.2.0", |
97 | | - "@storybook/addon-essentials": "^8.6.3", |
98 | | - "@storybook/addon-links": "^8.6.3", |
| 96 | + "@storybook/addon-designs": "^8.2.1", |
| 97 | + "@storybook/addon-essentials": "^8.6.4", |
| 98 | + "@storybook/addon-links": "^8.6.4", |
99 | 99 | "@storybook/addon-styling-webpack": "^1.0.1", |
100 | 100 | "@storybook/addon-webpack5-compiler-babel": "^3.0.5", |
101 | | - "@storybook/blocks": "^8.6.3", |
102 | | - "@storybook/react": "^8.6.3", |
103 | | - "@storybook/react-webpack5": "^8.6.3", |
104 | | - "@storybook/test": "^8.6.3", |
| 101 | + "@storybook/blocks": "^8.6.4", |
| 102 | + "@storybook/react": "^8.6.4", |
| 103 | + "@storybook/react-webpack5": "^8.6.4", |
| 104 | + "@storybook/test": "^8.6.4", |
105 | 105 | "@svgr/rollup": "^8.1.0", |
106 | 106 | "@svgr/webpack": "^8.1.0", |
107 | 107 | "@tailwindcss/typography": "^0.5.16", |
108 | | - "@tanstack/react-query": "^5.67.0", |
| 108 | + "@tanstack/react-query": "^5.67.2", |
109 | 109 | "@testing-library/dom": "^10.4.0", |
110 | 110 | "@testing-library/jest-dom": "^6.6.3", |
111 | 111 | "@testing-library/react": "^16.2.0", |
|
115 | 115 | "@types/react": "^19.0.10", |
116 | 116 | "@types/react-dom": "^19.0.4", |
117 | 117 | "@types/sanitize-html": "^2.13.0", |
118 | | - "autoprefixer": "^10.4.20", |
| 118 | + "autoprefixer": "^10.4.21", |
119 | 119 | "cross-env": "^7.0.3", |
120 | | - "eslint": "^9.21.0", |
| 120 | + "eslint": "^9.22.0", |
121 | 121 | "eslint-import-resolver-typescript": "^3.8.3", |
122 | 122 | "eslint-plugin-import": "^2.31.0", |
123 | 123 | "eslint-plugin-jsx-a11y": "^6.10.2", |
124 | 124 | "eslint-plugin-react": "^7.37.4", |
125 | 125 | "eslint-plugin-react-hooks": "^5.2.0", |
126 | | - "eslint-plugin-storybook": "^0.11.3", |
| 126 | + "eslint-plugin-storybook": "^0.11.4", |
127 | 127 | "eslint-plugin-tailwindcss": "^3.18.0", |
128 | 128 | "eslint-plugin-testing-library": "^7.1.1", |
129 | 129 | "husky": "^9.1.7", |
|
138 | 138 | "react": "^19.0.0", |
139 | 139 | "react-dom": "^19.0.0", |
140 | 140 | "react-hook-form": "^7.54.2", |
141 | | - "rollup": "^4.34.9", |
| 141 | + "rollup": "^4.35.0", |
142 | 142 | "rollup-plugin-peer-deps-external": "^2.2.4", |
143 | 143 | "rollup-plugin-postcss": "^4.0.2", |
144 | 144 | "rollup-plugin-visualizer": "^5.14.0", |
145 | | - "storybook": "^8.6.3", |
| 145 | + "storybook": "^8.6.4", |
146 | 146 | "tailwindcss": "^3.4.17", |
147 | 147 | "ts-jest": "^29.2.6", |
148 | 148 | "typescript": "^5.8.2", |
149 | | - "typescript-eslint": "^8.25.0", |
150 | | - "viem": "^2.23.5", |
| 149 | + "typescript-eslint": "^8.26.1", |
| 150 | + "viem": "^2.23.9", |
151 | 151 | "wagmi": "^2.14.12" |
152 | 152 | }, |
153 | 153 | "bugs": { |
|
166 | 166 | "./build.css": "./build.css", |
167 | 167 | "./tailwind.config": "./tailwind.config.js" |
168 | 168 | }, |
169 | | - "packageManager": "yarn@4.6.0" |
| 169 | + "packageManager": "yarn@4.7.0" |
170 | 170 | } |
0 commit comments