Skip to content

Commit 1c62f30

Browse files
deps: update react monorepo
1 parent cbf9f42 commit 1c62f30

File tree

3 files changed

+18
-159
lines changed

3 files changed

+18
-159
lines changed

apps/clearance_ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/js-yaml": "4.0.9",
7676
"@types/lodash.debounce": "4.0.9",
7777
"@types/node": "22.18.12",
78-
"@types/react": "19.2.0",
78+
"@types/react": "19.2.2",
7979
"@types/react-copy-to-clipboard": "5.0.7",
8080
"@types/spdx-expression-parse": "3.0.5",
8181
"dotenv-cli": "^10.0.0",

package-lock.json

Lines changed: 16 additions & 157 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eslint-plugin-jest-dom": "5.5.0",
1414
"eslint-plugin-playwright": "2.2.2",
1515
"eslint-plugin-react": "7.37.5",
16-
"eslint-plugin-react-hooks": "6.1.0",
16+
"eslint-plugin-react-hooks": "6.1.1",
1717
"eslint-plugin-testing-library": "7.13.3",
1818
"eslint-plugin-turbo": "2.5.6"
1919
}

0 commit comments

Comments
 (0)