mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @vercel/speed-insights from 1.0.14 to 1.1.0
Bumps [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) from 1.0.14 to 1.1.0. - [Release notes](https://github.com/vercel/speed-insights/releases) - [Commits](https://github.com/vercel/speed-insights/commits/1.1.0/packages/web) --- updated-dependencies: - dependency-name: "@vercel/speed-insights" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
514ae94f43
commit
25236fba51
2 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@
|
||||||
"@tanstack/react-query": "^5.59.20",
|
"@tanstack/react-query": "^5.59.20",
|
||||||
"@vercel/analytics": "^1.3.2",
|
"@vercel/analytics": "^1.3.2",
|
||||||
"@vercel/functions": "^1.5.0",
|
"@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",
|
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",
|
||||||
"class-variance-authority": "^0.7.0",
|
"class-variance-authority": "^0.7.0",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2156,9 +2156,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@vercel/speed-insights@npm:^1.0.14":
|
"@vercel/speed-insights@npm:^1.1.0":
|
||||||
version: 1.0.14
|
version: 1.1.0
|
||||||
resolution: "@vercel/speed-insights@npm:1.0.14"
|
resolution: "@vercel/speed-insights@npm:1.1.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@sveltejs/kit": ^1 || ^2
|
"@sveltejs/kit": ^1 || ^2
|
||||||
next: ">= 13"
|
next: ">= 13"
|
||||||
|
@ -2179,7 +2179,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
vue-router:
|
vue-router:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/c67007e87377cf579ec0fa1c0919a165a0b414c80ab418cb59e269f1b35d458cdc267e14643a5740bcc1ef9fb957b7e521dc097894f54cf5ce4e436b8acc075c
|
checksum: 10c0/2bfaef328b30b1d8a5a1b65e201875a78076b0223f6719a4cac04dd24e9f336da8f1648f8b33b0fe05624f25f957b67f46b7d6c3c290ac53c6ac3dac4540922a
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6404,7 +6404,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": "npm:^8.13.0"
|
"@typescript-eslint/parser": "npm:^8.13.0"
|
||||||
"@vercel/analytics": "npm:^1.3.2"
|
"@vercel/analytics": "npm:^1.3.2"
|
||||||
"@vercel/functions": "npm:^1.5.0"
|
"@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"
|
autoprefixer: "npm:^10.4.20"
|
||||||
babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905"
|
babel-plugin-react-compiler: "npm:0.0.0-experimental-7449567-20240905"
|
||||||
class-variance-authority: "npm:^0.7.0"
|
class-variance-authority: "npm:^0.7.0"
|
||||||
|
|
Loading…
Reference in a new issue