Skip to content

Commit 17cadd0

Browse files
committed
chore: fix deps 2
1 parent 7d435f4 commit 17cadd0

File tree

2 files changed

+28
-72
lines changed

2 files changed

+28
-72
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,10 +124,10 @@
124124
"zod2md": "^0.2.4"
125125
},
126126
"optionalDependencies": {
127-
"@esbuild/darwin-arm64": "^0.19.12",
128-
"@nx/nx-darwin-arm64": "19.8.13",
129-
"@nx/nx-darwin-x64": "19.8.13",
130-
"@nx/nx-linux-x64-gnu": "19.8.13",
127+
"@esbuild/darwin-arm64": "^0.25.9",
128+
"@nx/nx-darwin-arm64": "^21.4.1",
129+
"@nx/nx-darwin-x64": "^21.4.1",
130+
"@nx/nx-linux-x64-gnu": "^21.4.1",
131131
"@rollup/rollup-darwin-arm64": "^4.0.0",
132132
"@rollup/rollup-darwin-x64": "^4.0.0",
133133
"@rollup/rollup-linux-x64-gnu": "^4.0.0",

0 commit comments

Comments
 (0)