pkgs: update packages

This commit is contained in:
chenshenhai 2024-05-19 18:51:19 +08:00
parent 77c0e9b19c
commit 33d056512c
3 changed files with 1971 additions and 2430 deletions

View file

@ -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']
};

View file

@ -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",

File diff suppressed because it is too large Load diff