diff --git a/.changeset/loud-actors-shop.md b/.changeset/loud-actors-shop.md new file mode 100644 index 0000000000..bc591d176e --- /dev/null +++ b/.changeset/loud-actors-shop.md @@ -0,0 +1,5 @@ +--- +"@react-router/architect": patch +--- + +Update `@architect/functions` from `^5.2.0` to `^7.0.0` diff --git a/packages/react-router-architect/package.json b/packages/react-router-architect/package.json index 2c3b0c6241..8f74c07a80 100644 --- a/packages/react-router-architect/package.json +++ b/packages/react-router-architect/package.json @@ -50,7 +50,7 @@ } }, "dependencies": { - "@architect/functions": "^5.2.0", + "@architect/functions": "^7.0.0", "@types/aws-lambda": "^8.10.82" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aac9aa0968..715b3c9e9b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -765,8 +765,8 @@ importers: packages/react-router-architect: dependencies: '@architect/functions': - specifier: ^5.2.0 - version: 5.4.1 + specifier: ^7.0.0 + version: 7.0.0 '@types/aws-lambda': specifier: ^8.10.82 version: 8.10.141 @@ -1590,9 +1590,9 @@ packages: resolution: {integrity: sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==} engines: {node: '>=6.0.0'} - '@architect/functions@5.4.1': - resolution: {integrity: sha512-F13FBUvVHjerUaSdnXIC3pZUnI10lxyVZ7HsrU8vM2qB5pFNqw5EgqcnVgORz/eqCcqevpIKayQ9yOUf/HuBAA==} - engines: {node: '>=12'} + '@architect/functions@7.0.0': + resolution: {integrity: sha512-6HumTH9885uMAZ9yIEBUi8RmgzFTQoGefd6CD6sNkVzoZM2QCyk4BRfKvo8hdgm+AxDjkZdvA/4kaj5K7680Bg==} + engines: {node: '>=14'} '@babel/code-frame@7.24.2': resolution: {integrity: sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==} @@ -9129,7 +9129,7 @@ snapshots: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - '@architect/functions@5.4.1': + '@architect/functions@7.0.0': dependencies: cookie: 0.5.0 cookie-signature: 1.2.1