|
35 | 35 | "tslib": ">=1.0.0"
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 |
| - "@1stg/lib-config": "^0.3.0", |
39 |
| - "@testing-library/react-hooks": "^3.2.1", |
40 |
| - "@types/jest": "^25.1.1", |
41 |
| - "@types/node": "^13.7.0", |
42 |
| - "@types/react": "^16.9.19", |
43 |
| - "@types/react-dom": "^16.9.5", |
44 |
| - "@types/react-test-renderer": "^16.9.2", |
| 38 | + "@1stg/lib-config": "^13.0.0", |
| 39 | + "@testing-library/react-hooks": "^8.0.0", |
| 40 | + "@types/jest": "^29.0.0", |
| 41 | + "@types/node": "^22.0.0", |
| 42 | + "@types/react": "^19.0.0", |
| 43 | + "@types/react-dom": "^19.0.0", |
| 44 | + "@types/react-test-renderer": "^19.0.0", |
45 | 45 | "injection-js": "^2.3.0",
|
46 |
| - "less": "^3.10.3", |
47 |
| - "npm-run-all": "^4.1.5", |
| 46 | + "less": "^4.0.0", |
| 47 | + "npm-run-all2": "^5.0.0", |
48 | 48 | "parcel-bundler": "^1.12.3",
|
49 |
| - "react": "^16.11.0", |
50 |
| - "react-dom": "^16.11.0", |
51 |
| - "react-test-renderer": "^16.11.0", |
52 |
| - "reflect-metadata": "^0.1.13", |
53 |
| - "rimraf": "^3.0.1", |
54 |
| - "rxjs": "^6.5.4", |
55 |
| - "serve": "^11.3.0", |
56 |
| - "ts-jest": "^25.1.0", |
| 49 | + "react": "^19.0.0", |
| 50 | + "react-dom": "^19.0.0", |
| 51 | + "react-test-renderer": "^19.0.0", |
| 52 | + "reflect-metadata": "^0.2.0", |
| 53 | + "rimraf": "^6.0.0", |
| 54 | + "rxjs": "^7.0.0", |
| 55 | + "serve": "^14.0.0", |
| 56 | + "ts-jest": "^29.0.0", |
57 | 57 | "type-coverage": "^2.4.0",
|
58 |
| - "typescript": "^3.7.5", |
59 |
| - "yarn-deduplicate": "^1.1.1" |
| 58 | + "typescript": "^5.0.0", |
| 59 | + "yarn-deduplicate": "^6.0.0" |
60 | 60 | },
|
61 | 61 | "sideEffects": false,
|
62 | 62 | "alias": {
|
|
0 commit comments