We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c322099 commit cc11eaeCopy full SHA for cc11eae
package.json
@@ -63,9 +63,9 @@
63
"@eslint/eslintrc": "^2.1.4",
64
"@eslint/js": "^8.57.0",
65
"@jest/types": "29.6.3",
66
- "@nx/eslint": "19.3.0",
67
- "@nx/jest": "19.3.0",
68
- "@nx/workspace": "19.3.0",
+ "@nx/eslint": "19.3.0-canary.20240611-1600875",
+ "@nx/jest": "19.3.0-canary.20240611-1600875",
+ "@nx/workspace": "19.3.0-canary.20240611-1600875",
69
"@swc/core": "^1.4.12",
70
"@swc/jest": "^0.2.36",
71
"@types/babel__code-frame": "^7.0.6",
@@ -109,7 +109,7 @@
109
"markdownlint-cli": "^0.41.0",
110
"ncp": "^2.0.0",
111
"netlify": "^13.1.14",
112
- "nx": "19.3.0",
+ "nx": "19.3.0-canary.20240611-1600875",
113
"prettier": "3.3.2",
114
"pretty-format": "^29.7.0",
115
"rimraf": "^5.0.5",
0 commit comments