Skip to content

Commit 1281c99

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

File tree

3 files changed

+867
-763
lines changed

3 files changed

+867
-763
lines changed

csv-to-knowledge-graph/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/react-dom": "^19",
4141
"postcss": "^8",
4242
"postcss-nesting": "^13.0.1",
43-
"tailwindcss": "3.4.17",
43+
"tailwindcss": "3.4.18",
4444
"tailwindcss-animate": "^1.0.7",
4545
"typescript": "^5"
4646
}

csv-to-knowledge-graph/package.json

Lines changed: 8 additions & 8 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",
17-
"@babel/preset-typescript": "7.27.1",
18-
"@babel/runtime": "7.27.6",
19-
"@jest/globals": "30.0.2",
14+
"@babel/cli": "7.28.3",
15+
"@babel/core": "7.28.5",
16+
"@babel/preset-env": "7.28.5",
17+
"@babel/preset-typescript": "7.28.5",
18+
"@babel/runtime": "7.28.4",
19+
"@jest/globals": "30.2.0",
2020
"@types/debug": "^4.1.12",
2121
"@types/jest": "^29.0.0",
22-
"@types/node": "22.15.32",
22+
"@types/node": "22.18.13",
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.3",
2828
"next": "^15.3.1"
2929
},
3030
"pnpm": {

0 commit comments

Comments
 (0)