mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #704 from ahmadk953/dependabot/npm_and_yarn/vercel/functions-1.5.0
Bump @vercel/functions from 1.4.2 to 1.5.0
This commit is contained in:
commit
202cefbceb
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