Skip to content

Commit c19259e

Browse files
committed
update module resolution
1 parent dfb7791 commit c19259e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"convex": "^1.24.8"
7070
},
7171
"devDependencies": {
72-
"@edge-runtime/vm": "^4.0.3",
72+
"@edge-runtime/vm": "4.0.4",
7373
"@eslint/js": "^9.9.1",
7474
"@fast-check/vitest": "^0.2.2",
7575
"@types/d3-array": "^3.2.2",
@@ -89,7 +89,7 @@
8989
"globals": "^15.9.0",
9090
"h3-js": "^4.3.0",
9191
"leaflet": "^1.9.4",
92-
"npm-run-all2": "^8.0.4",
92+
"npm-run-all2": "8.0.4",
9393
"prettier": "3.2.5",
9494
"react": "^18.3.1",
9595
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)