mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
Bump @vercel/functions from 1.4.2 to 1.5.0
Bumps [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) from 1.4.2 to 1.5.0. - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/functions@1.5.0/packages/functions) --- updated-dependencies: - dependency-name: "@vercel/functions" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d7cc6d2203
commit
a3f4237040
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@tanstack/react-query": "^5.59.15",
|
||||
"@vercel/analytics": "^1.3.2",
|
||||
"@vercel/functions": "^1.4.2",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.0.14",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2159,15 +2159,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vercel/functions@npm:^1.4.2":
|
||||
version: 1.4.2
|
||||
resolution: "@vercel/functions@npm:1.4.2"
|
||||
"@vercel/functions@npm:^1.5.0":
|
||||
version: 1.5.0
|
||||
resolution: "@vercel/functions@npm:1.5.0"
|
||||
peerDependencies:
|
||||
"@aws-sdk/credential-provider-web-identity": "*"
|
||||
peerDependenciesMeta:
|
||||
"@aws-sdk/credential-provider-web-identity":
|
||||
optional: true
|
||||
checksum: 10c0/9ea42ad888a0d1227d6d4ef4747d453b70464b0151fac7122f7adcc67e78a4a1c164a0eb4ec09212de4c32980d0d2335f23d41ff7c86f8dafee4c2babf1787f6
|
||||
checksum: 10c0/679377c18bdbaeba2d387494d1963385f8bde96ebbcc001cfc9991477f52577c04e7833609cc1eba3dfecd2c113552ab15111a7744c1534b6638910f29669517
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6703,7 +6703,7 @@ __metadata:
|
|||
"@typescript-eslint/eslint-plugin": "npm:^8.12.2"
|
||||
"@typescript-eslint/parser": "npm:^8.12.2"
|
||||
"@vercel/analytics": "npm:^1.3.2"
|
||||
"@vercel/functions": "npm:^1.4.2"
|
||||
"@vercel/functions": "npm:^1.5.0"
|
||||
"@vercel/speed-insights": "npm:^1.0.14"
|
||||
autoprefixer: "npm:^10.4.20"
|
||||
babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905"
|
||||
|
|
Loading…
Reference in a new issue