We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b34868f commit decf2dfCopy full SHA for decf2df
package.json
@@ -36,8 +36,8 @@
36
"@commitlint/cli": "^19.0.0",
37
"@commitlint/config-conventional": "^19.0.0",
38
"@nrwl/tao": "19.8.4",
39
- "@nx/web": "20.4.1",
40
- "@nx/workspace": "20.4.1",
+ "@nx/web": "20.4.2",
+ "@nx/workspace": "20.4.2",
41
"@rollup/plugin-commonjs": "^28.0.0",
42
"@rollup/plugin-json": "^6.0.0",
43
"@rollup/plugin-node-resolve": "^16.0.0",
@@ -55,12 +55,12 @@
55
"autoprefixer": "^10.2.5",
56
"concurrently": "^9.0.0",
57
"cross-env": "^7.0.3",
58
- "esbuild": "^0.24.0",
+ "esbuild": "^0.25.0",
59
"git-cz": "^4.7.6",
60
"husky": "^9.0.10",
61
"jsdom": "^26.0.0",
62
"lint-staged": "^15.0.0",
63
- "nx": "20.4.1",
+ "nx": "20.4.2",
64
"oxlint": "^0.15.0",
65
"pathe": "^2.0.0",
66
"postcss": "^8.4.38",
0 commit comments