|
12 | 12 | "genapi": "swagger-typescript-api -p http://localhost:8080/openapi/v1.json -t template -o src --module-name-first-tag --sort-routes"
|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 |
| - "@babel/core": "^7.26.8", |
| 15 | + "@babel/core": "^7.26.9", |
16 | 16 | "@emotion/react": "^11.14.0",
|
17 | 17 | "@mantine/carousel": "^7.16.3",
|
18 | 18 | "@mantine/colors-generator": "^7.16.3",
|
|
38 | 38 | "embla-carousel-react": "^8.5.2",
|
39 | 39 | "fast-average-color": "^9.4.0",
|
40 | 40 | "i18next": "^24.2.2",
|
41 |
| - "i18next-browser-languagedetector": "^8.0.2", |
| 41 | + "i18next-browser-languagedetector": "^8.0.3", |
42 | 42 | "i18next-resources-to-backend": "^1.2.1",
|
43 | 43 | "katex": "^0.16.21",
|
44 | 44 | "lz-string": "^1.5.0",
|
|
63 | 63 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
64 | 64 | "@types/chroma-js": "^3.1.1",
|
65 | 65 | "@types/katex": "^0.16.7",
|
66 |
| - "@types/node": "^22.13.2", |
| 66 | + "@types/node": "^22.13.4", |
67 | 67 | "@types/prismjs": "^1.26.5",
|
68 | 68 | "@types/react": "^19.0.8",
|
69 | 69 | "@types/react-dom": "^19.0.3",
|
|
76 | 76 | "eslint-plugin-oxlint": "^0.15.10",
|
77 | 77 | "eslint-plugin-react": "^7.37.4",
|
78 | 78 | "eslint-plugin-react-hooks": "5.1.0",
|
79 |
| - "form-data": "~4.0.1", |
| 79 | + "form-data": "~4.0.2", |
80 | 80 | "globals": "^15.15.0",
|
81 | 81 | "lodash": "^4.17.21",
|
82 | 82 | "oxlint": "^0.15.10",
|
83 | 83 | "postcss": "^8.5.2",
|
84 | 84 | "postcss-preset-mantine": "^1.17.0",
|
85 | 85 | "postcss-simple-vars": "^7.0.1",
|
86 |
| - "prettier": "~3.5.0", |
| 86 | + "prettier": "~3.5.1", |
87 | 87 | "prettier-plugin-sort-json": "^4.1.1",
|
88 |
| - "rollup": "^4.34.6", |
| 88 | + "rollup": "^4.34.7", |
89 | 89 | "swagger-typescript-api": "^13.0.23",
|
90 | 90 | "tslib": "^2.8.1",
|
91 | 91 | "typescript": "5.7.3",
|
|
0 commit comments