mirror of
https://github.com/idrawjs/idraw
synced 2026-05-24 10:08:34 +00:00
pkgs: update packages
This commit is contained in:
parent
77c0e9b19c
commit
33d056512c
3 changed files with 1971 additions and 2430 deletions
|
|
@ -30,7 +30,5 @@ module.exports = {
|
|||
'@idraw/util': '<rootDir>/packages/util/src/index.ts'
|
||||
},
|
||||
// "testRegex": "(/packages/idraw/__tests__/.*)\\.test.ts$",
|
||||
setupFiles: [
|
||||
// 'jest-canvas-mock'
|
||||
]
|
||||
setupFiles: ['jest-canvas-mock']
|
||||
};
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@
|
|||
"http-server": "^14.1.1",
|
||||
"husky": "^9.0.11",
|
||||
"jest": "^29.7.0",
|
||||
"jest-canvas-mock": "^2.5.2",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"jimp": "^0.22.12",
|
||||
"koa-compose": "^4.1.0",
|
||||
|
|
|
|||
4396
pnpm-lock.yaml
4396
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue