|
42 | 42 | "@making-sense/antlr-editor": "^2.0.2", |
43 | 43 | "@making-sense/vtl-2-0-antlr-tools-ts": "^2.0.1", |
44 | 44 | "@mdx-js/react": "^3.1.0", |
45 | | - "@monaco-editor/react": "^4.6.0", |
| 45 | + "@monaco-editor/react": "^4.7.0", |
46 | 46 | "antlr4ts": "^0.5.0-alpha.4", |
47 | 47 | "clsx": "^2.1.1", |
48 | 48 | "docusaurus-lunr-search": "^3.6.0", |
|
52 | 52 | "react": "^18.3.1", |
53 | 53 | "react-dom": "^18.3.1", |
54 | 54 | "react-player": "^2.16.0", |
55 | | - "react-scroll": "^1.8.8", |
| 55 | + "react-scroll": "^1.9.3", |
56 | 56 | "react-slick": "^0.30.3", |
57 | | - "sass": "^1.83.4", |
| 57 | + "sass": "^1.88.0", |
58 | 58 | "typed.js": "^2.0.12" |
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | 61 | "@docusaurus/module-type-aliases": "3.7.0", |
62 | 62 | "@docusaurus/theme-mermaid": "^3.7.0", |
63 | 63 | "@tsconfig/docusaurus": "^2.0.3", |
64 | 64 | "@types/react-slick": "^0.23.13", |
65 | | - "@typescript-eslint/eslint-plugin": "^8.20.0", |
66 | | - "@typescript-eslint/parser": "^8.20.0", |
| 65 | + "@typescript-eslint/eslint-plugin": "^8.32.1", |
| 66 | + "@typescript-eslint/parser": "^8.32.1", |
67 | 67 | "docusaurus-node-polyfills": "^1.0.0", |
68 | | - "eslint": "^9.18.0", |
69 | | - "eslint-config-prettier": "^9.0.0", |
| 68 | + "eslint": "^9.26.0", |
| 69 | + "eslint-config-prettier": "^10.1.5", |
70 | 70 | "eslint-plugin-import": "^2.31.0", |
71 | | - "eslint-plugin-prettier": "^5.2.3", |
| 71 | + "eslint-plugin-prettier": "^5.4.0", |
72 | 72 | "eslint-plugin-simple-import-sort": "^12.1.1", |
73 | | - "prettier": "^3.4.2", |
| 73 | + "prettier": "^3.5.3", |
74 | 74 | "prettier-linter-helpers": "^1.0.0", |
75 | | - "typescript": "^5.7.3" |
| 75 | + "typescript": "^5.8.3" |
76 | 76 | }, |
77 | 77 | "browserslist": { |
78 | 78 | "production": [ |
|
0 commit comments