Skip to content

Commit 87b58bd

Browse files
Merge pull request #1732 from exogee-technology/dependabot/npm_and_yarn/src/types/react-19.0.12
Bump @types/react from 19.0.10 to 19.0.12 in /src
2 parents d4a1b3d + 4de0712 commit 87b58bd

File tree

4 files changed

+202
-202
lines changed

4 files changed

+202
-202
lines changed

src/packages/admin-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/graphql-deduplicator": "2.0.2",
5757
"@types/luxon": "3.4.2",
5858
"@types/papaparse": "5.3.15",
59-
"@types/react": "19.0.10",
59+
"@types/react": "19.0.12",
6060
"@types/react-syntax-highlighter": "15.5.13",
6161
"esbuild": "0.25.1",
6262
"esbuild-plugin-copy": "2.1.1",

src/packages/admin-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@chialab/esbuild-plugin-html": "0.18.2",
40-
"@types/react": "19.0.10",
40+
"@types/react": "19.0.12",
4141
"@types/react-dom": "19.0.4",
4242
"@types/react-modal": "3.16.3",
4343
"@vitejs/plugin-react": "4.3.4",

src/packages/auth-ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@exogee/graphweaver-admin-ui-components": "workspace:*",
4949
"@okta/okta-auth-js": "7.11.1",
5050
"@simplewebauthn/types": "10.0.0",
51-
"@types/react": "19.0.10",
51+
"@types/react": "19.0.12",
5252
"@types/react-dom": "19.0.4",
5353
"esbuild": "0.25.1",
5454
"glob": "11.0.1",

0 commit comments

Comments
 (0)