Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1b9c4ba

Browse files
authoredMar 24, 2025··
chore(deps): update all dependencies
1 parent 5a9417f commit 1b9c4ba

File tree

2 files changed

+7763
-6115
lines changed

2 files changed

+7763
-6115
lines changed
 

‎package.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -35,28 +35,28 @@
3535
"tslib": ">=1.0.0"
3636
},
3737
"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",
4545
"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",
4848
"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",
5757
"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"
6060
},
6161
"sideEffects": false,
6262
"alias": {

‎yarn.lock

+7,744-6,096
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.