Skip to content

Commit 7c06ccf

Browse files
chore(deps): Update dev minor and patch
1 parent 58887a6 commit 7c06ccf

File tree

2 files changed

+738
-627
lines changed

2 files changed

+738
-627
lines changed

csv-to-knowledge-graph/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"test:integration": "pnpm --filter \"@hypermode/csvkit-integration-tests\" test"
1212
},
1313
"devDependencies": {
14-
"@babel/cli": "7.27.2",
15-
"@babel/core": "7.27.4",
16-
"@babel/preset-env": "7.27.2",
14+
"@babel/cli": "7.28.3",
15+
"@babel/core": "7.28.3",
16+
"@babel/preset-env": "7.28.3",
1717
"@babel/preset-typescript": "7.27.1",
18-
"@babel/runtime": "7.27.6",
19-
"@jest/globals": "30.0.2",
18+
"@babel/runtime": "7.28.3",
19+
"@jest/globals": "30.0.5",
2020
"@types/debug": "^4.1.12",
2121
"@types/jest": "^29.0.0",
22-
"@types/node": "22.15.32",
22+
"@types/node": "22.17.2",
2323
"@types/papaparse": "^5.3.15",
2424
"@types/react": "^19",
2525
"@types/react-dom": "^19",
2626
"jest": "^29.0.0 || ^30.0.0",
27-
"typescript": "5.8.3",
27+
"typescript": "5.9.2",
2828
"next": "^15.3.1"
2929
},
3030
"pnpm": {

0 commit comments

Comments
 (0)