|
58 | 58 | "validateAll": "custom-dx-components buildAllComponents" |
59 | 59 | }, |
60 | 60 | "dependencies": { |
61 | | - "@arcgis/core": "^4.32.10", |
62 | | - "@dagrejs/dagre": "^1.1.4", |
| 61 | + "@arcgis/core": "^4.33.2", |
| 62 | + "@dagrejs/dagre": "^1.1.5", |
63 | 63 | "@fullcalendar/core": "^6.1.17", |
64 | 64 | "@fullcalendar/daygrid": "^6.1.17", |
65 | 65 | "@fullcalendar/react": "^6.1.17", |
66 | 66 | "@fullcalendar/timegrid": "^6.1.17", |
67 | 67 | "@hello-pangea/dnd": "^16.6.0", |
68 | | - "@pega/cosmos-react-core": "^7.8.0", |
69 | | - "@pega/cosmos-react-rte": "^7.8.0", |
70 | | - "@pega/cosmos-react-social": "^7.8.0", |
71 | | - "@pega/cosmos-react-work": "^7.8.0", |
| 68 | + "@pega/cosmos-react-core": "^7.10.0", |
| 69 | + "@pega/cosmos-react-rte": "^7.10.0", |
| 70 | + "@pega/cosmos-react-social": "^7.10.0", |
| 71 | + "@pega/cosmos-react-work": "^7.10.0", |
72 | 72 | "gantt-task-react": "^0.3.9", |
73 | 73 | "imask": "^7.6.1", |
74 | | - "jsbarcode": "^3.11.6", |
| 74 | + "jsbarcode": "^3.12.1", |
75 | 75 | "polished": "^4.3.1", |
76 | 76 | "react": "^17.0.2", |
77 | 77 | "react-dom": "^17.0.2", |
78 | 78 | "react-image-magnifiers": "^1.4.0", |
79 | 79 | "reactflow": "^11.11.4", |
80 | | - "signature_pad": "^5.0.9", |
| 80 | + "signature_pad": "^5.0.10", |
81 | 81 | "styled-components": "^5.3.11" |
82 | 82 | }, |
83 | 83 | "devDependencies": { |
|
104 | 104 | "@types/react-image-magnifiers": "^1.3.5", |
105 | 105 | "@types/styled-components": "^5.1.34", |
106 | 106 | "axe-playwright": "^2.1.0", |
107 | | - "cspell": "^9.0.2", |
| 107 | + "cspell": "^9.1.2", |
108 | 108 | "eslint": "^8.57.0", |
109 | | - "eslint-plugin-import": "^2.31.0", |
110 | | - "eslint-plugin-jest": "^28.13.0", |
| 109 | + "eslint-plugin-import": "^2.32.0", |
| 110 | + "eslint-plugin-jest": "^29.0.1", |
111 | 111 | "eslint-plugin-jsx-a11y": "^6.10.2", |
112 | | - "eslint-plugin-mdx": "^3.4.2", |
113 | | - "eslint-plugin-prettier": "^5.4.1", |
| 112 | + "eslint-plugin-mdx": "^3.5.0", |
| 113 | + "eslint-plugin-prettier": "^5.5.1", |
114 | 114 | "eslint-plugin-react": "^7.37.5", |
115 | 115 | "eslint-plugin-react-hooks": "^5.2.0", |
116 | | - "jest": "^29.7.0", |
| 116 | + "jest": "^30.0.3", |
117 | 117 | "jest-canvas-mock": "^2.5.2", |
118 | | - "jest-environment-jsdom": "^30.0.0", |
| 118 | + "jest-environment-jsdom": "^30.0.2", |
119 | 119 | "npm-run-all": "^4.1.5", |
120 | | - "prettier": "^3.5.3", |
121 | | - "sort-package-json": "^3.2.1", |
| 120 | + "prettier": "^3.6.1", |
| 121 | + "sort-package-json": "^3.3.1", |
122 | 122 | "storybook": "^7.6.19", |
123 | | - "stylelint": "16.20.0", |
124 | | - "ts-jest": "^29.3.4", |
| 123 | + "stylelint": "16.21.0", |
| 124 | + "ts-jest": "^29.4.0", |
125 | 125 | "typescript": "^5.8.3" |
126 | 126 | }, |
127 | 127 | "organization": "Pega" |
|
0 commit comments