Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

Commit e705f83

Browse files
committed
update deps
1 parent ec93819 commit e705f83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"robust-point-in-polygon": "^1.0.3",
6363
"ssim.js": "^3.5.0",
6464
"tiff": "^6.1.1",
65-
"ts-pattern": "^5.6.0"
65+
"ts-pattern": "^5.6.1"
6666
},
6767
"devDependencies": {
6868
"@microsoft/api-extractor": "^7.49.1",
@@ -89,11 +89,11 @@
8989
"prettier": "^3.4.2",
9090
"react": "^19.0.0",
9191
"react-dom": "^19.0.0",
92-
"react-router-dom": "^7.1.1",
92+
"react-router-dom": "^7.1.3",
9393
"rimraf": "^6.0.1",
9494
"tailwindcss": "^3.4.17",
9595
"typescript": "~5.7.3",
96-
"vite": "^6.0.7",
96+
"vite": "^6.0.8",
9797
"vitest": "^2.1.8"
9898
}
9999
}

0 commit comments

Comments
 (0)