mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-20 19:42:04 +08:00
chore: bump typescript 7 (#15465)
This commit is contained in:
@@ -1399,6 +1399,11 @@ export const PackageList = [
|
||||
'packages/common/infra',
|
||||
],
|
||||
},
|
||||
{
|
||||
location: 'tools/@types/assets',
|
||||
name: '@types/assets',
|
||||
workspaceDependencies: [],
|
||||
},
|
||||
{
|
||||
location: 'tools/@types/build-config',
|
||||
name: '@types/build-config',
|
||||
@@ -1563,6 +1568,7 @@ export type PackageName =
|
||||
| '@affine-test/affine-mobile'
|
||||
| '@affine-test/blocksuite'
|
||||
| '@affine-test/kit'
|
||||
| '@types/assets'
|
||||
| '@types/build-config'
|
||||
| '@types/affine__env'
|
||||
| '@affine/changelog'
|
||||
|
||||
Reference in New Issue
Block a user