|
12 | 12 | "test": "lint-staged && npm run lint" |
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | | - "@koa/router": "^13.1.1", |
| 15 | + "@koa/router": "^14.0.0", |
16 | 16 | "@mdx-js/loader": "^3.1.0", |
17 | 17 | "@mdx-js/react": "^3.1.0", |
18 | | - "@next/mdx": "^15.3.5", |
19 | | - "core-js": "^3.44.0", |
| 18 | + "@next/mdx": "^15.5.0", |
| 19 | + "core-js": "^3.45.1", |
20 | 20 | "file-type": "^21.0.0", |
21 | 21 | "idea-react": "^2.0.0-rc.13", |
22 | | - "koa": "^2.16.1", |
| 22 | + "koa": "^3.0.1", |
23 | 23 | "koajax": "^3.1.2", |
24 | 24 | "license-filter": "^0.2.5", |
25 | | - "marked": "^16.0.0", |
| 25 | + "marked": "^16.2.0", |
26 | 26 | "mime": "^4.0.7", |
27 | 27 | "mobx": "^6.13.7", |
28 | 28 | "mobx-github": "^0.3.11", |
29 | 29 | "mobx-i18n": "^0.7.1", |
30 | | - "mobx-lark": "^2.2.0", |
| 30 | + "mobx-lark": "^2.4.0", |
31 | 31 | "mobx-react": "^9.2.0", |
32 | 32 | "mobx-react-helper": "^0.5.1", |
33 | 33 | "mobx-restful": "^2.1.0", |
34 | | - "mobx-restful-table": "^2.5.2", |
35 | | - "next": "^15.3.5", |
| 34 | + "mobx-restful-table": "^2.5.3", |
| 35 | + "next": "^15.5.0", |
36 | 36 | "next-pwa": "^5.6.0", |
37 | | - "next-ssr-middleware": "^1.0.1", |
38 | | - "react": "^19.1.0", |
| 37 | + "next-ssr-middleware": "^1.0.2", |
| 38 | + "react": "^19.1.1", |
39 | 39 | "react-bootstrap": "^2.10.10", |
40 | | - "react-dom": "^19.1.0", |
| 40 | + "react-dom": "^19.1.1", |
41 | 41 | "react-typed-component": "^1.0.6", |
42 | | - "undici": "^7.11.0", |
43 | | - "web-utility": "^4.4.3" |
| 42 | + "undici": "^7.15.0", |
| 43 | + "web-utility": "^4.5.1", |
| 44 | + "yaml": "^2.8.1" |
44 | 45 | }, |
45 | 46 | "devDependencies": { |
46 | 47 | "@babel/plugin-proposal-decorators": "^7.28.0", |
47 | 48 | "@babel/plugin-transform-typescript": "^7.28.0", |
48 | 49 | "@babel/preset-react": "^7.27.1", |
49 | | - "@cspell/eslint-plugin": "^9.1.5", |
50 | | - "@eslint/js": "^9.31.0", |
| 50 | + "@cspell/eslint-plugin": "^9.2.0", |
| 51 | + "@eslint/js": "^9.34.0", |
| 52 | + "@next/eslint-plugin-next": "^15.5.0", |
51 | 53 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
52 | | - "@stylistic/eslint-plugin": "^5.1.0", |
| 54 | + "@stylistic/eslint-plugin": "^5.2.3", |
53 | 55 | "@types/eslint-config-prettier": "^6.11.3", |
54 | | - "@types/koa": "^2.15.0", |
| 56 | + "@types/koa": "^3.0.0", |
55 | 57 | "@types/koa__router": "^12.0.4", |
56 | 58 | "@types/next-pwa": "^5.6.9", |
57 | | - "@types/node": "^22.16.3", |
58 | | - "@types/react": "^19.1.8", |
59 | | - "@types/react-dom": "^19.1.6", |
60 | | - "eslint": "^9.31.0", |
61 | | - "eslint-config-next": "^15.3.5", |
62 | | - "eslint-config-prettier": "^10.1.5", |
| 59 | + "@types/node": "^22.17.2", |
| 60 | + "@types/react": "^19.1.11", |
| 61 | + "@types/react-dom": "^19.1.7", |
| 62 | + "eslint": "^9.34.0", |
| 63 | + "eslint-config-next": "^15.5.0", |
| 64 | + "eslint-config-prettier": "^10.1.8", |
63 | 65 | "eslint-plugin-react": "^7.37.5", |
64 | 66 | "eslint-plugin-simple-import-sort": "^12.1.1", |
65 | 67 | "globals": "^16.3.0", |
66 | 68 | "husky": "^9.1.7", |
67 | | - "jiti": "^2.4.2", |
68 | | - "less": "^4.3.0", |
| 69 | + "jiti": "^2.5.1", |
| 70 | + "less": "^4.4.1", |
69 | 71 | "less-loader": "^12.3.0", |
70 | | - "lint-staged": "^16.1.2", |
| 72 | + "lint-staged": "^16.1.5", |
71 | 73 | "next-with-less": "^3.0.1", |
72 | 74 | "prettier": "^3.6.2", |
73 | 75 | "prettier-plugin-css-order": "^2.1.2", |
74 | | - "sass": "^1.89.2", |
75 | | - "typescript": "~5.8.3", |
76 | | - "typescript-eslint": "^8.36.0" |
| 76 | + "sass": "^1.90.0", |
| 77 | + "typescript": "~5.9.2", |
| 78 | + "typescript-eslint": "^8.40.0" |
77 | 79 | }, |
78 | 80 | "resolutions": { |
79 | 81 | "next": "$next" |
|
0 commit comments