We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881d1a7 commit ec8ee38Copy full SHA for ec8ee38
templates/mantis-todo/package.json
@@ -55,6 +55,7 @@
55
"@nx/webpack": "18.2.4",
56
"@nx/workspace": "18.2.4",
57
"@schematics/angular": "^17.3.3",
58
+ "@storybook/addon-actions": "^8.1.11",
59
"@storybook/addon-essentials": "^8.0.2",
60
"@storybook/addon-interactions": "^8.0.2",
61
"@storybook/angular": "^8.0.2",
@@ -63,6 +64,7 @@
63
64
"@typescript-eslint/eslint-plugin": "^7.6.0",
65
"@typescript-eslint/parser": "^7.6.0",
66
"autoprefixer": "^10.4.0",
67
+ "copy-webpack-plugin": "^12.0.2",
68
"cordova-res": "^0.15.4",
69
"cypress": "^13.6.6",
70
"eslint": "^8.57.0",
0 commit comments