|
46 | 46 | "@rollup/plugin-replace": "^4.0.0", |
47 | 47 | "@tanstack/publish-config": "^0.1.1", |
48 | 48 | "@testing-library/jest-dom": "^5.16.4", |
49 | | - "@testing-library/react": "^13.0.0", |
| 49 | + "@testing-library/react": "^16.3.0", |
50 | 50 | "@testing-library/react-17": "npm:@testing-library/[email protected]", |
| 51 | + "@testing-library/react-18": "npm:@testing-library/[email protected]", |
51 | 52 | "@testing-library/react-hooks": "^7.0.2", |
52 | 53 | "@testing-library/user-event": "14.4.3", |
53 | 54 | "@types/jest": "^26.0.4", |
54 | 55 | "@types/node": "^22.15.3", |
55 | | - "@types/react": "^18.0.14", |
56 | | - "@types/react-dom": "^18.0.5", |
| 56 | + "@types/react": "^19.1.9", |
| 57 | + "@types/react-dom": "^19.1.7", |
57 | 58 | "@types/testing-library__jest-dom": "^5.14.5", |
58 | 59 | "@typescript-eslint/eslint-plugin": "^5.41.0", |
59 | 60 | "@typescript-eslint/parser": "^5.41.0", |
|
77 | 78 | "nx-cloud": "16.3.0", |
78 | 79 | "prettier": "^2.6.2", |
79 | 80 | "prettier-plugin-svelte": "^2.9.0", |
80 | | - "react": "^18.2.0", |
| 81 | + "react": "^19.1.1", |
| 82 | + "react-18": "npm:react@^18.2.0", |
81 | 83 | "react-17": "npm:react@^17.0.2", |
82 | | - "react-dom": "^18.2.0", |
| 84 | + "react-dom": "^19.1.1", |
83 | 85 | "react-dom-17": "npm:react-dom@^17.0.2", |
| 86 | + "react-dom-18": "npm:react-dom@^18.2.0", |
84 | 87 | "rimraf": "^3.0.2", |
85 | 88 | "rollup": "^2.70.2", |
86 | 89 | "rollup-plugin-preserve-directives": "0.1.0", |
|
0 commit comments