|
34 | 34 | "licenses-check": "license-checker --summary --excludePrivatePackages --production --onlyAllow \"$( jq -r .onlyAllow[] license-checker-config.json | tr '\n' ';')\" --excludePackages \"$( jq -r .excludePackages[] license-checker-config.json | tr '\n' ';')\""
|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 |
| - "@ag-grid-community/locale": "^33.1.0", |
| 37 | + "@ag-grid-community/locale": "^33.3.2", |
38 | 38 | "@hello-pangea/dnd": "^18.0.1",
|
39 |
| - "@material-symbols/svg-400": "^0.31.2", |
40 |
| - "@mui/base": "^5.0.0-beta.40-0", |
41 |
| - "@react-querybuilder/dnd": "^8.2.0", |
42 |
| - "@react-querybuilder/material": "^8.2.0", |
| 39 | + "@material-symbols/svg-400": "^0.31.9", |
| 40 | + "@react-querybuilder/dnd": "^8.8.4", |
| 41 | + "@react-querybuilder/material": "^8.8.4", |
43 | 42 | "autosuggest-highlight": "^3.3.4",
|
44 | 43 | "clsx": "^2.1.1",
|
45 |
| - "mui-nested-menu": "^4.0.0", |
46 | 44 | "jwt-decode": "^4.0.0",
|
47 | 45 | "localized-countries": "^2.0.0",
|
| 46 | + "mui-nested-menu": "^4.0.1", |
48 | 47 | "oidc-client": "^1.11.5",
|
49 | 48 | "prop-types": "^15.8.1",
|
50 | 49 | "react-csv-downloader": "^3.3.0",
|
51 | 50 | "react-dnd": "^16.0.1",
|
52 | 51 | "react-dnd-html5-backend": "^16.0.1",
|
53 | 52 | "react-querybuilder": "^8.2.0",
|
54 | 53 | "reconnecting-websocket": "^4.4.0",
|
55 |
| - "type-fest": "^4.34.1", |
56 |
| - "uuid": "^11.0.5" |
| 54 | + "type-fest": "^4.41.0", |
| 55 | + "uuid": "^11.1.0" |
57 | 56 | },
|
58 | 57 | "peerDependencies": {
|
59 | 58 | "@emotion/react": "^11.14.0",
|
|
62 | 61 | "@mui/icons-material": "^5.16.14",
|
63 | 62 | "@mui/lab": "5.0.0-alpha.175",
|
64 | 63 | "@mui/material": "^5.16.14",
|
65 |
| - "@mui/x-tree-view": "^7.28.1", |
| 64 | + "@mui/x-tree-view": "^7.29.1", |
66 | 65 | "ag-grid-community": "^33.0.3",
|
67 | 66 | "ag-grid-react": "^33.0.4",
|
68 | 67 | "notistack": "^3.0.2",
|
|
75 | 74 | "yup": "^1.6.1"
|
76 | 75 | },
|
77 | 76 | "devDependencies": {
|
78 |
| - "@babel/helper-builder-react-jsx": "^7.25.9", |
79 |
| - "@babel/preset-env": "^7.26.8", |
80 |
| - "@babel/preset-react": "^7.26.3", |
81 |
| - "@babel/preset-typescript": "^7.26.0", |
| 77 | + "@babel/helper-builder-react-jsx": "^7.27.1", |
| 78 | + "@babel/preset-env": "^7.28.3", |
| 79 | + "@babel/preset-react": "^7.27.1", |
| 80 | + "@babel/preset-typescript": "^7.27.1", |
82 | 81 | "@emotion/react": "^11.14.0",
|
83 |
| - "@emotion/styled": "^11.14.0", |
84 |
| - "@hookform/resolvers": "^4.0.0", |
| 82 | + "@emotion/styled": "^11.14.1", |
| 83 | + "@hookform/resolvers": "^4.1.3", |
85 | 84 | "@jest/globals": "^29.7.0",
|
86 |
| - "@mui/icons-material": "^5.16.14", |
| 85 | + "@mui/icons-material": "^5.18.0", |
87 | 86 | "@mui/lab": "5.0.0-alpha.175",
|
88 |
| - "@mui/material": "^5.16.14", |
| 87 | + "@mui/material": "^5.18.0", |
89 | 88 | "@react-hook/window-size": "^3.1.1",
|
90 |
| - "@testing-library/jest-dom": "^6.6.3", |
91 |
| - "@testing-library/react": "^16.2.0", |
| 89 | + "@testing-library/jest-dom": "^6.8.0", |
| 90 | + "@testing-library/react": "^16.3.0", |
92 | 91 | "@testing-library/user-event": "^14.6.1",
|
93 | 92 | "@types/autosuggest-highlight": "^3.2.3",
|
94 | 93 | "@types/eslint": "^8.56.12",
|
|
97 | 96 | "@types/json-logic-js": "^2.0.8",
|
98 | 97 | "@types/license-checker": "^25.0.6",
|
99 | 98 | "@types/localized-countries": "^2.0.3",
|
100 |
| - "@types/node": "^22.13.4", |
101 |
| - "@types/prop-types": "^15.7.14", |
102 |
| - "@types/react": "^18.3.18", |
103 |
| - "@types/react-dom": "^18.3.5", |
| 99 | + "@types/node": "^22.18.1", |
| 100 | + "@types/prop-types": "^15.7.15", |
| 101 | + "@types/react": "^18.3.24", |
| 102 | + "@types/react-dom": "^18.3.7", |
104 | 103 | "@types/react-resizable": "^3.0.8",
|
105 | 104 | "@typescript-eslint/eslint-plugin": "^7.18.0",
|
106 | 105 | "@typescript-eslint/parser": "^7.18.0",
|
107 |
| - "@vitejs/plugin-react": "^4.3.4", |
| 106 | + "@vitejs/plugin-react": "^4.7.0", |
108 | 107 | "ag-grid-community": "^33.1.0",
|
109 |
| - "ag-grid-react": "^33.1.0", |
| 108 | + "ag-grid-react": "^33.3.2", |
110 | 109 | "babel-eslint": "^10.1.0",
|
111 | 110 | "babel-preset-airbnb": "^5.0.0",
|
112 | 111 | "babel-preset-vite": "^1.1.3",
|
113 | 112 | "eslint": "^8.57.1",
|
114 | 113 | "eslint-config-airbnb": "^19.0.4",
|
115 | 114 | "eslint-config-airbnb-typescript": "^18.0.0",
|
116 |
| - "eslint-config-prettier": "^10.1.1", |
| 115 | + "eslint-config-prettier": "^10.1.8", |
117 | 116 | "eslint-config-react-app": "^7.0.1",
|
118 | 117 | "eslint-plugin-flowtype": "^8.0.3",
|
119 |
| - "eslint-plugin-import": "^2.31.0", |
| 118 | + "eslint-plugin-import": "^2.32.0", |
120 | 119 | "eslint-plugin-jsx-a11y": "^6.10.2",
|
121 |
| - "eslint-plugin-prettier": "^5.2.5", |
122 |
| - "eslint-plugin-react": "^7.37.4", |
| 120 | + "eslint-plugin-prettier": "^5.5.4", |
| 121 | + "eslint-plugin-react": "^7.37.5", |
123 | 122 | "eslint-plugin-react-hooks": "^4.6.2",
|
124 |
| - "glob": "^11.0.1", |
| 123 | + "glob": "^11.0.3", |
125 | 124 | "identity-obj-proxy": "^3.0.0",
|
126 | 125 | "jest": "^29.7.0",
|
127 | 126 | "jest-environment-jsdom": "^29.7.0",
|
128 | 127 | "license-checker": "^25.0.1",
|
129 | 128 | "notistack": "^3.0.2",
|
130 |
| - "prettier": "^3.5.3", |
| 129 | + "prettier": "^3.6.2", |
131 | 130 | "prettier-plugin-properties": "^0.3.0",
|
132 | 131 | "react": "^18.3.1",
|
133 | 132 | "react-dom": "^18.3.1",
|
134 |
| - "react-hook-form": "^7.54.2", |
135 |
| - "react-intl": "^7.1.6", |
| 133 | + "react-hook-form": "^7.62.0", |
| 134 | + "react-intl": "^7.1.11", |
136 | 135 | "react-papaparse": "^4.4.0",
|
137 | 136 | "react-resizable": "^3.0.5",
|
138 |
| - "react-router": "^7.4.1", |
| 137 | + "react-router": "^7.8.2", |
139 | 138 | "svgo": "^3.3.2",
|
140 | 139 | "ts-node": "^10.9.2",
|
141 |
| - "typescript": "~5.5.4", |
142 |
| - "vite": "^6.2.1", |
143 |
| - "vite-plugin-dts": "^4.5.3", |
| 140 | + "typescript": "~5.6.3", |
| 141 | + "vite": "^6.3.6", |
| 142 | + "vite-plugin-dts": "^4.5.4", |
144 | 143 | "vite-plugin-eslint": "^1.8.1",
|
145 |
| - "vite-plugin-lib-inject-css": "^2.2.1", |
146 |
| - "vite-plugin-svgr": "^4.3.0", |
147 |
| - "yup": "^1.6.1" |
| 144 | + "vite-plugin-lib-inject-css": "^2.2.2", |
| 145 | + "vite-plugin-svgr": "^4.5.0", |
| 146 | + "yup": "^1.7.0" |
148 | 147 | }
|
149 | 148 | }
|
0 commit comments