|
28 | 28 | "koa-jwt": "^4.0.4", |
29 | 29 | "koajax": "^3.1.2", |
30 | 30 | "license-filter": "^0.2.5", |
31 | | - "marked": "^17.0.2", |
| 31 | + "marked": "^17.0.3", |
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.5", |
| 36 | + "mobx-lark": "^2.7.0", |
37 | 37 | "mobx-react": "^9.2.1", |
38 | 38 | "mobx-react-helper": "^0.5.1", |
39 | 39 | "mobx-restful": "^2.1.4", |
|
42 | 42 | "next": "^16.1.6", |
43 | 43 | "next-pwa": "^5.6.0", |
44 | 44 | "next-ssr-middleware": "^1.1.0", |
| 45 | + "nodemailer": "^8.0.1", |
45 | 46 | "open-react-map": "^0.9.1", |
46 | 47 | "react": "^19.2.4", |
47 | 48 | "react-bootstrap": "^2.10.10", |
|
56 | 57 | "@babel/plugin-proposal-decorators": "^7.29.0", |
57 | 58 | "@babel/plugin-transform-typescript": "^7.28.6", |
58 | 59 | "@babel/preset-react": "^7.28.5", |
59 | | - "@cspell/eslint-plugin": "^9.6.4", |
| 60 | + "@cspell/eslint-plugin": "^9.7.0", |
60 | 61 | "@eslint/js": "^10.0.1", |
61 | 62 | "@next/eslint-plugin-next": "^16.1.6", |
62 | 63 | "@open-source-bazaar/china-ngo-database": "^0.6.0", |
63 | 64 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
64 | | - "@stylistic/eslint-plugin": "^5.8.0", |
| 65 | + "@stylistic/eslint-plugin": "^5.9.0", |
65 | 66 | "@types/eslint-config-prettier": "^6.11.3", |
66 | 67 | "@types/jsonwebtoken": "^9.0.10", |
67 | 68 | "@types/koa": "^3.0.1", |
68 | 69 | "@types/next-pwa": "^5.6.9", |
69 | 70 | "@types/node": "^24.10.13", |
| 71 | + "@types/nodemailer": "^7.0.11", |
70 | 72 | "@types/react": "^19.2.14", |
71 | 73 | "@types/react-dom": "^19.2.3", |
72 | | - "eslint": "^10.0.0", |
| 74 | + "eslint": "^10.0.2", |
73 | 75 | "eslint-config-next": "^16.1.6", |
74 | 76 | "eslint-config-prettier": "^10.1.8", |
75 | 77 | "eslint-plugin-react": "^7.37.5", |
|
85 | 87 | "prettier-plugin-css-order": "^2.2.0", |
86 | 88 | "sass": "^1.97.3", |
87 | 89 | "typescript": "~5.9.3", |
88 | | - "typescript-eslint": "^8.55.0" |
| 90 | + "typescript-eslint": "^8.56.1" |
89 | 91 | }, |
90 | 92 | "resolutions": { |
91 | 93 | "mobx-react-helper": "$mobx-react-helper", |
|
0 commit comments