|
11 | 11 | "genapi": "swagger-typescript-api -p template/swagger.json -t template -o src --module-name-first-tag --sort-routes"
|
12 | 12 | },
|
13 | 13 | "dependencies": {
|
14 |
| - "@babel/core": "^7.22.19", |
| 14 | + "@babel/core": "^7.22.20", |
15 | 15 | "@emotion/react": "^11.11.1",
|
16 | 16 | "@mantine/carousel": "^6.0.20",
|
17 | 17 | "@mantine/core": "^6.0.20",
|
|
33 | 33 | "embla-carousel-react": "^7.1.0",
|
34 | 34 | "katex": "^0.16.8",
|
35 | 35 | "lz-string": "^1.5.0",
|
36 |
| - "marked": "^9.0.1", |
| 36 | + "marked": "^9.0.3", |
37 | 37 | "marked-highlight": "^2.0.6",
|
38 | 38 | "pdfjs-dist": "3.6.172",
|
39 | 39 | "prismjs": "^1.29.0",
|
|
53 | 53 | "@types/katex": "^0.16.3",
|
54 | 54 | "@types/node": "20.6.2",
|
55 | 55 | "@types/prismjs": "^1.26.0",
|
56 |
| - "@types/react": "^18.2.21", |
| 56 | + "@types/react": "^18.2.22", |
57 | 57 | "@types/react-dom": "^18.2.7",
|
58 |
| - "@typescript-eslint/eslint-plugin": "^6.7.0", |
59 |
| - "@typescript-eslint/parser": "^6.7.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^6.7.2", |
| 59 | + "@typescript-eslint/parser": "^6.7.2", |
60 | 60 | "@vitejs/plugin-react": "^4.0.4",
|
61 | 61 | "axios": "^1.5.0",
|
62 | 62 | "babel-plugin-prismjs": "^2.1.0",
|
|
0 commit comments