|
17 | 17 | "author": "",
|
18 | 18 | "license": "ISC",
|
19 | 19 | "dependencies": {
|
20 |
| - "@staffbase/widget-sdk": "^3.15.0", |
| 20 | + "@staffbase/widget-sdk": "^3.15.5", |
21 | 21 | "acorn": "^8.15.0",
|
22 | 22 | "axios": "1.12.2",
|
23 |
| - "date-fns": "^2.23.0", |
| 23 | + "date-fns": "^2.30.0", |
24 | 24 | "dayjs": "1.11.18",
|
25 | 25 | "react": "^18.3.1",
|
26 | 26 | "react-cool-dimensions": "^3.0.1",
|
|
38 | 38 | "@babel/preset-typescript": "^7.27.1",
|
39 | 39 | "@emotion/react": "^11.14.0",
|
40 | 40 | "@emotion/styled": "^11.14.1",
|
41 |
| - "@mui/icons-material": "^6.3.0", |
42 |
| - "@mui/material": "^6.3.0", |
43 |
| - "@mui/system": "^6.1.4", |
| 41 | + "@mui/icons-material": "^6.5.0", |
| 42 | + "@mui/material": "^6.5.0", |
| 43 | + "@mui/system": "^6.5.0", |
44 | 44 | "@rjsf/core": "5.24.13",
|
45 | 45 | "@rjsf/mui": "5.24.13",
|
46 | 46 | "@rjsf/utils": "5.24.13",
|
|
52 | 52 | "@types/jest": "^29.5.14",
|
53 | 53 | "@types/json-schema": "^7.0.15",
|
54 | 54 | "@types/node": "24.5.2",
|
55 |
| - "@types/react": "^18.3.12", |
56 |
| - "@types/react-dom": "^18.3.1", |
| 55 | + "@types/react": "^18.3.24", |
| 56 | + "@types/react-dom": "^18.3.7", |
57 | 57 | "@types/webpack": "5.28.5",
|
58 |
| - "@typescript-eslint/eslint-plugin": "5.62.0", |
59 |
| - "@typescript-eslint/parser": "5.62.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^6.21.0", |
| 59 | + "@typescript-eslint/parser": "^6.21.0", |
60 | 60 | "@ungap/custom-elements": "1.3.0",
|
61 | 61 | "babel-eslint": "10.1.0",
|
62 | 62 | "babel-loader": "^9.2.1",
|
63 | 63 | "copy-webpack-plugin": "^12.0.2",
|
64 | 64 | "core-js": "3.45.1",
|
65 |
| - "eslint": "8.3.0", |
| 65 | + "eslint": "^8.57.1", |
66 | 66 | "eslint-config-prettier": "10.1.8",
|
67 | 67 | "file-loader": "^6.2.0",
|
68 |
| - "jest": "27.1.0", |
| 68 | + "jest": "^29.7.0", |
| 69 | + "jest-environment-jsdom": "^30.1.2", |
69 | 70 | "jest-json-schema": "^6.1.0",
|
70 | 71 | "js-base64": "3.7.8",
|
71 | 72 | "minimal-polyfills": "2.2.3",
|
|
74 | 75 | "ts-loader": "^9.5.4",
|
75 | 76 | "ts-node": "10.9.2",
|
76 | 77 | "typescript": "5.9.2",
|
77 |
| - "url-loader": "^4.1.1", |
78 | 78 | "webpack": "^5.101.3",
|
79 | 79 | "webpack-cli": "^6.0.1",
|
80 | 80 | "webpack-dev-server": "^5.2.2",
|
|
0 commit comments