Skip to content

Commit 97d6d82

Browse files
committed
chore: update optional deps
1 parent 7d435f4 commit 97d6d82

File tree

2 files changed

+36
-80
lines changed

2 files changed

+36
-80
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -124,14 +124,14 @@
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",
131-
"@rollup/rollup-darwin-arm64": "^4.0.0",
132-
"@rollup/rollup-darwin-x64": "^4.0.0",
133-
"@rollup/rollup-linux-x64-gnu": "^4.0.0",
134-
"@rollup/rollup-win32-x64-msvc": "^4.0.0"
127+
"@esbuild/darwin-arm64": "^0.25.6",
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",
131+
"@rollup/rollup-darwin-arm64": "^4.48.0",
132+
"@rollup/rollup-darwin-x64": "^4.48.0",
133+
"@rollup/rollup-linux-x64-gnu": "^4.48.0",
134+
"@rollup/rollup-win32-x64-msvc": "^4.48.0"
135135
},
136136
"overrides": {
137137
"@beaussan/nx-knip": {

0 commit comments

Comments
 (0)