|
59 | 59 | "next": "^15.2.4",
|
60 | 60 | "next-useragent": "^2.8.0",
|
61 | 61 | "node-sql-parser": "^4.17.0",
|
62 |
| - "react": "^19.0.0", |
| 62 | + "react": "^19.1.1", |
63 | 63 | "react-ace": "^14.0.1",
|
64 | 64 | "react-copy-to-clipboard": "^5.1.0",
|
65 | 65 | "react-data-grid": "7.0.0-beta.44",
|
66 | 66 | "react-diff-viewer": "^3.1.1",
|
67 |
| - "react-dom": "^19.0.0", |
| 67 | + "react-dom": "^19.1.1", |
68 | 68 | "react-infinite-scroller": "^1.2.6",
|
69 | 69 | "react-timeago": "^8.0.0",
|
70 | 70 | "reactflow": "^11.11.4",
|
|
95 | 95 | "@types/node": "^22.5.2",
|
96 | 96 | "@types/react": "^19.0.10",
|
97 | 97 | "@types/react-copy-to-clipboard": "^5.0.6",
|
98 |
| - "@types/react-dom": "^19.0.4", |
| 98 | + "@types/react-dom": "^19.1.7", |
99 | 99 | "@types/react-infinite-scroller": "^1.2.3",
|
100 | 100 | "@types/react-timeago": "^4.1.4",
|
101 | 101 | "@types/url-parse": "^1",
|
|
129 | 129 | "postcss": "^8.4.49",
|
130 | 130 | "postcss-preset-env": "^10.2.4",
|
131 | 131 | "prettier": "^3.5.3",
|
132 |
| - "react": "^19.0.0", |
133 |
| - "react-dom": "^19.0.0", |
| 132 | + "react": "^19.1.1", |
| 133 | + "react-dom": "^19.1.1", |
134 | 134 | "react-select-event": "^5.5.1",
|
135 | 135 | "rimraf": "^6.0.1",
|
136 | 136 | "stylelint": "^16.15.0",
|
|
142 | 142 | "yalc": "^1.0.0-pre.53"
|
143 | 143 | },
|
144 | 144 | "resolutions": {
|
145 |
| - "@babel/runtime": "7.26.10", |
146 |
| - "@types/react": "18.3.5", |
| 145 | + "@babel/runtime@npm:7.26.0": "7.26.10", |
147 | 146 | "brace-expansion": "2.0.2",
|
148 |
| - "tmp": "0.2.4", |
149 |
| - "webpack": "5.94.0" |
| 147 | + "tmp": "0.2.4" |
150 | 148 | }
|
151 | 149 | }
|
0 commit comments