We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637a199 commit bd25a1fCopy full SHA for bd25a1f
csv-to-knowledge-graph/package.json
@@ -16,14 +16,14 @@
16
"@babel/preset-env": "7.27.2",
17
"@babel/preset-typescript": "7.27.1",
18
"@babel/runtime": "7.27.4",
19
- "@jest/globals": "29.7.0",
+ "@jest/globals": "30.0.0",
20
"@types/debug": "^4.1.12",
21
"@types/jest": "^29.0.0",
22
"@types/node": "22.15.29",
23
"@types/papaparse": "^5.3.15",
24
"@types/react": "^19",
25
"@types/react-dom": "^19",
26
- "jest": "^29.0.0",
+ "jest": "^29.0.0 || ^30.0.0",
27
"typescript": "5.8.3",
28
"next": "^15.3.1"
29
},
0 commit comments