We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75c0b1 commit 3264b9bCopy full SHA for 3264b9b
package.json
@@ -15,7 +15,7 @@
15
"build-all": "tsc -b"
16
},
17
"devDependencies": {
18
- "@nx/workspace": "^16.10.0",
+ "@nx/workspace": "^19.3.1",
19
"@types/node": "18.11.19",
20
"@types/prettier": "2.6.0",
21
"@yarnpkg/lockfile": "^1.1.0",
@@ -29,7 +29,7 @@
29
"jsii-pacmak": "1.100.0",
30
"jsii-reflect": "1.100.0",
31
"lerna": "^8.1.5",
32
- "nx": "^18.3.5",
+ "nx": "^19.3.1",
33
"patch-package": "^6.5.1",
34
"semver": "^7.6.2",
35
"standard-version": "^9.5.0",
@@ -177,4 +177,4 @@
177
"dependencies": {
178
"string-width": "^4.2.3"
179
}
180
-}
+}
0 commit comments