|
18 | 18 | "@koa/router": "^15.2.0", |
19 | 19 | "@mdx-js/loader": "^3.1.1", |
20 | 20 | "@mdx-js/react": "^3.1.1", |
21 | | - "@next/mdx": "^16.1.1", |
| 21 | + "@next/mdx": "^16.1.4", |
22 | 22 | "core-js": "^3.47.0", |
23 | 23 | "echarts-jsx": "^0.6.0", |
24 | 24 | "file-type": "^21.3.0", |
|
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.1", |
| 42 | + "next": "^16.1.4", |
43 | 43 | "next-pwa": "^5.6.0", |
44 | 44 | "next-ssr-middleware": "^1.1.0", |
45 | 45 | "open-react-map": "^0.9.1", |
|
53 | 53 | "yaml": "^2.8.2" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/plugin-proposal-decorators": "^7.28.0", |
57 | | - "@babel/plugin-transform-typescript": "^7.28.5", |
| 56 | + "@babel/plugin-proposal-decorators": "^7.28.6", |
| 57 | + "@babel/plugin-transform-typescript": "^7.28.6", |
58 | 58 | "@babel/preset-react": "^7.28.5", |
59 | | - "@cspell/eslint-plugin": "^9.4.0", |
| 59 | + "@cspell/eslint-plugin": "^9.6.0", |
60 | 60 | "@eslint/js": "^9.39.2", |
61 | | - "@next/eslint-plugin-next": "^16.1.1", |
| 61 | + "@next/eslint-plugin-next": "^16.1.4", |
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.6.1", |
| 64 | + "@stylistic/eslint-plugin": "^5.7.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": "^22.19.3", |
70 | | - "@types/react": "^19.2.7", |
| 69 | + "@types/node": "^24.10.9", |
| 70 | + "@types/react": "^19.2.8", |
71 | 71 | "@types/react-dom": "^19.2.3", |
72 | 72 | "eslint": "^9.39.2", |
73 | | - "eslint-config-next": "^16.1.1", |
| 73 | + "eslint-config-next": "^16.1.4", |
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", |
|
81 | 81 | "less-loader": "^12.3.0", |
82 | 82 | "lint-staged": "^16.2.7", |
83 | 83 | "next-with-less": "^3.0.1", |
84 | | - "prettier": "^3.7.4", |
| 84 | + "prettier": "^3.8.0", |
85 | 85 | "prettier-plugin-css-order": "^2.2.0", |
86 | | - "sass": "^1.97.1", |
| 86 | + "sass": "^1.97.2", |
87 | 87 | "typescript": "~5.9.3", |
88 | | - "typescript-eslint": "^8.51.0" |
| 88 | + "typescript-eslint": "^8.53.1" |
89 | 89 | }, |
90 | 90 | "resolutions": { |
91 | 91 | "mobx-react-helper": "$mobx-react-helper", |
|
0 commit comments