mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
build(deps): update 3rd party dependencies (#11916)
This commit is contained in:
Generated
+350
-3520
File diff suppressed because it is too large
Load Diff
+17
-17
@@ -83,12 +83,12 @@
|
||||
"@angular-eslint/template-parser": "19.8.1",
|
||||
"@angular/compiler-cli": "19.2.20",
|
||||
"@chromatic-com/storybook": "4.1.3",
|
||||
"@nx/angular": "22.7.3",
|
||||
"@nx/eslint-plugin": "22.7.2",
|
||||
"@nx/jest": "22.7.2",
|
||||
"@nx/js": "22.7.2",
|
||||
"@nx/storybook": "22.7.2",
|
||||
"@nx/workspace": "22.7.2",
|
||||
"@nx/angular": "22.7.4",
|
||||
"@nx/eslint-plugin": "22.7.4",
|
||||
"@nx/jest": "22.7.4",
|
||||
"@nx/js": "22.7.4",
|
||||
"@nx/storybook": "22.7.4",
|
||||
"@nx/workspace": "22.7.4",
|
||||
"@schematics/angular": "19.2.22",
|
||||
"@storybook/addon-themes": "^10.2.0",
|
||||
"@storybook/angular": "^10.2.0",
|
||||
@@ -98,7 +98,7 @@
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jsdom": "^27.0.0",
|
||||
"@types/minimatch": "5.1.2",
|
||||
"@types/node": "^18.16.9",
|
||||
"@types/node": "25.9.1",
|
||||
"@typescript-eslint/eslint-plugin": "8.59.4",
|
||||
"@typescript-eslint/parser": "8.59.4",
|
||||
"@typescript-eslint/typescript-estree": "8.59.4",
|
||||
@@ -116,7 +116,7 @@
|
||||
"eslint-plugin-rxjs": "^5.0.3",
|
||||
"eslint-plugin-storybook": "^10.2.0",
|
||||
"eslint-plugin-unicorn": "^49.0.0",
|
||||
"graphql": "^16.9.0",
|
||||
"graphql": "^16.14.0",
|
||||
"husky": "^9.1.7",
|
||||
"jasmine-core": "5.13.0",
|
||||
"jasmine-reporters": "^2.5.2",
|
||||
@@ -127,14 +127,14 @@
|
||||
"karma": "6.4.4",
|
||||
"karma-chrome-launcher": "~3.2.0",
|
||||
"karma-coverage": "~2.2.0",
|
||||
"karma-jasmine": "5.0.1",
|
||||
"karma-jasmine": "5.1.0",
|
||||
"karma-jasmine-html-reporter": "^2.1.0",
|
||||
"lint-staged": "15.5.2",
|
||||
"lint-staged": "17.0.5",
|
||||
"ng-packagr": "19.2.2",
|
||||
"nx": "22.7.2",
|
||||
"prettier": "3.6.2",
|
||||
"nx": "22.7.4",
|
||||
"prettier": "3.8.3",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-dom": "^19.2.6",
|
||||
"rimraf": "^6.1.2",
|
||||
"sass-loader": "16.0.8",
|
||||
"spdx-license-list": "^6.11.0",
|
||||
@@ -143,12 +143,12 @@
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "5.8.3",
|
||||
"undici": "^8.2.0",
|
||||
"webpack": "5.105.3"
|
||||
"undici": "^8.3.0",
|
||||
"webpack": "5.107.2"
|
||||
},
|
||||
"overrides": {
|
||||
"@storybook/angular": {
|
||||
"webpack": "5.105.3"
|
||||
"webpack": "5.107.2"
|
||||
},
|
||||
"picomatch": "4.0.4",
|
||||
"path-to-regexp": "^0.1.13",
|
||||
@@ -156,7 +156,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"engines": {
|
||||
"node": ">=22.19.0"
|
||||
"node": ">=24.14.0"
|
||||
},
|
||||
"module": "./index.js",
|
||||
"typings": "./index.d.ts"
|
||||
|
||||
Reference in New Issue
Block a user