|
11 | 11 | "kbar": "^0.1.0-beta.46", |
12 | 12 | "local-storage-fallback": "^4.1.3", |
13 | 13 | "lodash": "^4.17.21", |
14 | | - "luxon": "^3.6.1", |
15 | | - "mds": "https://github.com/minio/mds.git#v1.1.4", |
| 14 | + "luxon": "^3.7.1", |
| 15 | + "mds": "https://github.com/minio/mds.git#v1.1.5", |
16 | 16 | "react": "^18.3.1", |
17 | 17 | "react-copy-to-clipboard": "^5.1.0", |
18 | 18 | "react-dom": "^18.3.1", |
|
59 | 59 | "proxy": "http://localhost:9090/", |
60 | 60 | "devDependencies": { |
61 | 61 | "@babel/plugin-proposal-private-property-in-object": "^7.21.11", |
62 | | - "@babel/runtime": "^7.27.6", |
| 62 | + "@babel/runtime": "^7.28.2", |
63 | 63 | "@playwright/test": "^1.53.1", |
64 | 64 | "@types/jest": "^29.5.14", |
65 | | - "@types/lodash": "^4.17.18", |
66 | | - "@types/luxon": "^3.6.2", |
| 65 | + "@types/lodash": "^4.17.20", |
| 66 | + "@types/luxon": "^3.7.0", |
67 | 67 | "@types/node": "20.17.47", |
68 | 68 | "@types/react": "18.3.23", |
69 | 69 | "@types/react-copy-to-clipboard": "^5.0.7", |
|
77 | 77 | "@types/webpack-env": "^1.18.8", |
78 | 78 | "babel-plugin-istanbul": "^6.1.1", |
79 | 79 | "customize-cra": "^1.0.0", |
80 | | - "knip": "^5.61.2", |
| 80 | + "knip": "^5.62.0", |
81 | 81 | "minio": "^8.0.5", |
82 | 82 | "nyc": "^15.1.0", |
83 | | - "prettier": "3.5.3", |
| 83 | + "prettier": "3.6.2", |
84 | 84 | "react-app-rewire-hot-loader": "^2.0.1", |
85 | 85 | "react-app-rewired": "^2.2.1", |
86 | 86 | "react-scripts": "5.0.1", |
|
100 | 100 | "jspdf": "^3.0.0", |
101 | 101 | "@babel/runtime": "^7.26.10", |
102 | 102 | "prebuilt-install": "^2.1.3", |
103 | | - "tar-fs": "^2.1.3" |
| 103 | + "tar-fs": "^2.1.3", |
| 104 | + "form-data": "^4.0.4" |
104 | 105 | }, |
105 | 106 | "main": "index.js", |
106 | 107 | "packageManager": "yarn@4.4.0" |
|
0 commit comments