|
53 | 53 | "_internal-build-jest-assets": "dx-component-builder-sdk buildJestAssets" |
54 | 54 | }, |
55 | 55 | "dependencies": { |
56 | | - "@emotion/react": "^11.13.3", |
57 | | - "@emotion/styled": "^11.13.0", |
58 | | - "@mui/icons-material": "^5.16.7", |
59 | | - "@mui/lab": "^5.0.0-alpha.173", |
60 | | - "@mui/material": "^5.16.7", |
61 | | - "@mui/styles": "^5.16.7", |
62 | | - "@mui/x-date-pickers": "^7.20.0", |
63 | | - "@pega/auth": "^0.2.30", |
| 56 | + "@pega/auth": "^0.2.31", |
64 | 57 | "@pega/cosmos-react-condition-builder": "^7.0.4", |
65 | 58 | "@pega/cosmos-react-core": "^7.0.4", |
66 | 59 | "@pega/cosmos-react-work": "^7.0.4", |
67 | | - "@pega/react-sdk-components": "~24.2.11", |
| 60 | + "@pega/react-sdk-components": "~0.25.2", |
68 | 61 | "@storybook/react-webpack5": "^8.6.14", |
69 | | - "@tinymce/tinymce-react": "^5.1.1", |
| 62 | + "@types/react-dom": "^18.3.7", |
70 | 63 | "@types/styled-components": "^5.1.34", |
71 | | - "clsx": "^2.1.1", |
72 | | - "dayjs": "^1.11.13", |
73 | | - "downloadjs": "^1.4.7", |
74 | | - "fast-deep-equal": "^3.1.3", |
75 | | - "lodash.difference": "^4.5.0", |
76 | 64 | "lodash.get": "^4.4.2", |
77 | 65 | "lodash.isequal": "^4.5.0", |
78 | | - "mui-tel-input": "^6.0.1", |
79 | | - "react": "^17.0.2", |
80 | | - "react-datepicker": "^4.25.0", |
81 | | - "react-dom": "^17.0.2", |
82 | | - "react-number-format": "^5.4.2", |
83 | | - "react-redux": "^8.1.3", |
84 | | - "react-router-dom": "^6.22.3", |
85 | | - "styled-components": "^6.1.8", |
86 | | - "throttle-debounce": "^5.0.2" |
| 66 | + "react": "^18.3.1", |
| 67 | + "react-dom": "^18.3.1", |
| 68 | + "react-router": "^7.8.1", |
| 69 | + "styled-components": "^6.1.8" |
87 | 70 | }, |
88 | 71 | "devDependencies": { |
89 | | - "@babel/preset-env": "^7.23.9", |
| 72 | + "@babel/preset-env": "^7.28.3", |
90 | 73 | "@babel/preset-react": "^7.23.3", |
91 | 74 | "@babel/preset-typescript": "^7.23.3", |
92 | 75 | "@loadable/component": "^5.16.3", |
93 | | - "@pega/configs": "^0.7.0", |
| 76 | + "@pega/configs": "^0.16.3", |
94 | 77 | "@pega/constellationjs": "~24.2.2", |
95 | 78 | "@pega/dx-component-builder-sdk": "~24.2.12", |
96 | 79 | "@pega/pcore-pconnect-typedefs": "~3.2.2", |
97 | | - "@pega/react-sdk-overrides": "~24.2.11", |
98 | | - "@playwright/test": "^1.52.0", |
| 80 | + "@pega/react-sdk-overrides": "~0.25.2", |
| 81 | + "@playwright/test": "^1.54.2", |
99 | 82 | "@storybook/addon-essentials": "^8.6.14", |
100 | 83 | "@storybook/addon-links": "^8.6.14", |
101 | 84 | "@storybook/addon-storysource": "^8.6.14", |
|
106 | 89 | "@storybook/test": "^8.6.14", |
107 | 90 | "@storybook/test-runner": "^0.22.0", |
108 | 91 | "@storybook/theming": "^8.6.14", |
109 | | - "@testing-library/jest-dom": "^6.2.0", |
| 92 | + "@testing-library/jest-dom": "^5.17.0", |
110 | 93 | "@testing-library/react": "^14.1.2", |
| 94 | + "@types/jest": "^30.0.0", |
111 | 95 | "@types/lodash.isequal": "^4.5.8", |
112 | | - "@types/react": "^17.0.83", |
| 96 | + "@types/react": "^18.3.23", |
113 | 97 | "@typescript-eslint/eslint-plugin": "^6.15.0", |
114 | 98 | "@typescript-eslint/parser": "^8.34.1", |
115 | | - "caniuse-lite": "^1.0.30001576", |
116 | | - "compression-webpack-plugin": "^10.0.0", |
117 | | - "copy-webpack-plugin": "^11.0.0", |
| 99 | + "caniuse-lite": "^1.0.30001735", |
| 100 | + "compression-webpack-plugin": "^11.1.0", |
| 101 | + "copy-webpack-plugin": "^13.0.1", |
118 | 102 | "cspell": "^8.3.2", |
119 | | - "css-loader": "^6.8.1", |
| 103 | + "css-loader": "^7.1.2", |
120 | 104 | "eslint": "^8.56.0", |
121 | | - "eslint-plugin-import": "^2.29.1", |
| 105 | + "eslint-plugin-import": "^2.32.0", |
122 | 106 | "eslint-plugin-jest": "^27.6.2", |
123 | 107 | "eslint-plugin-jsx-a11y": "^6.8.0", |
124 | | - "eslint-plugin-prettier": "^5.1.3", |
| 108 | + "eslint-plugin-prettier": "^5.5.4", |
125 | 109 | "eslint-plugin-react": "^7.33.2", |
126 | 110 | "eslint-plugin-react-hooks": "^4.6.0", |
127 | 111 | "eslint-plugin-sonarjs": "^0.23.0", |
128 | 112 | "eslint-plugin-storybook": "^0.6.15", |
129 | 113 | "fast-glob": "^3.3.2", |
130 | 114 | "file-loader": "^6.2.0", |
131 | 115 | "glob-parent": "^6.0.2", |
132 | | - "html-webpack-plugin": "^5.6.0", |
| 116 | + "html-webpack-plugin": "^5.6.4", |
133 | 117 | "http-server": "^14.1.1", |
134 | 118 | "jest": "^29.7.0", |
135 | 119 | "jest-environment-jsdom": "^29.7.0", |
136 | 120 | "npm-run-all": "^4.1.5", |
137 | 121 | "null-loader": "^4.0.1", |
138 | | - "prettier": "^3.1.1", |
| 122 | + "prettier": "^3.6.2", |
139 | 123 | "prop-types": "^15.8.1", |
140 | | - "sass-loader": "^13.3.3", |
141 | | - "shx": "^0.3.4", |
| 124 | + "sass-loader": "^16.0.5", |
| 125 | + "shx": "^0.4.0", |
142 | 126 | "storybook": "^8.6.14", |
143 | | - "style-loader": "^3.3.4", |
144 | | - "stylelint": "^16.1.0", |
| 127 | + "style-loader": "^4.0.0", |
| 128 | + "stylelint": "^16.23.1", |
145 | 129 | "tinymce": "^6.8.6", |
146 | 130 | "trim-newlines": "^5.0.0", |
147 | | - "ts-jest": "^29.1.1", |
| 131 | + "ts-jest": "^29.4.1", |
148 | 132 | "ts-loader": "^9.5.1", |
149 | | - "typescript": "^4.9.5", |
| 133 | + "typescript": "^5.9.2", |
150 | 134 | "update-browserslist-db": "^1.0.13", |
151 | | - "webpack": "^5.95.0", |
152 | | - "webpack-cli": "^5.1.4", |
153 | | - "webpack-dev-server": "^5.1.0" |
| 135 | + "webpack": "^5.101.2", |
| 136 | + "webpack-cli": "^6.0.1", |
| 137 | + "webpack-dev-server": "^5.2.2" |
154 | 138 | }, |
155 | 139 | "browser": { |
156 | 140 | "[module-name]": false |
|
0 commit comments