mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Temporarily force @angular/build to ^22.0.0
Necessary until a compatible version of @angular-builders/custom-esbuild is released. See https://github.com/just-jeb/angular-builders/pull/2284
This commit is contained in:
Generated
+881
-1924
File diff suppressed because it is too large
Load Diff
@@ -38,9 +38,9 @@
|
||||
"@vitest/browser-playwright": "^4.1.7",
|
||||
"@vitest/coverage-v8": "^4.1.7",
|
||||
"@vitest/eslint-plugin": "^1.6.18",
|
||||
"angular-eslint": "^21.4.0",
|
||||
"browserslist": "^4.28.1",
|
||||
"eslint": "^10.3.0",
|
||||
"angular-eslint": "^21.4.0",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
@@ -175,6 +175,9 @@
|
||||
"optionalDependencies": {
|
||||
"fsevents": "*"
|
||||
},
|
||||
"overrides": {
|
||||
"@angular/build": "^22.0.0"
|
||||
},
|
||||
"browser": {
|
||||
"fs": false,
|
||||
"path": false,
|
||||
|
||||
Reference in New Issue
Block a user