feature/IO-3497-Ant-Design-v5-to-v6 - Checkpoint (misc)

This commit is contained in:
Dave
2026-01-13 13:17:00 -05:00
parent 8aae43614b
commit 436a72d017
2 changed files with 225 additions and 155 deletions

View File

@@ -62,7 +62,7 @@
"react-drag-listview": "^2.0.0",
"react-grid-gallery": "^1.0.1",
"react-grid-layout": "^2.2.2",
"react-i18next": "^15.7.3",
"react-i18next": "^16.5.2",
"react-icons": "^5.5.0",
"react-image-lightbox": "^5.1.4",
"react-markdown": "^10.1.0",
@@ -87,7 +87,7 @@
"styled-components": "^6.3.6",
"use-memo-one": "^1.1.3",
"vite-plugin-ejs": "^1.7.0",
"web-vitals": "^3.5.2"
"web-vitals": "^5.1.0"
},
"scripts": {
"postinstall": "echo 'when updating react-big-calendar, remember to check to localizer in the calendar wrapper'",
@@ -150,8 +150,8 @@
"chalk": "^5.6.2",
"eslint": "^9.39.2",
"eslint-plugin-react": "^7.37.5",
"globals": "^15.15.0",
"jsdom": "^26.0.0",
"globals": "^17.0.0",
"jsdom": "^27.4.0",
"memfs": "^4.51.1",
"os-browserify": "^0.3.0",
"playwright": "^1.57.0",