mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @vercel/speed-insights from 1.0.13 to 1.0.14
Bumps [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) from 1.0.13 to 1.0.14. - [Release notes](https://github.com/vercel/speed-insights/releases) - [Commits](https://github.com/vercel/speed-insights/commits/1.0.14/packages/web) --- updated-dependencies: - dependency-name: "@vercel/speed-insights" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
017df7061c
commit
13a088e543
2 changed files with 7 additions and 7 deletions
|
@ -32,7 +32,7 @@
|
||||||
"@tanstack/react-query": "^5.59.15",
|
"@tanstack/react-query": "^5.59.15",
|
||||||
"@vercel/analytics": "^1.3.1",
|
"@vercel/analytics": "^1.3.1",
|
||||||
"@vercel/functions": "^1.4.2",
|
"@vercel/functions": "^1.4.2",
|
||||||
"@vercel/speed-insights": "^1.0.13",
|
"@vercel/speed-insights": "^1.0.14",
|
||||||
"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",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2046,13 +2046,13 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@vercel/speed-insights@npm:^1.0.13":
|
"@vercel/speed-insights@npm:^1.0.14":
|
||||||
version: 1.0.13
|
version: 1.0.14
|
||||||
resolution: "@vercel/speed-insights@npm:1.0.13"
|
resolution: "@vercel/speed-insights@npm:1.0.14"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@sveltejs/kit": ^1 || ^2
|
"@sveltejs/kit": ^1 || ^2
|
||||||
next: ">= 13"
|
next: ">= 13"
|
||||||
react: ^18 || ^19
|
react: ^18 || ^19 || ^19.0.0-rc
|
||||||
svelte: ">= 4"
|
svelte: ">= 4"
|
||||||
vue: ^3
|
vue: ^3
|
||||||
vue-router: ^4
|
vue-router: ^4
|
||||||
|
@ -2069,7 +2069,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
vue-router:
|
vue-router:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/b2493ac7dd7b1905d75ac96c31e97e37b1222dbddd83c420dfcdb2956e135bdfe0f0aa94cbeddced93387e5b89abb3e2933a2606db9bf8465e112e2c86b8b879
|
checksum: 10c0/c67007e87377cf579ec0fa1c0919a165a0b414c80ab418cb59e269f1b35d458cdc267e14643a5740bcc1ef9fb957b7e521dc097894f54cf5ce4e436b8acc075c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6579,7 +6579,7 @@ __metadata:
|
||||||
"@typescript-eslint/parser": "npm:^8.10.0"
|
"@typescript-eslint/parser": "npm:^8.10.0"
|
||||||
"@vercel/analytics": "npm:^1.3.1"
|
"@vercel/analytics": "npm:^1.3.1"
|
||||||
"@vercel/functions": "npm:^1.4.2"
|
"@vercel/functions": "npm:^1.4.2"
|
||||||
"@vercel/speed-insights": "npm:^1.0.13"
|
"@vercel/speed-insights": "npm:^1.0.14"
|
||||||
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