mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-10 14:11:42 +00:00
Fixed installation for ng18-backup
This commit is contained in:
18584
package-lock.json
generated
18584
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -86,7 +86,7 @@
|
||||
"@nx/workspace": "20.8.0",
|
||||
"@paperist/types-remark": "0.1.3",
|
||||
"@playwright/test": "1.46.1",
|
||||
"@schematics/angular": "17.1.4",
|
||||
"@schematics/angular": "18.2.13",
|
||||
"@storybook/addon-essentials": "8.4.7",
|
||||
"@storybook/addon-interactions": "8.4.7",
|
||||
"@storybook/angular": "8.4.7",
|
||||
@@ -114,7 +114,7 @@
|
||||
"editorjs-html": "4.0.5",
|
||||
"ejs": "^3.1.10",
|
||||
"eslint": "^8.47.0",
|
||||
"eslint-config-prettier": "9.1.0",
|
||||
"eslint-config-prettier": "^10.0.0",
|
||||
"eslint-plugin-ban": "^1.6.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jsdoc": "50.3.1",
|
||||
@@ -172,6 +172,9 @@
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"stylus": "github:stylus/stylus#0.64.0"
|
||||
},
|
||||
"module": "./index.js",
|
||||
"typings": "./index.d.ts"
|
||||
}
|
||||
|
Reference in New Issue
Block a user