|
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | 16 | "@giscus/react": "^3.1.0", |
17 | | - "@koa/router": "^15.6.0", |
| 17 | + "@koa/router": "^15.7.0", |
18 | 18 | "@mdx-js/loader": "^3.1.1", |
19 | 19 | "@mdx-js/react": "^3.1.1", |
20 | | - "@next/mdx": "^16.2.9", |
| 20 | + "@next/mdx": "16.2.10", |
21 | 21 | "core-js": "^3.49.0", |
22 | 22 | "echarts-jsx": "^0.6.0", |
23 | 23 | "file-type": "^22.0.1", |
|
27 | 27 | "koa-jwt": "^4.0.4", |
28 | 28 | "koajax": "^3.3.0", |
29 | 29 | "license-filter": "^0.2.5", |
30 | | - "marked": "^18.0.5", |
| 30 | + "marked": "^18.0.6", |
31 | 31 | "mime": "^4.1.0", |
32 | 32 | "mobx": "^6.16.1", |
33 | 33 | "mobx-github": "^0.6.2", |
34 | | - "mobx-i18n": "^0.7.2", |
35 | | - "mobx-lark": "^2.8.1", |
| 34 | + "mobx-i18n": "^0.7.5", |
| 35 | + "mobx-lark": "^2.10.0", |
36 | 36 | "mobx-react": "^9.2.2", |
37 | 37 | "mobx-react-helper": "^0.5.1", |
38 | 38 | "mobx-restful": "^2.1.4", |
39 | 39 | "mobx-restful-table": "^2.6.3", |
40 | 40 | "mobx-strapi": "^0.8.1", |
41 | | - "next": "^16.2.9", |
| 41 | + "next": "16.2.10", |
42 | 42 | "next-pwa": "^5.6.0", |
43 | 43 | "next-ssr-middleware": "^1.1.0", |
44 | | - "nodemailer": "^9.0.0", |
| 44 | + "nodemailer": "^9.0.3", |
45 | 45 | "open-react-map": "^0.9.1", |
46 | 46 | "react": "^19.2.7", |
47 | 47 | "react-bootstrap": "^2.10.10", |
48 | 48 | "react-dom": "^19.2.7", |
49 | 49 | "react-typed-component": "^1.0.6", |
50 | 50 | "remark-frontmatter": "^5.0.0", |
51 | 51 | "remark-mdx-frontmatter": "^5.2.0", |
52 | | - "web-utility": "^4.6.6", |
| 52 | + "web-utility": "^4.7.2", |
53 | 53 | "yaml": "^2.9.0" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@babel/plugin-proposal-decorators": "^7.29.7", |
57 | | - "@babel/plugin-transform-typescript": "^7.29.7", |
58 | | - "@babel/preset-react": "^7.29.7", |
59 | 56 | "@cspell/eslint-plugin": "^10.0.1", |
60 | 57 | "@eslint/js": "^10.0.1", |
61 | | - "@next/eslint-plugin-next": "^16.2.9", |
| 58 | + "@next/eslint-plugin-next": "16.2.10", |
62 | 59 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
63 | 60 | "@stylistic/eslint-plugin": "^5.10.0", |
64 | 61 | "@types/eslint-config-prettier": "^6.11.3", |
65 | 62 | "@types/jsonwebtoken": "^9.0.10", |
66 | 63 | "@types/koa": "^3.0.3", |
67 | 64 | "@types/next-pwa": "^5.6.9", |
68 | | - "@types/node": "^24.13.2", |
| 65 | + "@types/node": "^24.13.3", |
69 | 66 | "@types/nodemailer": "^8.0.1", |
70 | 67 | "@types/react": "^19.2.17", |
71 | 68 | "@types/react-dom": "^19.2.3", |
72 | | - "eslint": "^10.5.0", |
73 | | - "eslint-config-next": "^16.2.9", |
| 69 | + "eslint": "^10.7.0", |
| 70 | + "eslint-config-next": "16.2.10", |
74 | 71 | "eslint-config-prettier": "^10.1.8", |
75 | 72 | "eslint-plugin-react": "^7.37.5", |
76 | 73 | "eslint-plugin-simple-import-sort": "^13.0.0", |
77 | | - "globals": "^17.6.0", |
| 74 | + "globals": "^17.7.0", |
78 | 75 | "husky": "^9.1.7", |
79 | 76 | "jiti": "^2.7.0", |
80 | | - "less": "^4.6.5", |
| 77 | + "less": "^4.6.7", |
81 | 78 | "less-loader": "^13.0.0", |
82 | | - "lint-staged": "^17.0.7", |
| 79 | + "lint-staged": "^17.0.8", |
83 | 80 | "next-with-less": "^3.0.1", |
84 | | - "prettier": "^3.8.4", |
| 81 | + "prettier": "^3.9.5", |
85 | 82 | "prettier-plugin-css-order": "^2.2.0", |
86 | 83 | "sass": "^1.101.0", |
87 | 84 | "typescript": "~5.9.3", |
88 | | - "typescript-eslint": "^8.61.0" |
| 85 | + "typescript-eslint": "^8.63.0" |
89 | 86 | }, |
90 | 87 | "resolutions": { |
91 | 88 | "mobx-react-helper": "$mobx-react-helper", |
|
0 commit comments