Fixed a dependency problem

This commit is contained in:
Vito Albano
2024-01-09 10:59:52 +00:00
parent e552520f8f
commit 319e1830fe
2 changed files with 10397 additions and 8576 deletions

18932
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -117,20 +117,20 @@
"@editorjs/inline-code": "1.4.0",
"@editorjs/marker": "1.2.2",
"@editorjs/underline": "^1.1.0",
"@nrwl/angular": "15.9.3",
"@nrwl/cli": "15.9.3",
"@nrwl/eslint-plugin-nx": "15.9.3",
"@nrwl/node": "15.9.3",
"@nrwl/storybook": "15.9.3",
"@nrwl/workspace": "15.9.3",
"@nrwl/angular": "15.9.7",
"@nrwl/cli": "15.9.7",
"@nrwl/eslint-plugin-nx": "15.9.7",
"@nrwl/node": "15.9.7",
"@nrwl/storybook": "15.9.7",
"@nrwl/workspace": "15.9.7",
"@paperist/types-remark": "0.1.3",
"@playwright/test": "^1.35.1",
"@quanzo/change-font-size": "1.0.0",
"@schematics/angular": "15.2.10",
"@storybook/addon-essentials": "6.5.16",
"@storybook/angular": "6.5.16",
"@storybook/builder-webpack5": "^6.5.16",
"@storybook/core-server": "6.5.16",
"@storybook/addon-essentials": "7.6.7",
"@storybook/angular": "7.6.7",
"@storybook/builder-webpack5": "7.6.7",
"@storybook/core-server": "7.6.7",
"@storybook/manager-webpack5": "6.5.16",
"@types/ejs": "^3.1.5",
"@types/event-emitter": "^0.3.3",
@@ -191,7 +191,7 @@
"ng-packagr": "15.2.2",
"nock": "^13.3.8",
"npm-run-all": "^4.1.5",
"nx": "15.9.3",
"nx": "15.9.7",
"postcss": "^8.4.31",
"postcss-sass": "^0.5.0",
"prettier": "2.8.8",
@@ -253,3 +253,4 @@
"module": "./index.js",
"typings": "./index.d.ts"
}