Skip to content

Commit decf2df

Browse files
chore: bump up all non-major dependencies (#1660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b34868f commit decf2df

File tree

2 files changed

+335
-77
lines changed

2 files changed

+335
-77
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@commitlint/cli": "^19.0.0",
3737
"@commitlint/config-conventional": "^19.0.0",
3838
"@nrwl/tao": "19.8.4",
39-
"@nx/web": "20.4.1",
40-
"@nx/workspace": "20.4.1",
39+
"@nx/web": "20.4.2",
40+
"@nx/workspace": "20.4.2",
4141
"@rollup/plugin-commonjs": "^28.0.0",
4242
"@rollup/plugin-json": "^6.0.0",
4343
"@rollup/plugin-node-resolve": "^16.0.0",
@@ -55,12 +55,12 @@
5555
"autoprefixer": "^10.2.5",
5656
"concurrently": "^9.0.0",
5757
"cross-env": "^7.0.3",
58-
"esbuild": "^0.24.0",
58+
"esbuild": "^0.25.0",
5959
"git-cz": "^4.7.6",
6060
"husky": "^9.0.10",
6161
"jsdom": "^26.0.0",
6262
"lint-staged": "^15.0.0",
63-
"nx": "20.4.1",
63+
"nx": "20.4.2",
6464
"oxlint": "^0.15.0",
6565
"pathe": "^2.0.0",
6666
"postcss": "^8.4.38",

0 commit comments

Comments
 (0)