|
96 | 96 | }, |
97 | 97 | "devDependencies": { |
98 | 98 | "@4tw/cypress-drag-drop": "^2.3.0", |
99 | | - "@faker-js/faker": "^9.6.0", |
| 99 | + "@faker-js/faker": "^9.7.0", |
100 | 100 | "@fnando/sparkline": "^0.3.10", |
101 | 101 | "@formkit/tempo": "^0.1.2", |
102 | 102 | "@popperjs/core": "^2.11.8", |
103 | | - "@release-it/conventional-changelog": "^10.0.0", |
| 103 | + "@release-it/conventional-changelog": "^10.0.1", |
104 | 104 | "@slickgrid-universal/composite-editor-component": "~5.13.4", |
105 | 105 | "@slickgrid-universal/custom-tooltip-plugin": "~5.13.4", |
106 | 106 | "@slickgrid-universal/excel-export": "~5.13.4", |
|
110 | 110 | "@slickgrid-universal/text-export": "~5.13.4", |
111 | 111 | "@types/fnando__sparkline": "^0.3.7", |
112 | 112 | "@types/i18next-xhr-backend": "^1.4.2", |
113 | | - "@types/node": "^22.14.0", |
| 113 | + "@types/node": "^22.15.0", |
114 | 114 | "@types/react": "^18.3.20", |
115 | 115 | "@types/react-dom": "^18.3.6", |
116 | 116 | "@types/sortablejs": "^1.15.8", |
117 | 117 | "@types/text-encoding-utf-8": "^1.0.5", |
118 | | - "@vitejs/plugin-react": "^4.3.4", |
| 118 | + "@vitejs/plugin-react": "^4.4.1", |
119 | 119 | "bootstrap": "^5.3.5", |
120 | 120 | "concurrently": "^9.1.2", |
121 | 121 | "custom-event-polyfill": "^1.0.7", |
122 | | - "cypress": "^14.3.0", |
| 122 | + "cypress": "^14.3.2", |
123 | 123 | "cypress-real-events": "^1.14.0", |
124 | 124 | "dompurify": "^3.2.5", |
125 | | - "eslint": "^9.24.0", |
126 | | - "eslint-plugin-cypress": "^4.2.1", |
| 125 | + "eslint": "^9.25.1", |
| 126 | + "eslint-plugin-cypress": "^4.3.0", |
127 | 127 | "eslint-plugin-import": "^2.31.0", |
128 | 128 | "eslint-plugin-n": "^17.17.0", |
129 | 129 | "eslint-plugin-prefer-arrow": "^1.2.3", |
|
136 | 136 | "npm-run-all2": "^7.0.2", |
137 | 137 | "react": "^18.3.1", |
138 | 138 | "react-dom": "^18.3.1", |
139 | | - "react-i18next": "^15.4.1", |
140 | | - "react-router-dom": "^7.5.0", |
| 139 | + "react-i18next": "^15.5.1", |
| 140 | + "react-router-dom": "^7.5.2", |
141 | 141 | "regenerator-runtime": "^0.14.1", |
142 | | - "release-it": "^19.0.0-next.5", |
| 142 | + "release-it": "^19.0.1", |
143 | 143 | "rimraf": "^5.0.10", |
144 | 144 | "rxjs": "^7.8.2", |
145 | | - "sass": "^1.86.3", |
| 145 | + "sass": "^1.87.0", |
146 | 146 | "typescript": "^5.8.3", |
147 | | - "typescript-eslint": "^8.29.1", |
148 | | - "vite": "^6.2.5", |
| 147 | + "typescript-eslint": "^8.31.0", |
| 148 | + "vite": "^6.3.3", |
149 | 149 | "vite-plugin-svgr": "^4.3.0", |
150 | 150 | "vite-tsconfig-paths": "^5.1.4" |
151 | 151 | }, |
152 | 152 | "engines": { |
153 | 153 | "node": ">=18.19.0" |
154 | 154 | }, |
155 | 155 | "resolutions": { |
156 | | - "caniuse-lite": "1.0.30001707" |
| 156 | + "caniuse-lite": "1.0.30001715" |
157 | 157 | } |
158 | 158 | } |
0 commit comments