|
17 | 17 | "@koa/router": "^14.0.0", |
18 | 18 | "@mdx-js/loader": "^3.1.1", |
19 | 19 | "@mdx-js/react": "^3.1.1", |
20 | | - "@next/mdx": "^15.5.3", |
21 | | - "core-js": "^3.45.1", |
| 20 | + "@next/mdx": "^15.5.4", |
| 21 | + "core-js": "^3.46.0", |
22 | 22 | "echarts-jsx": "^0.5.4", |
23 | 23 | "file-type": "^21.0.0", |
24 | 24 | "idea-react": "^2.0.0-rc.13", |
25 | 25 | "koa": "^3.0.1", |
26 | 26 | "koajax": "^3.1.2", |
27 | 27 | "license-filter": "^0.2.5", |
28 | | - "marked": "^16.3.0", |
| 28 | + "marked": "^16.4.0", |
29 | 29 | "mime": "^4.1.0", |
30 | | - "mobx": "^6.13.7", |
31 | | - "mobx-github": "^0.5.1", |
| 30 | + "mobx": "^6.15.0", |
| 31 | + "mobx-github": "^0.6.0", |
32 | 32 | "mobx-i18n": "^0.7.2", |
33 | 33 | "mobx-lark": "^2.4.2", |
34 | | - "mobx-react": "^9.2.0", |
| 34 | + "mobx-react": "^9.2.1", |
35 | 35 | "mobx-react-helper": "^0.5.1", |
36 | | - "mobx-restful": "^2.1.1", |
| 36 | + "mobx-restful": "^2.1.3", |
37 | 37 | "mobx-restful-table": "^2.5.4", |
38 | | - "mobx-strapi": "^0.7.4", |
39 | | - "next": "^15.5.3", |
| 38 | + "mobx-strapi": "^0.8.1", |
| 39 | + "next": "^15.5.4", |
40 | 40 | "next-pwa": "^5.6.0", |
41 | 41 | "next-ssr-middleware": "^1.0.3", |
42 | 42 | "open-react-map": "^0.9.1", |
43 | | - "react": "^19.1.1", |
| 43 | + "react": "^19.2.0", |
44 | 44 | "react-bootstrap": "^2.10.10", |
45 | | - "react-dom": "^19.1.1", |
| 45 | + "react-dom": "^19.2.0", |
46 | 46 | "react-typed-component": "^1.0.6", |
47 | 47 | "remark-frontmatter": "^5.0.0", |
48 | 48 | "remark-mdx-frontmatter": "^5.2.0", |
49 | 49 | "undici": "^7.16.0", |
50 | | - "web-utility": "^4.6.1", |
| 50 | + "web-utility": "^4.6.2", |
51 | 51 | "yaml": "^2.8.1" |
52 | 52 | }, |
53 | 53 | "devDependencies": { |
54 | 54 | "@babel/plugin-proposal-decorators": "^7.28.0", |
55 | 55 | "@babel/plugin-transform-typescript": "^7.28.0", |
56 | 56 | "@babel/preset-react": "^7.27.1", |
57 | 57 | "@cspell/eslint-plugin": "^9.2.1", |
58 | | - "@eslint/js": "^9.35.0", |
59 | | - "@next/eslint-plugin-next": "^15.5.3", |
| 58 | + "@eslint/js": "^9.37.0", |
| 59 | + "@next/eslint-plugin-next": "^15.5.4", |
60 | 60 | "@open-source-bazaar/china-ngo-database": "^0.6.0", |
61 | 61 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
62 | | - "@stylistic/eslint-plugin": "^5.3.1", |
| 62 | + "@stylistic/eslint-plugin": "^5.4.0", |
63 | 63 | "@types/eslint-config-prettier": "^6.11.3", |
64 | 64 | "@types/koa": "^3.0.0", |
65 | 65 | "@types/next-pwa": "^5.6.9", |
66 | | - "@types/node": "^22.18.5", |
67 | | - "@types/react": "^19.1.13", |
68 | | - "@types/react-dom": "^19.1.9", |
69 | | - "eslint": "^9.35.0", |
70 | | - "eslint-config-next": "^15.5.3", |
| 66 | + "@types/node": "^22.18.10", |
| 67 | + "@types/react": "^19.2.2", |
| 68 | + "@types/react-dom": "^19.2.1", |
| 69 | + "eslint": "^9.37.0", |
| 70 | + "eslint-config-next": "^15.5.4", |
71 | 71 | "eslint-config-prettier": "^10.1.8", |
72 | 72 | "eslint-plugin-react": "^7.37.5", |
73 | 73 | "eslint-plugin-simple-import-sort": "^12.1.1", |
74 | 74 | "globals": "^16.4.0", |
75 | 75 | "husky": "^9.1.7", |
76 | | - "jiti": "^2.5.1", |
77 | | - "less": "^4.4.1", |
| 76 | + "jiti": "^2.6.1", |
| 77 | + "less": "^4.4.2", |
78 | 78 | "less-loader": "^12.3.0", |
79 | | - "lint-staged": "^16.1.6", |
| 79 | + "lint-staged": "^16.2.4", |
80 | 80 | "next-with-less": "^3.0.1", |
81 | 81 | "prettier": "^3.6.2", |
82 | 82 | "prettier-plugin-css-order": "^2.1.2", |
83 | | - "sass": "^1.92.1", |
84 | | - "typescript": "~5.9.2", |
85 | | - "typescript-eslint": "^8.44.0" |
| 83 | + "sass": "^1.93.2", |
| 84 | + "typescript": "~5.9.3", |
| 85 | + "typescript-eslint": "^8.46.0" |
86 | 86 | }, |
87 | 87 | "resolutions": { |
88 | 88 | "mobx-react-helper": "$mobx-react-helper", |
|
0 commit comments