From 2a80180b65063c50f868f395c1033c05ca442256 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Tue, 30 Jul 2024 10:51:10 +0000
Subject: [PATCH] build(deps): update nrwl monorepo to v19.5.3

---
 package-lock.json | 17 +++++++++--------
 package.json      |  4 ++--
 2 files changed, 11 insertions(+), 10 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index abecd772b80..5cdd160e29d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -109,9 +109,9 @@
         "workbox-build": "7.1.1"
       },
       "optionalDependencies": {
-        "@nx/nx-darwin-arm64": "19.5.1",
+        "@nx/nx-darwin-arm64": "19.5.3",
         "@nx/nx-linux-x64-gnu": "18.3.5",
-        "@nx/nx-win32-x64-msvc": "19.5.1"
+        "@nx/nx-win32-x64-msvc": "19.5.3"
       }
     },
     "node_modules/@actions/core": {
@@ -5730,9 +5730,9 @@
       "license": "0BSD"
     },
     "node_modules/@nx/nx-darwin-arm64": {
-      "version": "19.5.1",
-      "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-19.5.1.tgz",
-      "integrity": "sha512-mdFSnwf+cEGZQ0HDJIzHBOWmho66VUN44qsDRPVSwpaEqlHSlcbiqKzM0+oVx9CRDLNQoYtYs1Y3hGlnag1sCQ==",
+      "version": "19.5.3",
+      "resolved": "https://registry.npmjs.org/@nx/nx-darwin-arm64/-/nx-darwin-arm64-19.5.3.tgz",
+      "integrity": "sha512-DacVfnhx7wiglDXRAdbrmaP4s3ZQXMs8Mk0fGoQYjv1uwWajDOPxMYJUZH0CGysIDADSrku4AIqogGX/CZjSuQ==",
       "cpu": [
         "arm64"
       ],
@@ -5871,9 +5871,9 @@
       }
     },
     "node_modules/@nx/nx-win32-x64-msvc": {
-      "version": "19.5.1",
-      "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-19.5.1.tgz",
-      "integrity": "sha512-bxj12iAuyEwBCV6A+C8nXQ55KNji4L0VrL3y2KeH0wOeBMgTeKQxoMNk0/Ty2O6354YkAgwaKRHJMnM/LfO+og==",
+      "version": "19.5.3",
+      "resolved": "https://registry.npmjs.org/@nx/nx-win32-x64-msvc/-/nx-win32-x64-msvc-19.5.3.tgz",
+      "integrity": "sha512-DOdO7K6ySiwrXsnJNjJXxng427n5+nXIDt4L81ltCdr6oE8wUiUpRTt1dfl65rHknojB/b1at3V6+x450F0/2A==",
       "cpu": [
         "x64"
       ],
@@ -34592,6 +34592,7 @@
     "packages/calcite-design-tokens": {
       "name": "@esri/calcite-design-tokens",
       "version": "2.2.1-next.2",
+      "license": "SEE LICENSE.md",
       "devDependencies": {
         "ts-jest-resolver": "2.0.1",
         "ts-node": "10.9.2"
diff --git a/package.json b/package.json
index 5d5fe8768e0..bdba3c1e810 100644
--- a/package.json
+++ b/package.json
@@ -135,8 +135,8 @@
     "patch-package": "8.0.0"
   },
   "optionalDependencies": {
-    "@nx/nx-darwin-arm64": "19.5.1",
+    "@nx/nx-darwin-arm64": "19.5.3",
     "@nx/nx-linux-x64-gnu": "18.3.5",
-    "@nx/nx-win32-x64-msvc": "19.5.1"
+    "@nx/nx-win32-x64-msvc": "19.5.3"
   }
 }