mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #727 from ahmadk953/dependabot/npm_and_yarn/vercel/speed-insights-1.1.0
Bump @vercel/speed-insights from 1.0.14 to 1.1.0
This commit is contained in:
commit
30b54976a8
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
|||
"@tanstack/react-query": "^5.59.20",
|
||||
"@vercel/analytics": "^1.3.2",
|
||||
"@vercel/functions": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.0.14",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2156,9 +2156,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vercel/speed-insights@npm:^1.0.14":
|
||||
version: 1.0.14
|
||||
resolution: "@vercel/speed-insights@npm:1.0.14"
|
||||
"@vercel/speed-insights@npm:^1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "@vercel/speed-insights@npm:1.1.0"
|
||||
peerDependencies:
|
||||
"@sveltejs/kit": ^1 || ^2
|
||||
next: ">= 13"
|
||||
|
@ -2179,7 +2179,7 @@ __metadata:
|
|||
optional: true
|
||||
vue-router:
|
||||
optional: true
|
||||
checksum: 10c0/c67007e87377cf579ec0fa1c0919a165a0b414c80ab418cb59e269f1b35d458cdc267e14643a5740bcc1ef9fb957b7e521dc097894f54cf5ce4e436b8acc075c
|
||||
checksum: 10c0/2bfaef328b30b1d8a5a1b65e201875a78076b0223f6719a4cac04dd24e9f336da8f1648f8b33b0fe05624f25f957b67f46b7d6c3c290ac53c6ac3dac4540922a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6404,7 +6404,7 @@ __metadata:
|
|||
"@typescript-eslint/parser": "npm:^8.13.0"
|
||||
"@vercel/analytics": "npm:^1.3.2"
|
||||
"@vercel/functions": "npm:^1.5.0"
|
||||
"@vercel/speed-insights": "npm:^1.0.14"
|
||||
"@vercel/speed-insights": "npm:^1.1.0"
|
||||
autoprefixer: "npm:^10.4.20"
|
||||
babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905"
|
||||
class-variance-authority: "npm:^0.7.0"
|
||||
|
|
Loading…
Reference in a new issue