Chore: bump angular to 19.12.14 (#10212)

This commit is contained in:
shamoon
2025-06-17 12:01:15 -07:00
committed by GitHub
parent a49efb07ea
commit fe54d99356
3 changed files with 67 additions and 67 deletions

View File

@@ -8,7 +8,7 @@ module.exports = {
'abstract-paperless-service',
],
transformIgnorePatterns: [
`<rootDir>/node_modules/.pnpm/(?!.*\\.mjs$|lodash-es)`,
`<rootDir>/node_modules/.pnpm/(?!.*\\.mjs$|lodash-es|@angular\\+common.*locales)`,
],
moduleNameMapper: {
'^src/(.*)': '<rootDir>/src/$1',