Update dashboard lockfile for Yarn 4.12 (#777)
This commit is contained in:
parent
7a83d195ae
commit
de55da25e4
2
dashboard/next-env.d.ts
vendored
2
dashboard/next-env.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
/// <reference types="next" />
|
||||
/// <reference types="next/image-types/global" />
|
||||
import "./.next/types/routes.d.ts";
|
||||
import "./.next/dev/types/routes.d.ts";
|
||||
|
||||
// NOTE: This file should not be edited
|
||||
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
|
||||
|
||||
@ -67,5 +67,6 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"glob": "10.5.0"
|
||||
}
|
||||
},
|
||||
"packageManager": "yarn@4.12.0"
|
||||
}
|
||||
|
||||
1394
dashboard/yarn.lock
1394
dashboard/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user