|
91 | 91 | "@babel/preset-typescript": "^7.23.3", |
92 | 92 | "@loadable/component": "^5.16.3", |
93 | 93 | "@pega/configs": "^0.7.0", |
94 | | - "@playwright/test": "^1.52.0", |
95 | 94 | "@pega/constellationjs": "~24.2.0", |
96 | 95 | "@pega/dx-component-builder-sdk": "24.2.10", |
97 | 96 | "@pega/pcore-pconnect-typedefs": "~3.2.2", |
98 | 97 | "@pega/react-sdk-overrides": "~24.2.10", |
| 98 | + "@playwright/test": "^1.52.0", |
99 | 99 | "@storybook/addon-essentials": "^8.6.14", |
100 | 100 | "@storybook/addon-links": "^8.6.14", |
101 | 101 | "@storybook/addon-storysource": "^8.6.14", |
|
111 | 111 | "@types/lodash.isequal": "^4.5.8", |
112 | 112 | "@types/react": "^17.0.83", |
113 | 113 | "@typescript-eslint/eslint-plugin": "^6.15.0", |
| 114 | + "@typescript-eslint/parser": "^8.34.1", |
114 | 115 | "caniuse-lite": "^1.0.30001576", |
115 | 116 | "compression-webpack-plugin": "^10.0.0", |
116 | 117 | "copy-webpack-plugin": "^11.0.0", |
|
125 | 126 | "eslint-plugin-react-hooks": "^4.6.0", |
126 | 127 | "eslint-plugin-sonarjs": "^0.23.0", |
127 | 128 | "eslint-plugin-storybook": "^0.6.15", |
128 | | - "@typescript-eslint/parser": "^8.34.1", |
129 | 129 | "fast-glob": "^3.3.2", |
130 | 130 | "file-loader": "^6.2.0", |
131 | 131 | "glob-parent": "^6.0.2", |
|
0 commit comments