|
71 | 71 | "rambda": "7.5.0",
|
72 | 72 | "react": "18.3.1",
|
73 | 73 | "react-dom": "18.3.1",
|
74 |
| - "react-router-dom": "6.22.3", |
| 74 | + "react-router-dom": "6.26.2", |
75 | 75 | "regenerator-runtime": "0.14.1",
|
76 | 76 | "sharp": "^0.33.4",
|
77 | 77 | "storybook": "8.3.5",
|
|
88 | 88 | "@asciidoctor/core": "3.0.4",
|
89 | 89 | "@asciidoctor/tabs": "1.0.0-beta.6",
|
90 | 90 | "@babel/core": "^7.24.7",
|
91 |
| - "@babel/plugin-transform-react-jsx": "7.24.7", |
| 91 | + "@babel/plugin-transform-react-jsx": "7.25.7", |
92 | 92 | "@babel/preset-react": "^7.24.7",
|
93 | 93 | "@changesets/cli": "^2.27.7",
|
94 | 94 | "@chromatic-com/storybook": "^1.7.0",
|
95 | 95 | "@commitlint/cli": "^19.4.1",
|
96 |
| - "@commitlint/config-conventional": "19.4.1", |
97 |
| - "@commitlint/config-nx-scopes": "19.3.1", |
98 |
| - "@commitlint/cz-commitlint": "19.4.0", |
99 |
| - "@fontsource/roboto": "5.0.14", |
100 |
| - "@fontsource/roboto-mono": "5.0.19", |
| 96 | + "@commitlint/config-conventional": "19.5.0", |
| 97 | + "@commitlint/config-nx-scopes": "19.5.0", |
| 98 | + "@commitlint/cz-commitlint": "19.5.0", |
| 99 | + "@fontsource/roboto": "5.1.0", |
| 100 | + "@fontsource/roboto-mono": "5.1.0", |
101 | 101 | "@nx/cypress": "19.8.3",
|
102 | 102 | "@nx/devkit": "19.8.3",
|
103 | 103 | "@nx/esbuild": "19.8.3",
|
|
132 | 132 | "@storybook/node-logger": "8.1.11",
|
133 | 133 | "@storybook/react": "8.3.5",
|
134 | 134 | "@svgr/webpack": "8.1.0",
|
135 |
| - "@swc-node/register": "1.9.2", |
| 135 | + "@swc-node/register": "1.10.9", |
136 | 136 | "@swc/cli": "0.3.14",
|
137 |
| - "@swc/core": "1.5.7", |
| 137 | + "@swc/core": "1.7.26", |
138 | 138 | "@swc/helpers": "0.5.13",
|
139 | 139 | "@swc/jest": "0.2.36",
|
140 | 140 | "@tailwindcss/forms": "0.5.9",
|
|
166 | 166 | "commitizen": "^4.3.0",
|
167 | 167 | "concurrently": "8.2.2",
|
168 | 168 | "copy-webpack-plugin": "11.0.0",
|
169 |
| - "cypress": "13.14.2", |
| 169 | + "cypress": "13.15.0", |
170 | 170 | "directory-tree": "3.5.2",
|
171 |
| - "esbuild": "0.23.0", |
| 171 | + "esbuild": "0.24.0", |
172 | 172 | "eslint": "8.57.1",
|
173 | 173 | "eslint-config-next": "14.2.14",
|
174 | 174 | "eslint-config-prettier": "9.1.0",
|
175 | 175 | "eslint-plugin-cypress": "^2.13.4",
|
176 |
| - "eslint-plugin-import": "2.29.1", |
177 |
| - "eslint-plugin-jsx-a11y": "6.9.0", |
| 176 | + "eslint-plugin-import": "2.31.0", |
| 177 | + "eslint-plugin-jsx-a11y": "6.10.0", |
178 | 178 | "eslint-plugin-prettier": "5.2.1",
|
179 |
| - "eslint-plugin-qwik": "1.6.0", |
180 |
| - "eslint-plugin-react": "7.35.1", |
| 179 | + "eslint-plugin-qwik": "1.9.1", |
| 180 | + "eslint-plugin-react": "7.37.1", |
181 | 181 | "eslint-plugin-react-hooks": "4.6.2",
|
182 | 182 | "eslint-plugin-simple-import-sort": "12.1.1",
|
183 | 183 | "graceful-fs": "^4.2.11",
|
|
0 commit comments