|
30 | 30 | "write-heading-ids": "docusaurus write-heading-ids" |
31 | 31 | }, |
32 | 32 | "dependencies": { |
33 | | - "@docusaurus/core": "^2.0.0-beta.6", |
34 | | - "@docusaurus/preset-classic": "^2.0.0-beta.6", |
35 | | - "@docusaurus/theme-live-codeblock": "^2.0.0-beta.6", |
| 33 | + "@docusaurus/core": "^2.4.3", |
| 34 | + "@docusaurus/preset-classic": "^2.4.3", |
| 35 | + "@docusaurus/theme-live-codeblock": "^2.4.3", |
36 | 36 | "@mdx-js/react": "^1.6.21", |
37 | | - "@svgr/webpack": "^5.5.0", |
38 | | - "clsx": "^1.1.1", |
| 37 | + "@svgr/webpack": "^6.5.1", |
| 38 | + "clsx": "^2.1.1", |
39 | 39 | "file-loader": "^6.2.0", |
40 | | - "mapbox-gl": "^2.4.1", |
| 40 | + "mapbox-gl": "^2.15.0", |
41 | 41 | "react": "^17.0.1", |
42 | 42 | "react-dom": "^17.0.1", |
43 | | - "three": "^0.132.2", |
| 43 | + "three": "^0.155.0", |
44 | 44 | "url-loader": "^4.1.1" |
45 | 45 | }, |
46 | 46 | "devDependencies": { |
47 | | - "@babel/eslint-parser": "^7.15.4", |
| 47 | + "@babel/eslint-parser": "^7.27.0", |
48 | 48 | "docusaurus-plugin-typedoc": "^0.15.3", |
49 | | - "eslint": "^7.32.0", |
50 | | - "eslint-config-airbnb": "^18.2.1", |
51 | | - "eslint-config-prettier": "^8.3.0", |
52 | | - "eslint-plugin-header": "^3.0.0", |
53 | | - "eslint-plugin-import": "^2.24.2", |
54 | | - "eslint-plugin-jsx-a11y": "^6.4.1", |
55 | | - "eslint-plugin-react": "^7.25.1", |
56 | | - "eslint-plugin-react-hooks": "^4.2.0", |
57 | | - "prettier": "^2.3.2", |
| 49 | + "eslint": "^8.57.0", |
| 50 | + "eslint-config-airbnb": "^19.0.4", |
| 51 | + "eslint-config-prettier": "^9.1.0", |
| 52 | + "eslint-plugin-header": "^3.1.1", |
| 53 | + "eslint-plugin-import": "^2.31.0", |
| 54 | + "eslint-plugin-jsx-a11y": "^6.10.2", |
| 55 | + "eslint-plugin-react": "^7.37.5", |
| 56 | + "eslint-plugin-react-hooks": "^4.6.2", |
| 57 | + "prettier": "^3.5.3", |
58 | 58 | "stylelint": "^13.2.1", |
59 | 59 | "stylelint-copyright": "^2.0.0-alpha.69", |
60 | 60 | "typedoc": "^0.21.9", |
|
0 commit comments