|
17 | 17 | "@koa/router": "^15.4.0", |
18 | 18 | "@mdx-js/loader": "^3.1.1", |
19 | 19 | "@mdx-js/react": "^3.1.1", |
20 | | - "@next/mdx": "^16.2.2", |
| 20 | + "@next/mdx": "^16.2.3", |
21 | 21 | "core-js": "^3.49.0", |
22 | 22 | "echarts-jsx": "^0.6.0", |
23 | | - "file-type": "^22.0.0", |
24 | | - "idea-react": "^2.0.0-rc.13", |
| 23 | + "file-type": "^22.0.1", |
| 24 | + "idea-react": "2.0.0-rc.13", |
25 | 25 | "jsonwebtoken": "^9.0.3", |
26 | 26 | "koa": "^3.2.0", |
27 | 27 | "koa-jwt": "^4.0.4", |
|
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.2", |
| 41 | + "next": "^16.2.3", |
42 | 42 | "next-pwa": "^5.6.0", |
43 | 43 | "next-ssr-middleware": "^1.1.0", |
44 | | - "nodemailer": "^8.0.4", |
| 44 | + "nodemailer": "^8.0.5", |
45 | 45 | "open-react-map": "^0.9.1", |
46 | | - "react": "^19.2.4", |
| 46 | + "react": "^19.2.5", |
47 | 47 | "react-bootstrap": "^2.10.10", |
48 | | - "react-dom": "^19.2.4", |
| 48 | + "react-dom": "^19.2.5", |
49 | 49 | "react-typed-component": "^1.0.6", |
50 | 50 | "remark-frontmatter": "^5.0.0", |
51 | 51 | "remark-mdx-frontmatter": "^5.2.0", |
|
58 | 58 | "@babel/preset-react": "^7.28.5", |
59 | 59 | "@cspell/eslint-plugin": "^9.8.0", |
60 | 60 | "@eslint/js": "^10.0.1", |
61 | | - "@next/eslint-plugin-next": "^16.2.2", |
| 61 | + "@next/eslint-plugin-next": "^16.2.3", |
62 | 62 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
63 | 63 | "@stylistic/eslint-plugin": "^5.10.0", |
64 | 64 | "@types/eslint-config-prettier": "^6.11.3", |
|
70 | 70 | "@types/react": "^19.2.14", |
71 | 71 | "@types/react-dom": "^19.2.3", |
72 | 72 | "eslint": "^10.2.0", |
73 | | - "eslint-config-next": "^16.2.2", |
| 73 | + "eslint-config-next": "^16.2.3", |
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.4.0", |
| 77 | + "globals": "^17.5.0", |
78 | 78 | "husky": "^9.1.7", |
79 | 79 | "jiti": "^2.6.1", |
80 | 80 | "less": "^4.6.4", |
81 | 81 | "less-loader": "^12.3.2", |
82 | 82 | "lint-staged": "^16.4.0", |
83 | 83 | "next-with-less": "^3.0.1", |
84 | | - "prettier": "^3.8.1", |
| 84 | + "prettier": "^3.8.3", |
85 | 85 | "prettier-plugin-css-order": "^2.2.0", |
86 | 86 | "sass": "^1.99.0", |
87 | 87 | "typescript": "~5.9.3", |
88 | | - "typescript-eslint": "^8.58.0" |
| 88 | + "typescript-eslint": "^8.58.2" |
89 | 89 | }, |
90 | 90 | "resolutions": { |
91 | 91 | "mobx-react-helper": "$mobx-react-helper", |
|
0 commit comments