|
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | 17 | "@giscus/react": "^3.1.0", |
18 | | - "@koa/router": "^15.2.0", |
| 18 | + "@koa/router": "^15.3.0", |
19 | 19 | "@mdx-js/loader": "^3.1.1", |
20 | 20 | "@mdx-js/react": "^3.1.1", |
21 | | - "@next/mdx": "^16.1.4", |
22 | | - "core-js": "^3.47.0", |
| 21 | + "@next/mdx": "^16.1.6", |
| 22 | + "core-js": "^3.48.0", |
23 | 23 | "echarts-jsx": "^0.6.0", |
24 | 24 | "file-type": "^21.3.0", |
25 | 25 | "idea-react": "^2.0.0-rc.13", |
|
28 | 28 | "koa-jwt": "^4.0.4", |
29 | 29 | "koajax": "^3.1.2", |
30 | 30 | "license-filter": "^0.2.5", |
31 | | - "marked": "^17.0.1", |
| 31 | + "marked": "^17.0.2", |
32 | 32 | "mime": "^4.1.0", |
33 | 33 | "mobx": "^6.15.0", |
34 | 34 | "mobx-github": "^0.6.2", |
35 | 35 | "mobx-i18n": "^0.7.2", |
36 | | - "mobx-lark": "^2.6.4", |
| 36 | + "mobx-lark": "^2.6.5", |
37 | 37 | "mobx-react": "^9.2.1", |
38 | 38 | "mobx-react-helper": "^0.5.1", |
39 | 39 | "mobx-restful": "^2.1.4", |
40 | 40 | "mobx-restful-table": "^2.6.3", |
41 | 41 | "mobx-strapi": "^0.8.1", |
42 | | - "next": "^16.1.4", |
| 42 | + "next": "^16.1.6", |
43 | 43 | "next-pwa": "^5.6.0", |
44 | 44 | "next-ssr-middleware": "^1.1.0", |
45 | 45 | "open-react-map": "^0.9.1", |
46 | | - "react": "^19.2.3", |
| 46 | + "react": "^19.2.4", |
47 | 47 | "react-bootstrap": "^2.10.10", |
48 | | - "react-dom": "^19.2.3", |
| 48 | + "react-dom": "^19.2.4", |
49 | 49 | "react-typed-component": "^1.0.6", |
50 | 50 | "remark-frontmatter": "^5.0.0", |
51 | 51 | "remark-mdx-frontmatter": "^5.2.0", |
52 | 52 | "web-utility": "^4.6.4", |
53 | 53 | "yaml": "^2.8.2" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/plugin-proposal-decorators": "^7.28.6", |
| 56 | + "@babel/plugin-proposal-decorators": "^7.29.0", |
57 | 57 | "@babel/plugin-transform-typescript": "^7.28.6", |
58 | 58 | "@babel/preset-react": "^7.28.5", |
59 | | - "@cspell/eslint-plugin": "^9.6.0", |
60 | | - "@eslint/js": "^9.39.2", |
61 | | - "@next/eslint-plugin-next": "^16.1.4", |
| 59 | + "@cspell/eslint-plugin": "^9.6.4", |
| 60 | + "@eslint/js": "^10.0.1", |
| 61 | + "@next/eslint-plugin-next": "^16.1.6", |
62 | 62 | "@open-source-bazaar/china-ngo-database": "^0.6.0", |
63 | 63 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
64 | | - "@stylistic/eslint-plugin": "^5.7.0", |
| 64 | + "@stylistic/eslint-plugin": "^5.8.0", |
65 | 65 | "@types/eslint-config-prettier": "^6.11.3", |
66 | 66 | "@types/jsonwebtoken": "^9.0.10", |
67 | 67 | "@types/koa": "^3.0.1", |
68 | 68 | "@types/next-pwa": "^5.6.9", |
69 | | - "@types/node": "^24.10.9", |
70 | | - "@types/react": "^19.2.8", |
| 69 | + "@types/node": "^24.10.13", |
| 70 | + "@types/react": "^19.2.14", |
71 | 71 | "@types/react-dom": "^19.2.3", |
72 | | - "eslint": "^9.39.2", |
73 | | - "eslint-config-next": "^16.1.4", |
| 72 | + "eslint": "^10.0.0", |
| 73 | + "eslint-config-next": "^16.1.6", |
74 | 74 | "eslint-config-prettier": "^10.1.8", |
75 | 75 | "eslint-plugin-react": "^7.37.5", |
76 | 76 | "eslint-plugin-simple-import-sort": "^12.1.1", |
77 | | - "globals": "^17.0.0", |
| 77 | + "globals": "^17.3.0", |
78 | 78 | "husky": "^9.1.7", |
79 | 79 | "jiti": "^2.6.1", |
80 | 80 | "less": "^4.5.1", |
81 | | - "less-loader": "^12.3.0", |
| 81 | + "less-loader": "^12.3.1", |
82 | 82 | "lint-staged": "^16.2.7", |
83 | 83 | "next-with-less": "^3.0.1", |
84 | | - "prettier": "^3.8.0", |
| 84 | + "prettier": "^3.8.1", |
85 | 85 | "prettier-plugin-css-order": "^2.2.0", |
86 | | - "sass": "^1.97.2", |
| 86 | + "sass": "^1.97.3", |
87 | 87 | "typescript": "~5.9.3", |
88 | | - "typescript-eslint": "^8.53.1" |
| 88 | + "typescript-eslint": "^8.55.0" |
89 | 89 | }, |
90 | 90 | "resolutions": { |
91 | 91 | "mobx-react-helper": "$mobx-react-helper", |
|
0 commit comments