diff --git a/examples/github-app/package-lock.json b/examples/github-app/package-lock.json index 7036201cc3c0..d6c9269cdd5d 100644 --- a/examples/github-app/package-lock.json +++ b/examples/github-app/package-lock.json @@ -9,7 +9,7 @@ "version": "0.4.15", "license": "Apache-2.0", "dependencies": { - "@anansi/router": "0.10.4", + "@anansi/router": "0.10.5", "@ant-design/icons": "^5.0.0", "@data-client/graphql": "^0.14.0", "@data-client/react": "^0.14.0", @@ -146,13 +146,13 @@ } }, "node_modules/@anansi/router": { - "version": "0.10.4", - "resolved": "https://registry.npmjs.org/@anansi/router/-/router-0.10.4.tgz", - "integrity": "sha512-XFTHVWNEspAWGibpoCbaZjxyE7vif6NLvM62+X+9+yOrlMi0lGWKEsgyGdfD6FBxxNn2x40h1SYGa78uxxLxfQ==", + "version": "0.10.5", + "resolved": "https://registry.npmjs.org/@anansi/router/-/router-0.10.5.tgz", + "integrity": "sha512-hCPpDpAqvCe3Ky+Gnv3+mDyUF3jXrpXWjvZ5MXSTkLxZ55wleBXc02u86QRs/jhMTBr5od6/ANfyCwuJkjrigA==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", - "@pojo-router/core": "^0.9.2", + "@pojo-router/core": "^0.9.3", "history": "^5.3.0", "nano-memoize": "^3.0.16" }, @@ -3712,9 +3712,9 @@ } }, "node_modules/@data-client/endpoint": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/endpoint/-/endpoint-0.14.11.tgz", - "integrity": "sha512-eyw1Ri6BEx1h9hbFQEopU5As8qtBi8PlIogCgV73sgf/YRnwwwJXHg5VpakXhdLteNYm5kvAhi5Y4i31q9I3Vw==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/endpoint/-/endpoint-0.14.12.tgz", + "integrity": "sha512-Av1ssXKeM+16RwNCw5hbdXQ6ezwkU4/Ju9crGFOe6++SzLQdNnvtKSUyXmLLvCETfjkHmnwWeRxTGno3Zk2n8g==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0" @@ -3727,13 +3727,13 @@ } }, "node_modules/@data-client/graphql": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/graphql/-/graphql-0.14.11.tgz", - "integrity": "sha512-2FX2hBpbtV2H2gViNx7cTtsWfKK+iEN4y1zrzqVOH+MbvMBokKoaNZnryvPW6BRsOc4LFuG0VRi4xP41CkJdNg==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/graphql/-/graphql-0.14.12.tgz", + "integrity": "sha512-kekvOeKULkdgVc2u3X4AFrVVl9UJZ0jL48e53EgMm8uXe2wTmrMqwtHvmVURlnw3dgBcb5t0Jy4PqceXtObNYQ==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", - "@data-client/endpoint": "^0.14.11" + "@data-client/endpoint": "^0.14.12" }, "engines": { "node": "^12.17 || ^13.7 || >=14" @@ -3758,9 +3758,9 @@ } }, "node_modules/@data-client/react": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/react/-/react-0.14.11.tgz", - "integrity": "sha512-jCPzYhf650lEooPmGIMwyRk6UD1wNU9Fty/i5VEWsSgc+7m7OLwysuH1M+CISzH3OX1jOHErqPFhES+IjtiuJw==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/react/-/react-0.14.12.tgz", + "integrity": "sha512-2vH3y7sz8kSZR2xtPeqD5SeiQsAiKWxCiD9M4gYeSNi265r9lIufakdQdT5w5tlnj0VLtjxBxExavBTjlkljgw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", @@ -3788,14 +3788,14 @@ } }, "node_modules/@data-client/rest": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/rest/-/rest-0.14.11.tgz", - "integrity": "sha512-NQsOWzVtUIFIFNpqMkajgbwN3wOl5PDvCVSp8dFnG282pbiRu2vSWe32lD98C6lQX0KCsICRVtrBApQZATBUGg==", + "version": "0.14.13", + "resolved": "https://registry.npmjs.org/@data-client/rest/-/rest-0.14.13.tgz", + "integrity": "sha512-uHt0w/1cTHgrkJ6Mv9VPVKyhqUQgaY42JJrtArJTHcO1oPnn4qDLANdv34oXdN5MylMving8L1+lT2r+ObgOiw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", - "@data-client/endpoint": "^0.14.11", - "path-to-regexp": "^6.2.1" + "@data-client/endpoint": "^0.14.12", + "path-to-regexp": "^6.3.0" }, "engines": { "node": "^12.17 || ^13.7 || >=14" @@ -4324,14 +4324,14 @@ } }, "node_modules/@pojo-router/core": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/@pojo-router/core/-/core-0.9.2.tgz", - "integrity": "sha512-hP7Re/XQ/lRnpPn6ZAJMT0lmt5Jilm8IH4Tz0prC5A8IVjDwQhdBwNsvfFZPjtNggs+MQaRTrtPLQgMGl+javw==", + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/@pojo-router/core/-/core-0.9.3.tgz", + "integrity": "sha512-ql67YqMqoUwRYXfeMB47WQ267FkAFsUzLlPs+9TMB+M6LTNVzLa/R+x4u4IECGsLXBkRMsWjPW2YL/wFYbbaSg==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", "history": "5.3.0", - "path-to-regexp": "6.2.2" + "path-to-regexp": "^6.3.0" }, "engines": { "node": "^12.17 || ^13.7 || >=14" @@ -12850,9 +12850,10 @@ } }, "node_modules/path-to-regexp": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz", - "integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==" + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", + "license": "MIT" }, "node_modules/path-type": { "version": "4.0.0", diff --git a/examples/github-app/package.json b/examples/github-app/package.json index 626c2a0c0ac6..c1523f3cc2ad 100644 --- a/examples/github-app/package.json +++ b/examples/github-app/package.json @@ -45,7 +45,7 @@ "webpack-dev-server": "5.1.0" }, "dependencies": { - "@anansi/router": "0.10.4", + "@anansi/router": "0.10.5", "@ant-design/icons": "^5.0.0", "@data-client/graphql": "^0.14.0", "@data-client/react": "^0.14.0", diff --git a/examples/nextjs/package-lock.json b/examples/nextjs/package-lock.json index e47631b0d520..d6569d49b056 100644 --- a/examples/nextjs/package-lock.json +++ b/examples/nextjs/package-lock.json @@ -2007,9 +2007,9 @@ } }, "node_modules/@data-client/endpoint": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/endpoint/-/endpoint-0.14.11.tgz", - "integrity": "sha512-eyw1Ri6BEx1h9hbFQEopU5As8qtBi8PlIogCgV73sgf/YRnwwwJXHg5VpakXhdLteNYm5kvAhi5Y4i31q9I3Vw==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/endpoint/-/endpoint-0.14.12.tgz", + "integrity": "sha512-Av1ssXKeM+16RwNCw5hbdXQ6ezwkU4/Ju9crGFOe6++SzLQdNnvtKSUyXmLLvCETfjkHmnwWeRxTGno3Zk2n8g==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0" @@ -2037,9 +2037,9 @@ } }, "node_modules/@data-client/react": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/react/-/react-0.14.11.tgz", - "integrity": "sha512-jCPzYhf650lEooPmGIMwyRk6UD1wNU9Fty/i5VEWsSgc+7m7OLwysuH1M+CISzH3OX1jOHErqPFhES+IjtiuJw==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/react/-/react-0.14.12.tgz", + "integrity": "sha512-2vH3y7sz8kSZR2xtPeqD5SeiQsAiKWxCiD9M4gYeSNi265r9lIufakdQdT5w5tlnj0VLtjxBxExavBTjlkljgw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", @@ -2067,14 +2067,14 @@ } }, "node_modules/@data-client/rest": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/rest/-/rest-0.14.11.tgz", - "integrity": "sha512-NQsOWzVtUIFIFNpqMkajgbwN3wOl5PDvCVSp8dFnG282pbiRu2vSWe32lD98C6lQX0KCsICRVtrBApQZATBUGg==", + "version": "0.14.13", + "resolved": "https://registry.npmjs.org/@data-client/rest/-/rest-0.14.13.tgz", + "integrity": "sha512-uHt0w/1cTHgrkJ6Mv9VPVKyhqUQgaY42JJrtArJTHcO1oPnn4qDLANdv34oXdN5MylMving8L1+lT2r+ObgOiw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", - "@data-client/endpoint": "^0.14.11", - "path-to-regexp": "^6.2.1" + "@data-client/endpoint": "^0.14.12", + "path-to-regexp": "^6.3.0" }, "engines": { "node": "^12.17 || ^13.7 || >=14" @@ -3640,9 +3640,10 @@ } }, "node_modules/path-to-regexp": { - "version": "6.2.2", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.2.tgz", - "integrity": "sha512-GQX3SSMokngb36+whdpRXE+3f9V8UzyAorlYvOGx87ufGHehNTn5lCxrKtLyZ4Yl/wEKnNnr98ZzOwwDZV5ogw==" + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", + "license": "MIT" }, "node_modules/path-type": { "version": "4.0.0", diff --git a/examples/todo-app/package-lock.json b/examples/todo-app/package-lock.json index 6410d9ced5bb..4aec01eb8447 100644 --- a/examples/todo-app/package-lock.json +++ b/examples/todo-app/package-lock.json @@ -3640,9 +3640,9 @@ } }, "node_modules/@data-client/endpoint": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/endpoint/-/endpoint-0.14.11.tgz", - "integrity": "sha512-eyw1Ri6BEx1h9hbFQEopU5As8qtBi8PlIogCgV73sgf/YRnwwwJXHg5VpakXhdLteNYm5kvAhi5Y4i31q9I3Vw==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/endpoint/-/endpoint-0.14.12.tgz", + "integrity": "sha512-Av1ssXKeM+16RwNCw5hbdXQ6ezwkU4/Ju9crGFOe6++SzLQdNnvtKSUyXmLLvCETfjkHmnwWeRxTGno3Zk2n8g==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0" @@ -3670,9 +3670,9 @@ } }, "node_modules/@data-client/react": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/react/-/react-0.14.11.tgz", - "integrity": "sha512-jCPzYhf650lEooPmGIMwyRk6UD1wNU9Fty/i5VEWsSgc+7m7OLwysuH1M+CISzH3OX1jOHErqPFhES+IjtiuJw==", + "version": "0.14.12", + "resolved": "https://registry.npmjs.org/@data-client/react/-/react-0.14.12.tgz", + "integrity": "sha512-2vH3y7sz8kSZR2xtPeqD5SeiQsAiKWxCiD9M4gYeSNi265r9lIufakdQdT5w5tlnj0VLtjxBxExavBTjlkljgw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", @@ -3700,14 +3700,14 @@ } }, "node_modules/@data-client/rest": { - "version": "0.14.11", - "resolved": "https://registry.npmjs.org/@data-client/rest/-/rest-0.14.11.tgz", - "integrity": "sha512-NQsOWzVtUIFIFNpqMkajgbwN3wOl5PDvCVSp8dFnG282pbiRu2vSWe32lD98C6lQX0KCsICRVtrBApQZATBUGg==", + "version": "0.14.13", + "resolved": "https://registry.npmjs.org/@data-client/rest/-/rest-0.14.13.tgz", + "integrity": "sha512-uHt0w/1cTHgrkJ6Mv9VPVKyhqUQgaY42JJrtArJTHcO1oPnn4qDLANdv34oXdN5MylMving8L1+lT2r+ObgOiw==", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.17.0", - "@data-client/endpoint": "^0.14.11", - "path-to-regexp": "^6.2.1" + "@data-client/endpoint": "^0.14.12", + "path-to-regexp": "^6.3.0" }, "engines": { "node": "^12.17 || ^13.7 || >=14" @@ -10969,9 +10969,9 @@ } }, "node_modules/path-to-regexp": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz", - "integrity": "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz", + "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==", "license": "MIT" }, "node_modules/path-type": { diff --git a/package.json b/package.json index e6f9f2e7eb03..47c1b52b05b7 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "prettier": "3.3.3", "react": "18.3.1", "react-dom": "18.3.1", - "react-native": "0.75.2", + "react-native": "0.75.3", "react-native-safe-area-context": "^4.4.1", "react-native-screens": "^3.18.2", "react-test-renderer": "18.3.1", diff --git a/yarn.lock b/yarn.lock index ebf7976e599b..6d79808d35f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -271,8 +271,8 @@ __metadata: linkType: hard "@anansi/cli@npm:^3.0.15": - version: 3.1.39 - resolution: "@anansi/cli@npm:3.1.39" + version: 3.1.40 + resolution: "@anansi/cli@npm:3.1.40" dependencies: "@anansi/generator-js": "npm:^12.6.2" binary-version-check: "npm:^6.1.0" @@ -289,21 +289,21 @@ __metadata: optional: true bin: anansi: ./run.mjs - checksum: 10c0/9da56b9ec94ecc0842c59914651051d1e1e910b5b4bb488905cefc7223f7ce959b7703e38a1fb8e9371c9fa43a63ba6b6cc719bf35fdf62004c87ff5ba837ef8 + checksum: 10c0/84d1d51822d871f4aa58ce52a24bd81cdd012298b0a836502a7e44233abd8f8273209860f0551e31dc2b5927c6ae6998fd8a0f36533d12c3c97c3d9ca403ca89 languageName: node linkType: hard "@anansi/core@npm:^0.20.0": - version: 0.20.5 - resolution: "@anansi/core@npm:0.20.5" + version: 0.20.6 + resolution: "@anansi/core@npm:0.20.6" dependencies: - "@anansi/router": "npm:^0.10.4" + "@anansi/router": "npm:^0.10.5" "@babel/runtime": "npm:^7.17.0" chalk: "npm:^4.1.2" compression: "npm:^1.7.4" cross-fetch: "npm:^4.0.0" enhanced-resolve: "npm:^5.17.1" - express: "npm:^4.19.2" + express: "npm:^4.21.0" fs-require: "npm:^1.6.0" history: "npm:^5.3.0" http-proxy-middleware: "npm:^3.0.2" @@ -334,7 +334,7 @@ __metadata: bin: serve-anansi: ./lib/scripts/serve.js start-anansi: ./lib/scripts/startDevserver.js - checksum: 10c0/098c3ba0891bc60cdf383723a28465c353a8ae94de9527b0acf1b59cd39523c2b9a3ddab79d31be23791d5b4624adf8b5da119ede6573e1363a418d4bbe4fabf + checksum: 10c0/7c9d4ec2d39f433c05ae4b586e65c38db2587b962603095699918aee1301be03ac96b6cbdbb631182eaf8e4061492a3de8602ba41079baebac77a46c15a4d713 languageName: node linkType: hard @@ -426,12 +426,12 @@ __metadata: languageName: node linkType: hard -"@anansi/router@npm:^0.10.0, @anansi/router@npm:^0.10.4": - version: 0.10.4 - resolution: "@anansi/router@npm:0.10.4" +"@anansi/router@npm:^0.10.0, @anansi/router@npm:^0.10.5": + version: 0.10.5 + resolution: "@anansi/router@npm:0.10.5" dependencies: "@babel/runtime": "npm:^7.17.0" - "@pojo-router/core": "npm:^0.9.2" + "@pojo-router/core": "npm:^0.9.3" history: "npm:^5.3.0" nano-memoize: "npm:^3.0.16" peerDependencies: @@ -440,7 +440,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/86b815520943aa647d16b87dff0504af2df732c25c13c27233e3eac6cb66fdc9ab3aa3b4b3eefcc29ba27fa2293f6d56f1f8053ee554b12df59f5e8eedb2e0e5 + checksum: 10c0/22043c785dc88393528daccf0a1537c94523d74001c2070ed9340d8aa2ef98b37542d7539ecca093e9a4eaa8eccd131b78f67e7d3fa351d7b3e9c316eeae4aaf languageName: node linkType: hard @@ -4672,72 +4672,72 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.9": - version: 14.2.9 - resolution: "@next/env@npm:14.2.9" - checksum: 10c0/be572488e44df6ce5dc099b49d0e6d140e2cbd45c2d1851f35e3ad8fc1d04536b8a411fe8ee96ed4fa5cef7fdc2c7da491734450253b22bbe96160f35871b01f +"@next/env@npm:14.2.11": + version: 14.2.11 + resolution: "@next/env@npm:14.2.11" + checksum: 10c0/d2fed87e4ea6fdd97f8d87018d57cfceef5cb46c40b7e451a6bf410d62701af53030c2a20ee952842d879b4805bf18cf864170b63f8d91a95d4df906d0e1ff4b languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-darwin-arm64@npm:14.2.9" +"@next/swc-darwin-arm64@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-darwin-arm64@npm:14.2.11" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-darwin-x64@npm:14.2.9" +"@next/swc-darwin-x64@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-darwin-x64@npm:14.2.11" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.9" +"@next/swc-linux-arm64-gnu@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.11" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.9" +"@next/swc-linux-arm64-musl@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.11" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.9" +"@next/swc-linux-x64-gnu@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.11" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-linux-x64-musl@npm:14.2.9" +"@next/swc-linux-x64-musl@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-linux-x64-musl@npm:14.2.11" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.9" +"@next/swc-win32-arm64-msvc@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.11" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.9" +"@next/swc-win32-ia32-msvc@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.11" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.9": - version: 14.2.9 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.9" +"@next/swc-win32-x64-msvc@npm:14.2.11": + version: 14.2.11 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.11" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -5445,20 +5445,20 @@ __metadata: languageName: node linkType: hard -"@pojo-router/core@npm:^0.9.2": - version: 0.9.2 - resolution: "@pojo-router/core@npm:0.9.2" +"@pojo-router/core@npm:^0.9.3": + version: 0.9.3 + resolution: "@pojo-router/core@npm:0.9.3" dependencies: "@babel/runtime": "npm:^7.17.0" history: "npm:5.3.0" - path-to-regexp: "npm:6.2.2" + path-to-regexp: "npm:^6.3.0" peerDependencies: "@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-0 react: ^16.8.2 || ^17.0.0 || ^18.0.0 || ^19.0.0-0 peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/36329d85ba9ec985978db24d01c5d2b73ec53b7e1d165edf1567128cc501ebb641c332a3194a2528f2c35aa77ca833aae632102516d53975f1e4aefc8a65626f + checksum: 10c0/f7b94858e19879697eb4ade0f24c9f9016a1a50ff6898bda9ed56663022e1035283ca6282ea0320d173d415bf88c3ccd8bd55c22548ab19e85c0cc637a46b616 languageName: node linkType: hard @@ -5469,59 +5469,50 @@ __metadata: languageName: node linkType: hard -"@react-native-community/cli-clean@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-clean@npm:14.0.0" +"@react-native-community/cli-clean@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-clean@npm:14.1.0" dependencies: - "@react-native-community/cli-tools": "npm:14.0.0" + "@react-native-community/cli-tools": "npm:14.1.0" chalk: "npm:^4.1.2" execa: "npm:^5.0.0" fast-glob: "npm:^3.3.2" - checksum: 10c0/ca8ae272a170b36c0000a7c1cd04d1c22f5591cb00ead96fd82033ec2579c56686681745c6ad71caadd9b4182dceb746f6cdb1fca09f93053294ccabbf9f457d + checksum: 10c0/57ed359c11b5f58da61ca22213394d56db815538d0df459a99017fb38450d35b6ef5c0ccc997c48c34160fc08898147593d7cd1e8ab78b3cea988020d0d6ce88 languageName: node linkType: hard -"@react-native-community/cli-config@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-config@npm:14.0.0" +"@react-native-community/cli-config@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-config@npm:14.1.0" dependencies: - "@react-native-community/cli-tools": "npm:14.0.0" + "@react-native-community/cli-tools": "npm:14.1.0" chalk: "npm:^4.1.2" cosmiconfig: "npm:^9.0.0" deepmerge: "npm:^4.3.0" fast-glob: "npm:^3.3.2" joi: "npm:^17.2.1" - checksum: 10c0/2160285f74c33e3201d7070d9eb908487a3219a6562df732cb567782d1111e0f08de782e078c444e0e705c9e7a9048f44451eb09c6c8a202a11ad5d70dcf4313 + checksum: 10c0/3e4ebea0eb17e52c42e5d60eb9219c84f2cf8d804bc083ae483ffae504bf0c6077c5e859c72311caa319f0dc8d2fc4b69c4230ee3aba5e9f2c1c0461c9c538ea languageName: node linkType: hard -"@react-native-community/cli-debugger-ui@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-debugger-ui@npm:14.0.0" +"@react-native-community/cli-debugger-ui@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-debugger-ui@npm:14.1.0" dependencies: serve-static: "npm:^1.13.1" - checksum: 10c0/2009875b4a973faccbb6c48115b775c1dbc7545e6fe91fbb93712ad629ccbc87781f8badf14129d70e20ba97eca453ba88f3b143c0734edb13a8b69ac86c636f + checksum: 10c0/e673412c042ed2c40e06b59e85c9964303384d69547b13a7e093ad53a8ddc9a9df4cf0ba647b645601e362bb37c2d8bd8616097e6e880c4da04df1dd1f22d87e languageName: node linkType: hard -"@react-native-community/cli-debugger-ui@npm:14.0.0-alpha.11": - version: 14.0.0-alpha.11 - resolution: "@react-native-community/cli-debugger-ui@npm:14.0.0-alpha.11" +"@react-native-community/cli-doctor@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-doctor@npm:14.1.0" dependencies: - serve-static: "npm:^1.13.1" - checksum: 10c0/1282ab14e537be9b723996340d0184be4b2bd8265fdbf5b35916f71c3678c69761f980db43f773f78d339d3b9bcaf5bac560f575cb79cf3302c8d66757b29605 - languageName: node - linkType: hard - -"@react-native-community/cli-doctor@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-doctor@npm:14.0.0" - dependencies: - "@react-native-community/cli-config": "npm:14.0.0" - "@react-native-community/cli-platform-android": "npm:14.0.0" - "@react-native-community/cli-platform-apple": "npm:14.0.0" - "@react-native-community/cli-platform-ios": "npm:14.0.0" - "@react-native-community/cli-tools": "npm:14.0.0" + "@react-native-community/cli-config": "npm:14.1.0" + "@react-native-community/cli-platform-android": "npm:14.1.0" + "@react-native-community/cli-platform-apple": "npm:14.1.0" + "@react-native-community/cli-platform-ios": "npm:14.1.0" + "@react-native-community/cli-tools": "npm:14.1.0" chalk: "npm:^4.1.2" command-exists: "npm:^1.2.8" deepmerge: "npm:^4.3.0" @@ -5533,53 +5524,53 @@ __metadata: strip-ansi: "npm:^5.2.0" wcwidth: "npm:^1.0.1" yaml: "npm:^2.2.1" - checksum: 10c0/8174733525a43f2aa0ad1ab8864f9fda194de4dda2dcf5bcd627adaee31054b49289eea8a53ec7ba9eb883ed059d55ad6b79af1df229a02299e7eb5a4dda7b47 + checksum: 10c0/4293e05195deb6d5e920317874c27dd0f7a39da0f7c5152f7e72187d92b1915d576929d069c3e92869d474a1ae36d2a77b9e298b378019519b112384308f5240 languageName: node linkType: hard -"@react-native-community/cli-platform-android@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-platform-android@npm:14.0.0" +"@react-native-community/cli-platform-android@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-platform-android@npm:14.1.0" dependencies: - "@react-native-community/cli-tools": "npm:14.0.0" + "@react-native-community/cli-tools": "npm:14.1.0" chalk: "npm:^4.1.2" execa: "npm:^5.0.0" fast-glob: "npm:^3.3.2" - fast-xml-parser: "npm:^4.2.4" + fast-xml-parser: "npm:^4.4.1" logkitty: "npm:^0.7.1" - checksum: 10c0/0f748e809444a369f71b4954e4e2357fa4c82a005a90107c92b54964d27c42258acf447866955aa76aeafb21008ba9a92b944cc64ce60d8dea53c89e038b9d51 + checksum: 10c0/634b0303e783c0e481b03af0a4223bf70b98d09fdada69b10a820d9d637ba76f1674451be13aaf78bbb9a094e7a2cd59cc7b840b5a4ea73ba9b8a32e7480f778 languageName: node linkType: hard -"@react-native-community/cli-platform-apple@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-platform-apple@npm:14.0.0" +"@react-native-community/cli-platform-apple@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-platform-apple@npm:14.1.0" dependencies: - "@react-native-community/cli-tools": "npm:14.0.0" + "@react-native-community/cli-tools": "npm:14.1.0" chalk: "npm:^4.1.2" execa: "npm:^5.0.0" fast-glob: "npm:^3.3.2" - fast-xml-parser: "npm:^4.2.4" + fast-xml-parser: "npm:^4.4.1" ora: "npm:^5.4.1" - checksum: 10c0/057e3f4d366fc8e93895f6ac5f5790b8304bb38cbc340b44bd275a14e9e262f5c91b3c72cfb67b9509ac597759f7ba6bca69a9452a343035cbc9c02d5702696d + checksum: 10c0/04c15a024b99a17a0f7fe75dcf2c454d541021950e4fbff494a2ced11654ee9f2a49944f5a6d1c0329abd33a0a95c3f5b58a11d3790968c93f9f1dc769c517a3 languageName: node linkType: hard -"@react-native-community/cli-platform-ios@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-platform-ios@npm:14.0.0" +"@react-native-community/cli-platform-ios@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-platform-ios@npm:14.1.0" dependencies: - "@react-native-community/cli-platform-apple": "npm:14.0.0" - checksum: 10c0/e0bc03abdfac3bd77b8abaaaffe4789900e237f550bdb458fa9e87e7bf6a9333048db7501fbcdd30f722e2c13b303d6125c30145afd69d2502f77191756711c3 + "@react-native-community/cli-platform-apple": "npm:14.1.0" + checksum: 10c0/67f89496fe4405dc055ab478e9331ca8c34687f2983bb421188834e1ef9877c1e47fb420f58eb6d4df3088cd64454eb6b3af1c9c02c771f654443fae3033d515 languageName: node linkType: hard -"@react-native-community/cli-server-api@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-server-api@npm:14.0.0" +"@react-native-community/cli-server-api@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-server-api@npm:14.1.0" dependencies: - "@react-native-community/cli-debugger-ui": "npm:14.0.0" - "@react-native-community/cli-tools": "npm:14.0.0" + "@react-native-community/cli-debugger-ui": "npm:14.1.0" + "@react-native-community/cli-tools": "npm:14.1.0" compression: "npm:^1.7.1" connect: "npm:^3.6.5" errorhandler: "npm:^1.5.1" @@ -5587,48 +5578,13 @@ __metadata: pretty-format: "npm:^26.6.2" serve-static: "npm:^1.13.1" ws: "npm:^6.2.3" - checksum: 10c0/d00e938d473ce6c8e35d175255ef1d9f126deea8226487bcccdcbd80f425b14ea259c465ad066bd692b175ed7859c5b3da79ad7d9fcd80b6a66c6397693d60c5 + checksum: 10c0/e79ba3311b70661bdabfdfa4d5f6a4737081140332093811ea67cee38ac15b835e829830e996a105842cf166fa0dc4c9d697fff34c8f48ca69490b40651b21ac languageName: node linkType: hard -"@react-native-community/cli-server-api@npm:14.0.0-alpha.11": - version: 14.0.0-alpha.11 - resolution: "@react-native-community/cli-server-api@npm:14.0.0-alpha.11" - dependencies: - "@react-native-community/cli-debugger-ui": "npm:14.0.0-alpha.11" - "@react-native-community/cli-tools": "npm:14.0.0-alpha.11" - compression: "npm:^1.7.1" - connect: "npm:^3.6.5" - errorhandler: "npm:^1.5.1" - nocache: "npm:^3.0.1" - pretty-format: "npm:^26.6.2" - serve-static: "npm:^1.13.1" - ws: "npm:^6.2.3" - checksum: 10c0/90386fdf1313c92f77fc9fcaaa1db82d3fccab4fdf91c3e1ea7cb1a6a192a80bf9e339397cb66c37706163f19e07459537a5475dc566eff221faf6f03885dfff - languageName: node - linkType: hard - -"@react-native-community/cli-tools@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-tools@npm:14.0.0" - dependencies: - appdirsjs: "npm:^1.2.4" - chalk: "npm:^4.1.2" - execa: "npm:^5.0.0" - find-up: "npm:^5.0.0" - mime: "npm:^2.4.1" - open: "npm:^6.2.0" - ora: "npm:^5.4.1" - semver: "npm:^7.5.2" - shell-quote: "npm:^1.7.3" - sudo-prompt: "npm:^9.0.0" - checksum: 10c0/7940b4af353b0b4e520c39fc98a438505fd2850931d2d5ec9395ec3deb7bbb5eb33c3817c5364b0eefa2525be069a4301b0b5073b4bae5867e0253d31f2d5f13 - languageName: node - linkType: hard - -"@react-native-community/cli-tools@npm:14.0.0-alpha.11": - version: 14.0.0-alpha.11 - resolution: "@react-native-community/cli-tools@npm:14.0.0-alpha.11" +"@react-native-community/cli-tools@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-tools@npm:14.1.0" dependencies: appdirsjs: "npm:^1.2.4" chalk: "npm:^4.1.2" @@ -5640,30 +5596,30 @@ __metadata: semver: "npm:^7.5.2" shell-quote: "npm:^1.7.3" sudo-prompt: "npm:^9.0.0" - checksum: 10c0/ad546e9c3e5b4af8e5a4a19d6db8510de309442198291d69617568554ee3d6e7afa11069411085e6874d1080448e42ee36ae14da4f0bb80862123b2b6ff89bc9 + checksum: 10c0/982fff928966f44db88bb1e2b968cf9908b4156570bd2a8f71d087c9b64c3840e92db4e5217d3c787b1ffd57c3fd1c79aab5f81611e8862f75e22c4e49b7b322 languageName: node linkType: hard -"@react-native-community/cli-types@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli-types@npm:14.0.0" +"@react-native-community/cli-types@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli-types@npm:14.1.0" dependencies: joi: "npm:^17.2.1" - checksum: 10c0/1abc875f2f49a9d81f4484922ea68dbcbc1f0aa28d35a25a3d5f0a24d5e8161c35e8506d4ae237ac1618c8d2043cb181d0188760201c1824f769dc7d595bc119 + checksum: 10c0/bb7acced460cc73b3c849f07df52794c4be7845669adb97834b0b715c325266bec9cfefd89b4ac8d31a464073790d99bc624f1454d3579630a36dd9502033b36 languageName: node linkType: hard -"@react-native-community/cli@npm:14.0.0": - version: 14.0.0 - resolution: "@react-native-community/cli@npm:14.0.0" - dependencies: - "@react-native-community/cli-clean": "npm:14.0.0" - "@react-native-community/cli-config": "npm:14.0.0" - "@react-native-community/cli-debugger-ui": "npm:14.0.0" - "@react-native-community/cli-doctor": "npm:14.0.0" - "@react-native-community/cli-server-api": "npm:14.0.0" - "@react-native-community/cli-tools": "npm:14.0.0" - "@react-native-community/cli-types": "npm:14.0.0" +"@react-native-community/cli@npm:14.1.0": + version: 14.1.0 + resolution: "@react-native-community/cli@npm:14.1.0" + dependencies: + "@react-native-community/cli-clean": "npm:14.1.0" + "@react-native-community/cli-config": "npm:14.1.0" + "@react-native-community/cli-debugger-ui": "npm:14.1.0" + "@react-native-community/cli-doctor": "npm:14.1.0" + "@react-native-community/cli-server-api": "npm:14.1.0" + "@react-native-community/cli-tools": "npm:14.1.0" + "@react-native-community/cli-types": "npm:14.1.0" chalk: "npm:^4.1.2" commander: "npm:^9.4.1" deepmerge: "npm:^4.3.0" @@ -5675,29 +5631,29 @@ __metadata: semver: "npm:^7.5.2" bin: rnc-cli: build/bin.js - checksum: 10c0/08325d63cc66f3253c7c4a72bcc15debaff7a5c227e627754e9b2faf50c886486b2b795f491c4685ea7175a66964a9a42f66836bf9530d7711888e2846e6694c + checksum: 10c0/6f9cbba7d0f8c851333efc286fb469c59c61c7b5ce79dcfa4d6a4b205e917e99d0df0174db73b9f37b4160935b73d523cfd34b82e5171f8cca16b1e52d2525c4 languageName: node linkType: hard -"@react-native/assets-registry@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/assets-registry@npm:0.75.2" - checksum: 10c0/414c1f92b0cf072a12133eae794adf94532b88d53b4bb8ccfa23baa9e814cb211c9d0dcc37fde260fdb5bba44fb03edec3351a8e636633b55a30f80a23f3ef6e +"@react-native/assets-registry@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/assets-registry@npm:0.75.3" + checksum: 10c0/3e3fdd873223f7450f9ba71d70381acd36a2a50410c6d927a08f100f8022844dfd5dc6df0d057b3286eed840fb24773ae5953af0f607625adeccafd9205471d6 languageName: node linkType: hard -"@react-native/babel-plugin-codegen@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/babel-plugin-codegen@npm:0.75.2" +"@react-native/babel-plugin-codegen@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/babel-plugin-codegen@npm:0.75.3" dependencies: - "@react-native/codegen": "npm:0.75.2" - checksum: 10c0/77c6ce40d81812f9ca4ecd00c641bca63aab06586a6270addee5066824343f56a6e8c04c335b118abb444f60304759528ed68f3933f8a61eb8c66de4535274d5 + "@react-native/codegen": "npm:0.75.3" + checksum: 10c0/fefea255bab71ea1babe26e6256ff1f21e0743502ce2721ed596e67774de64c2087628d5a4d0c37fca39bb5a0e4c21ebfd0778a2a5876b232ccd4d1b6e06a6b9 languageName: node linkType: hard -"@react-native/babel-preset@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/babel-preset@npm:0.75.2" +"@react-native/babel-preset@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/babel-preset@npm:0.75.3" dependencies: "@babel/core": "npm:^7.20.0" "@babel/plugin-proposal-export-default-from": "npm:^7.0.0" @@ -5741,18 +5697,18 @@ __metadata: "@babel/plugin-transform-typescript": "npm:^7.5.0" "@babel/plugin-transform-unicode-regex": "npm:^7.0.0" "@babel/template": "npm:^7.0.0" - "@react-native/babel-plugin-codegen": "npm:0.75.2" + "@react-native/babel-plugin-codegen": "npm:0.75.3" babel-plugin-transform-flow-enums: "npm:^0.0.2" react-refresh: "npm:^0.14.0" peerDependencies: "@babel/core": "*" - checksum: 10c0/6a802a8cf8ecab27cc4feb6baca0f07293fe957fbd2d6134a920d89596bb733098c4203e196a0dc078b4b23fbe95358cc52a535aad7591d886c5561f1c3b7bf4 + checksum: 10c0/293ca45e6e2a5890f24e2f556e399eec4219fce50d65ad894fb1524712bccade8acea47b229d75a6d95522cec547a7856a4201eb2ceb683b1843aad4e01dec8c languageName: node linkType: hard -"@react-native/codegen@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/codegen@npm:0.75.2" +"@react-native/codegen@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/codegen@npm:0.75.3" dependencies: "@babel/parser": "npm:^7.20.0" glob: "npm:^7.1.1" @@ -5764,43 +5720,42 @@ __metadata: yargs: "npm:^17.6.2" peerDependencies: "@babel/preset-env": ^7.1.6 - checksum: 10c0/301107db6f194d473c2e614405c5b4dcdd66b4ea29afbe6a1c873f7763ea23aa62afaeb486a8db825d10fa730518ff2950cc5a8ad02b2adba1b2f2d267d8d26e + checksum: 10c0/2a0a6c5b89443e363632d871c2816b0c72cf036038ab364e42b641ca0069cbc5b91b6fe13df227d97b0262b2e955d2a1932e271d68e15706941aba39b378f670 languageName: node linkType: hard -"@react-native/community-cli-plugin@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/community-cli-plugin@npm:0.75.2" +"@react-native/community-cli-plugin@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/community-cli-plugin@npm:0.75.3" dependencies: - "@react-native-community/cli-server-api": "npm:14.0.0-alpha.11" - "@react-native-community/cli-tools": "npm:14.0.0-alpha.11" - "@react-native/dev-middleware": "npm:0.75.2" - "@react-native/metro-babel-transformer": "npm:0.75.2" + "@react-native-community/cli-server-api": "npm:14.1.0" + "@react-native-community/cli-tools": "npm:14.1.0" + "@react-native/dev-middleware": "npm:0.75.3" + "@react-native/metro-babel-transformer": "npm:0.75.3" chalk: "npm:^4.0.0" execa: "npm:^5.1.1" metro: "npm:^0.80.3" metro-config: "npm:^0.80.3" metro-core: "npm:^0.80.3" node-fetch: "npm:^2.2.0" - querystring: "npm:^0.2.1" readline: "npm:^1.3.0" - checksum: 10c0/028b0f52ce726c086c44bed1fd7d3ea48e9881dfa6ac4750218a4dfd0792de6cc091530f626fbadbc20c2277f88bb8bb34399f31e7bb0133419dcd7b3b090815 + checksum: 10c0/b00ca74f7f2aa6da37892c52e0ad147b7654c251bacf1d751f63b201f8137beaba446f07102652ea4e74116ee710f4abd4ceb0f48aa62f972b1eba1cc673ec07 languageName: node linkType: hard -"@react-native/debugger-frontend@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/debugger-frontend@npm:0.75.2" - checksum: 10c0/412a92cba25d32468d677d3e061664457e56c36b9571aff1e0f4c95d3fbd5393756f597d74eb0e5bf4992f583c658e9987afee497c4ad6298c7001a68c03fa3c +"@react-native/debugger-frontend@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/debugger-frontend@npm:0.75.3" + checksum: 10c0/0232d2f3f4bf47a560ee46d2f3b82ab554ee72dbca0fc6ebfc6b5368c98d75d90712c4aa16c616e6549889650b6020dd88940cc64e03b45a9d89051a17f1b230 languageName: node linkType: hard -"@react-native/dev-middleware@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/dev-middleware@npm:0.75.2" +"@react-native/dev-middleware@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/dev-middleware@npm:0.75.3" dependencies: "@isaacs/ttlcache": "npm:^1.4.1" - "@react-native/debugger-frontend": "npm:0.75.2" + "@react-native/debugger-frontend": "npm:0.75.3" chrome-launcher: "npm:^0.15.2" chromium-edge-launcher: "npm:^0.2.0" connect: "npm:^3.6.5" @@ -5811,48 +5766,48 @@ __metadata: selfsigned: "npm:^2.4.1" serve-static: "npm:^1.13.1" ws: "npm:^6.2.2" - checksum: 10c0/4b6a8a74276e2a9a64d27db3993c72f9ea9f78230eb38fc849d0c34d53e1afb2531d83951ba54681dbf75eb5781f13d13b3d1acb8d648ef01175f68f4943524d + checksum: 10c0/52d9ad8440bfefe55a16495e014f0fa6270c594891f1c442ae752108aa1233353cfe25212b17badfe0b27dae24ea9936cb5d921169f0cd62b5226f5fb6de2b06 languageName: node linkType: hard -"@react-native/gradle-plugin@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/gradle-plugin@npm:0.75.2" - checksum: 10c0/be2f49384fdc1f0d39e561d89f655a033c4d96f44fbd83abd2ea62eac9b4d8d57b99bed55b7ef8a640eed6e48422e8e23e826f22b29ef73cf6e8a8c1a9ec2a89 +"@react-native/gradle-plugin@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/gradle-plugin@npm:0.75.3" + checksum: 10c0/825a6b27d719b74e49032b9868cac39aebf29159bf123549ad91df36018a6f587da7988b340b6b76687999b5e3ca096a35b896e2312a6bccce696a6d80de8c69 languageName: node linkType: hard -"@react-native/js-polyfills@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/js-polyfills@npm:0.75.2" - checksum: 10c0/dd182befb3b70ee03815c3d9026fce35feeb2df1c8d3b671203ed9ff4db81c7763e17c88af3802e0dcb4be7acb7de21bc48153a2ee00b1b829f51816d94ef0be +"@react-native/js-polyfills@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/js-polyfills@npm:0.75.3" + checksum: 10c0/5d8c8a35fa03570a5b41b5a49c92efedaeb6ddf9ac1436103aca711430e23aeeca0390bf73c2880758d60b5fc1905daf394eae75a0dc3d5d62b5df2586b787d4 languageName: node linkType: hard -"@react-native/metro-babel-transformer@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/metro-babel-transformer@npm:0.75.2" +"@react-native/metro-babel-transformer@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/metro-babel-transformer@npm:0.75.3" dependencies: "@babel/core": "npm:^7.20.0" - "@react-native/babel-preset": "npm:0.75.2" + "@react-native/babel-preset": "npm:0.75.3" hermes-parser: "npm:0.22.0" nullthrows: "npm:^1.1.1" peerDependencies: "@babel/core": "*" - checksum: 10c0/36bb2755551dc427b466ceaf6b42b016116767a9401a12ce604c69e88ece30c62b197d04f21c30d4d09e7148bdaf6508fc3de8366aaa84f0135226b6fab178c4 + checksum: 10c0/0f9eedeb5106da3e2de64aa308081103ddaa113fae10d3f5c4d3bf5dd0791fa5b7e848b23d1ddc466197279f6a23a28141ba2078e3ec6ec41a26667be82ad9be languageName: node linkType: hard -"@react-native/normalize-colors@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/normalize-colors@npm:0.75.2" - checksum: 10c0/ce85ea584e996ac602ae2c3be3c85ec72fcd3c04d7fb7f73ca75aeb37f1f9dea3661cc9087dcea83fad48dce1bd5312eace74ef59e22e895251fb9ab68bffca9 +"@react-native/normalize-colors@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/normalize-colors@npm:0.75.3" + checksum: 10c0/1dae85647ffaf8306f9f35ae4dc1cd438a03075e9a2c245c52a119fd643f9ce98813b7036e2665efed788dd82c071c6c9e25b92666320a374af332aae50f949d languageName: node linkType: hard -"@react-native/virtualized-lists@npm:0.75.2": - version: 0.75.2 - resolution: "@react-native/virtualized-lists@npm:0.75.2" +"@react-native/virtualized-lists@npm:0.75.3": + version: 0.75.3 + resolution: "@react-native/virtualized-lists@npm:0.75.3" dependencies: invariant: "npm:^2.2.4" nullthrows: "npm:^1.1.1" @@ -5863,7 +5818,7 @@ __metadata: peerDependenciesMeta: "@types/react": optional: true - checksum: 10c0/0d0db0fe637645e19ce4b5bf717aa13fff0b7949d2c51a4f280e26675f74308a155acfeae1531269d5b6c103c3a092850c8b2e4864d8b5f882cdf92e1787d3bd + checksum: 10c0/2b52507497aff4f8b7204f0fef3562be10e76581f0ed787f817e7fb38f667f87208cd395e126bc911c685b69a5557e460c7b09cbc16a3d2b6d4640edf73cf9f9 languageName: node linkType: hard @@ -14068,9 +14023,9 @@ __metadata: languageName: node linkType: hard -"express@npm:^4.17.3, express@npm:^4.19.2": - version: 4.20.0 - resolution: "express@npm:4.20.0" +"express@npm:^4.17.3, express@npm:^4.19.2, express@npm:^4.21.0": + version: 4.21.0 + resolution: "express@npm:4.21.0" dependencies: accepts: "npm:~1.3.8" array-flatten: "npm:1.1.1" @@ -14084,7 +14039,7 @@ __metadata: encodeurl: "npm:~2.0.0" escape-html: "npm:~1.0.3" etag: "npm:~1.8.1" - finalhandler: "npm:1.2.0" + finalhandler: "npm:1.3.1" fresh: "npm:0.5.2" http-errors: "npm:2.0.0" merge-descriptors: "npm:1.0.3" @@ -14093,17 +14048,17 @@ __metadata: parseurl: "npm:~1.3.3" path-to-regexp: "npm:0.1.10" proxy-addr: "npm:~2.0.7" - qs: "npm:6.11.0" + qs: "npm:6.13.0" range-parser: "npm:~1.2.1" safe-buffer: "npm:5.2.1" send: "npm:0.19.0" - serve-static: "npm:1.16.0" + serve-static: "npm:1.16.2" setprototypeof: "npm:1.2.0" statuses: "npm:2.0.1" type-is: "npm:~1.6.18" utils-merge: "npm:1.0.1" vary: "npm:~1.1.2" - checksum: 10c0/626e440e9feffa3f82ebce5e7dc0ad7a74fa96079994f30048cce450f4855a258abbcabf021f691aeb72154867f0d28440a8498c62888805faf667a829fb65aa + checksum: 10c0/4cf7ca328f3fdeb720f30ccb2ea7708bfa7d345f9cc460b64a82bf1b2c91e5b5852ba15a9a11b2a165d6089acf83457fc477dc904d59cd71ed34c7a91762c6cc languageName: node linkType: hard @@ -14223,14 +14178,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:^4.2.4": - version: 4.4.1 - resolution: "fast-xml-parser@npm:4.4.1" +"fast-xml-parser@npm:^4.4.1": + version: 4.5.0 + resolution: "fast-xml-parser@npm:4.5.0" dependencies: strnum: "npm:^1.0.5" bin: fxparser: src/cli/cli.js - checksum: 10c0/7f334841fe41bfb0bf5d920904ccad09cefc4b5e61eaf4c225bf1e1bb69ee77ef2147d8942f783ee8249e154d1ca8a858e10bda78a5d78b8bed3f48dcee9bf33 + checksum: 10c0/71d206c9e137f5c26af88d27dde0108068a5d074401901d643c500c36e95dfd828333a98bda020846c41f5b9b364e2b0e9be5b19b0bdcab5cf31559c07b80a95 languageName: node linkType: hard @@ -14416,18 +14371,18 @@ __metadata: languageName: node linkType: hard -"finalhandler@npm:1.2.0": - version: 1.2.0 - resolution: "finalhandler@npm:1.2.0" +"finalhandler@npm:1.3.1": + version: 1.3.1 + resolution: "finalhandler@npm:1.3.1" dependencies: debug: "npm:2.6.9" - encodeurl: "npm:~1.0.2" + encodeurl: "npm:~2.0.0" escape-html: "npm:~1.0.3" on-finished: "npm:2.4.1" parseurl: "npm:~1.3.3" statuses: "npm:2.0.1" unpipe: "npm:~1.0.0" - checksum: 10c0/64b7e5ff2ad1fcb14931cd012651631b721ce657da24aedb5650ddde9378bf8e95daa451da43398123f5de161a81e79ff5affe4f9f2a6d2df4a813d6d3e254b7 + checksum: 10c0/d38035831865a49b5610206a3a9a9aae4e8523cbbcd01175d0480ffbf1278c47f11d89be3ca7f617ae6d94f29cf797546a4619cd84dd109009ef33f12f69019f languageName: node linkType: hard @@ -21201,19 +21156,19 @@ __metadata: linkType: hard "next@npm:^14.0.0": - version: 14.2.9 - resolution: "next@npm:14.2.9" - dependencies: - "@next/env": "npm:14.2.9" - "@next/swc-darwin-arm64": "npm:14.2.9" - "@next/swc-darwin-x64": "npm:14.2.9" - "@next/swc-linux-arm64-gnu": "npm:14.2.9" - "@next/swc-linux-arm64-musl": "npm:14.2.9" - "@next/swc-linux-x64-gnu": "npm:14.2.9" - "@next/swc-linux-x64-musl": "npm:14.2.9" - "@next/swc-win32-arm64-msvc": "npm:14.2.9" - "@next/swc-win32-ia32-msvc": "npm:14.2.9" - "@next/swc-win32-x64-msvc": "npm:14.2.9" + version: 14.2.11 + resolution: "next@npm:14.2.11" + dependencies: + "@next/env": "npm:14.2.11" + "@next/swc-darwin-arm64": "npm:14.2.11" + "@next/swc-darwin-x64": "npm:14.2.11" + "@next/swc-linux-arm64-gnu": "npm:14.2.11" + "@next/swc-linux-arm64-musl": "npm:14.2.11" + "@next/swc-linux-x64-gnu": "npm:14.2.11" + "@next/swc-linux-x64-musl": "npm:14.2.11" + "@next/swc-win32-arm64-msvc": "npm:14.2.11" + "@next/swc-win32-ia32-msvc": "npm:14.2.11" + "@next/swc-win32-x64-msvc": "npm:14.2.11" "@swc/helpers": "npm:0.5.5" busboy: "npm:1.6.0" caniuse-lite: "npm:^1.0.30001579" @@ -21254,7 +21209,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 10c0/e50872b4bc22d1e5b3d9b1a4ecf841c2f0fcc933339c3cb63329489346ce0cb852b98f9e317a7d26978db6b0a8174c1312a6dfdbc3907fd7498538c51e0a0e2f + checksum: 10c0/af460310f2455e257da91de7213851e5efebfeeca93243730ff4773d55c3adae30cfadd3321cf5a83ee54432bc6d5def4f72fbf0cbd6f95dbbcdab55ab18cd83 languageName: node linkType: hard @@ -23051,13 +23006,6 @@ __metadata: languageName: node linkType: hard -"path-to-regexp@npm:6.2.2": - version: 6.2.2 - resolution: "path-to-regexp@npm:6.2.2" - checksum: 10c0/4b60852d3501fd05ca9dd08c70033d73844e5eca14e41f499f069afa8364f780f15c5098002f93bd42af8b3514de62ac6e82a53b5662de881d2b08c9ef21ea6b - languageName: node - linkType: hard - "path-to-regexp@npm:^1.7.0": version: 1.9.0 resolution: "path-to-regexp@npm:1.9.0" @@ -24756,15 +24704,6 @@ __metadata: languageName: node linkType: hard -"qs@npm:6.11.0": - version: 6.11.0 - resolution: "qs@npm:6.11.0" - dependencies: - side-channel: "npm:^1.0.4" - checksum: 10c0/4e4875e4d7c7c31c233d07a448e7e4650f456178b9dd3766b7cfa13158fdb24ecb8c4f059fa91e820dc6ab9f2d243721d071c9c0378892dcdad86e9e9a27c68f - languageName: node - linkType: hard - "qs@npm:6.13.0, qs@npm:^6.12.3": version: 6.13.0 resolution: "qs@npm:6.13.0" @@ -24800,13 +24739,6 @@ __metadata: languageName: node linkType: hard -"querystring@npm:^0.2.1": - version: 0.2.1 - resolution: "querystring@npm:0.2.1" - checksum: 10c0/6841b32bec4f16ffe7f5b5e4373b47ad451f079cde3a7f45e63e550f0ecfd8f8189ef81fb50079413b3fc1c59b06146e4c98192cb74ed7981aca72090466cd94 - languageName: node - linkType: hard - "queue-tick@npm:^1.0.1": version: 1.0.1 resolution: "queue-tick@npm:1.0.1" @@ -25177,12 +25109,12 @@ __metadata: linkType: hard "react-native-safe-area-context@npm:^4.4.1": - version: 4.10.9 - resolution: "react-native-safe-area-context@npm:4.10.9" + version: 4.11.0 + resolution: "react-native-safe-area-context@npm:4.11.0" peerDependencies: react: "*" react-native: "*" - checksum: 10c0/370be377bc65feb20e9e2c1ca46e9919c87c92346fe55d3006f5dd6169346777433549dc57c444daddc7c9db4a2742d0f5d2aa0be0e2d30b8b1b42d295c10c9e + checksum: 10c0/cf50358c1ff0e50d496ba9a76f4823ac5329f0b804f67f605e5b12d0281d07f16a329a4820e7d567d6afb77cc989dfff953ab48ee63cbcaa35d6fb600cbb4325 languageName: node linkType: hard @@ -25199,26 +25131,27 @@ __metadata: languageName: node linkType: hard -"react-native@npm:0.75.2, react-native@npm:^0.75.0": - version: 0.75.2 - resolution: "react-native@npm:0.75.2" +"react-native@npm:0.75.3, react-native@npm:^0.75.0": + version: 0.75.3 + resolution: "react-native@npm:0.75.3" dependencies: "@jest/create-cache-key-function": "npm:^29.6.3" - "@react-native-community/cli": "npm:14.0.0" - "@react-native-community/cli-platform-android": "npm:14.0.0" - "@react-native-community/cli-platform-ios": "npm:14.0.0" - "@react-native/assets-registry": "npm:0.75.2" - "@react-native/codegen": "npm:0.75.2" - "@react-native/community-cli-plugin": "npm:0.75.2" - "@react-native/gradle-plugin": "npm:0.75.2" - "@react-native/js-polyfills": "npm:0.75.2" - "@react-native/normalize-colors": "npm:0.75.2" - "@react-native/virtualized-lists": "npm:0.75.2" + "@react-native-community/cli": "npm:14.1.0" + "@react-native-community/cli-platform-android": "npm:14.1.0" + "@react-native-community/cli-platform-ios": "npm:14.1.0" + "@react-native/assets-registry": "npm:0.75.3" + "@react-native/codegen": "npm:0.75.3" + "@react-native/community-cli-plugin": "npm:0.75.3" + "@react-native/gradle-plugin": "npm:0.75.3" + "@react-native/js-polyfills": "npm:0.75.3" + "@react-native/normalize-colors": "npm:0.75.3" + "@react-native/virtualized-lists": "npm:0.75.3" abort-controller: "npm:^3.0.0" anser: "npm:^1.4.9" ansi-regex: "npm:^5.0.0" base64-js: "npm:^1.5.1" chalk: "npm:^4.0.0" + commander: "npm:^9.4.1" event-target-shim: "npm:^5.0.1" flow-enums-runtime: "npm:^0.0.6" glob: "npm:^7.1.1" @@ -25249,7 +25182,7 @@ __metadata: optional: true bin: react-native: cli.js - checksum: 10c0/96baa4fbbeb531933eabd3fbe96dc73ac92868a100085811938283686353c6e1bad919e1694a5e8b0f8dac9e1f0c7a08a5481fa416a59b2958ac19b28a15a23c + checksum: 10c0/4afde38e3d31087acbe3c76f0b1cb184042c6c1fd67aa67511cc03b322e3a06eb45d3dde236ef35c330929521ccdafb9b03bd78ff6062c2c6769a610f8f88160 languageName: node linkType: hard @@ -26521,7 +26454,7 @@ __metadata: prettier: "npm:3.3.3" react: "npm:18.3.1" react-dom: "npm:18.3.1" - react-native: "npm:0.75.2" + react-native: "npm:0.75.3" react-native-safe-area-context: "npm:^4.4.1" react-native-screens: "npm:^3.18.2" react-test-renderer: "npm:18.3.1" @@ -26897,27 +26830,6 @@ __metadata: languageName: node linkType: hard -"send@npm:0.18.0": - version: 0.18.0 - resolution: "send@npm:0.18.0" - dependencies: - debug: "npm:2.6.9" - depd: "npm:2.0.0" - destroy: "npm:1.2.0" - encodeurl: "npm:~1.0.2" - escape-html: "npm:~1.0.3" - etag: "npm:~1.8.1" - fresh: "npm:0.5.2" - http-errors: "npm:2.0.0" - mime: "npm:1.6.0" - ms: "npm:2.1.3" - on-finished: "npm:2.4.1" - range-parser: "npm:~1.2.1" - statuses: "npm:2.0.1" - checksum: 10c0/0eb134d6a51fc13bbcb976a1f4214ea1e33f242fae046efc311e80aff66c7a43603e26a79d9d06670283a13000e51be6e0a2cb80ff0942eaf9f1cd30b7ae736a - languageName: node - linkType: hard - "send@npm:0.19.0": version: 0.19.0 resolution: "send@npm:0.19.0" @@ -27004,15 +26916,15 @@ __metadata: languageName: node linkType: hard -"serve-static@npm:1.16.0, serve-static@npm:^1.13.1": - version: 1.16.0 - resolution: "serve-static@npm:1.16.0" +"serve-static@npm:1.16.2, serve-static@npm:^1.13.1": + version: 1.16.2 + resolution: "serve-static@npm:1.16.2" dependencies: - encodeurl: "npm:~1.0.2" + encodeurl: "npm:~2.0.0" escape-html: "npm:~1.0.3" parseurl: "npm:~1.3.3" - send: "npm:0.18.0" - checksum: 10c0/d7a5beca08cc55f92998d8b87c111dd842d642404231c90c11f504f9650935da4599c13256747b0a988442a59851343271fe8e1946e03e92cd79c447b5f3ae01 + send: "npm:0.19.0" + checksum: 10c0/528fff6f5e12d0c5a391229ad893910709bc51b5705962b09404a1d813857578149b8815f35d3ee5752f44cd378d0f31669d4b1d7e2d11f41e08283d5134bd1f languageName: node linkType: hard