|
81 | 81 | "react-tracking": "^9.3" |
82 | 82 | }, |
83 | 83 | "devDependencies": { |
84 | | - "@babel/cli": "^7.28.0", |
85 | | - "@babel/core": "^7.28.0", |
| 84 | + "@babel/cli": "^7.28.3", |
| 85 | + "@babel/core": "^7.28.3", |
86 | 86 | "@babel/eslint-parser": "^7.28.0", |
87 | 87 | "@babel/eslint-plugin": "^7.27.1", |
88 | 88 | "@babel/plugin-transform-class-properties": "^7.27.1", |
89 | 89 | "@babel/plugin-transform-object-rest-spread": "^7.28.0", |
90 | 90 | "@babel/plugin-transform-private-methods": "^7.27.1", |
91 | 91 | "@babel/plugin-transform-private-property-in-object": "^7.27.1", |
92 | | - "@babel/plugin-transform-runtime": "^7.28.0", |
93 | | - "@babel/preset-env": "^7.28.0", |
| 92 | + "@babel/plugin-transform-runtime": "^7.28.3", |
| 93 | + "@babel/preset-env": "^7.28.3", |
94 | 94 | "@babel/preset-react": "^7.27.1", |
95 | 95 | "@babel/preset-typescript": "^7.27.1", |
96 | | - "@babel/runtime": "^7.28.2", |
97 | | - "@eslint/compat": "^1.3.1", |
| 96 | + "@babel/runtime": "^7.28.3", |
| 97 | + "@eslint/compat": "^1.3.2", |
98 | 98 | "@fortawesome/fontawesome-svg-core": "^6.5.2", |
99 | 99 | "@fortawesome/free-brands-svg-icons": "^6.5.2", |
100 | 100 | "@fortawesome/pro-regular-svg-icons": "^6.5.2", |
|
133 | 133 | "chromatic": "^11.29.0", |
134 | 134 | "classnames": "^2.5.1", |
135 | 135 | "css-loader": "^7.1.2", |
136 | | - "eslint": "^9.31.0", |
| 136 | + "eslint": "^9.32.0", |
137 | 137 | "eslint-plugin-import": "^2.32.0", |
138 | 138 | "eslint-plugin-jsx-a11y": "^6.10.2", |
139 | 139 | "eslint-plugin-local-rules": "^3.0.2", |
|
161 | 161 | "storybook-addon-designs": "6.3.1", |
162 | 162 | "style-loader": "^4.0.0", |
163 | 163 | "typescript": "^5.8.3", |
164 | | - "webpack": "^5.100.2", |
| 164 | + "webpack": "^5.101.3", |
165 | 165 | "yalc": "^1.0.0-pre.53" |
166 | 166 | }, |
167 | 167 | "resolutions": { |
168 | 168 | "istanbul-lib-instrument": "^6.0.0", |
| 169 | + "linkifyjs": "^4.3.2", |
169 | 170 | "micromatch": "^4.0.8", |
170 | 171 | "nanoid": "^3.3.8", |
171 | 172 | "semver": "^7.5.3" |
|
0 commit comments