Skip to content

Commit af889f2

Browse files
committed
chore: fix Nx and others
1 parent 9da4ddd commit af889f2

File tree

3 files changed

+154
-275
lines changed

3 files changed

+154
-275
lines changed

examples/js/simple/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"vite": "^6.0.5"
1414
},
1515
"dependencies": {
16-
"node-vibrant": "4.0.0-beta.1"
16+
"node-vibrant": "^4.0.0"
1717
}
1818
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint": "^9.17.0",
2929
"knip": "^5.41.0",
3030
"lerna": "^8.1.9",
31-
"nx": "^20.3.0",
31+
"nx": "^20.3.1",
3232
"playwright": "^1.49.1",
3333
"prettier": "^3.4.2",
3434
"publint": "^0.2.12",

0 commit comments

Comments
 (0)