|
9 | 9 | "dependencies": { |
10 | 10 | "@mdx-js/loader": "^3.1.1", |
11 | 11 | "@mdx-js/react": "^3.1.1", |
12 | | - "@next/mdx": "^16.1.4", |
13 | | - "@sentry/nextjs": "^10.35.0", |
| 12 | + "@next/mdx": "^16.1.7", |
| 13 | + "@sentry/nextjs": "^10.44.0", |
14 | 14 | "copy-webpack-plugin": "^13.0.1", |
15 | | - "core-js": "^3.47.0", |
16 | | - "file-type": "^21.3.0", |
| 15 | + "core-js": "^3.49.0", |
| 16 | + "file-type": "^21.3.3", |
17 | 17 | "idea-react": "^2.0.0-rc.13", |
18 | | - "koa": "^3.1.1", |
| 18 | + "koa": "^3.1.2", |
19 | 19 | "koajax": "^3.1.2", |
20 | | - "less": "^4.5.1", |
21 | | - "less-loader": "^12.3.0", |
22 | | - "lodash": "^4.17.21", |
23 | | - "marked": "^17.0.1", |
| 20 | + "less": "^4.6.4", |
| 21 | + "less-loader": "^12.3.2", |
| 22 | + "lodash": "^4.17.23", |
| 23 | + "marked": "^17.0.4", |
24 | 24 | "mime": "^4.1.0", |
25 | 25 | "mobx": "^6.15.0", |
26 | 26 | "mobx-github": "^0.6.2", |
27 | 27 | "mobx-i18n": "^0.7.2", |
28 | | - "mobx-lark": "^2.6.4", |
| 28 | + "mobx-lark": "^2.7.0", |
29 | 29 | "mobx-react": "^9.2.1", |
30 | 30 | "mobx-react-helper": "^0.5.1", |
31 | 31 | "mobx-restful": "^2.1.4", |
32 | 32 | "mobx-restful-table": "^2.6.3", |
33 | | - "next": "^16.1.4", |
| 33 | + "next": "^16.1.7", |
34 | 34 | "next-pwa": "~5.6.0", |
35 | 35 | "next-ssr-middleware": "^1.1.0", |
36 | 36 | "next-with-less": "^3.0.1", |
37 | | - "react": "^19.2.3", |
| 37 | + "react": "^19.2.4", |
38 | 38 | "react-bootstrap": "^2.10.10", |
39 | 39 | "react-bootstrap-editor": "^2.1.1", |
40 | | - "react-dom": "^19.2.3", |
| 40 | + "react-dom": "^19.2.4", |
41 | 41 | "remark-frontmatter": "^5.0.0", |
42 | 42 | "remark-gfm": "^4.0.1", |
43 | 43 | "remark-mdx-frontmatter": "^5.2.0", |
44 | | - "undici": "^7.18.2", |
| 44 | + "undici": "^7.24.4", |
45 | 45 | "web-utility": "^4.6.4", |
46 | | - "webpack": "^5.104.1", |
| 46 | + "webpack": "^5.105.4", |
47 | 47 | "yaml": "^2.8.2" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | | - "@babel/plugin-proposal-decorators": "^7.28.6", |
| 50 | + "@babel/plugin-proposal-decorators": "^7.29.0", |
51 | 51 | "@babel/plugin-transform-typescript": "^7.28.6", |
52 | 52 | "@babel/preset-react": "^7.28.5", |
53 | | - "@cspell/eslint-plugin": "^9.6.0", |
54 | | - "@eslint/js": "^9.39.2", |
55 | | - "@next/eslint-plugin-next": "^16.1.4", |
| 53 | + "@cspell/eslint-plugin": "^9.7.0", |
| 54 | + "@eslint/js": "^10.0.1", |
| 55 | + "@next/eslint-plugin-next": "^16.1.7", |
56 | 56 | "@octokit/openapi-types": "^27.0.0", |
57 | 57 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
58 | | - "@stylistic/eslint-plugin": "^5.7.0", |
| 58 | + "@stylistic/eslint-plugin": "^5.10.0", |
59 | 59 | "@types/eslint-config-prettier": "^6.11.3", |
60 | 60 | "@types/koa": "^3.0.1", |
61 | | - "@types/lodash": "^4.17.23", |
| 61 | + "@types/lodash": "^4.17.24", |
62 | 62 | "@types/next-pwa": "^5.6.9", |
63 | | - "@types/node": "^24.10.9", |
64 | | - "@types/react": "^19.2.8", |
65 | | - "eslint": "^9.39.2", |
66 | | - "eslint-config-next": "^16.1.4", |
| 63 | + "@types/node": "^24.12.0", |
| 64 | + "@types/react": "^19.2.14", |
| 65 | + "eslint": "^10.0.3", |
| 66 | + "eslint-config-next": "^16.1.7", |
67 | 67 | "eslint-config-prettier": "^10.1.8", |
68 | 68 | "eslint-plugin-react": "^7.37.5", |
69 | 69 | "eslint-plugin-simple-import-sort": "^12.1.1", |
70 | | - "globals": "^17.0.0", |
| 70 | + "globals": "^17.4.0", |
71 | 71 | "husky": "^9.1.7", |
72 | 72 | "jiti": "^2.6.1", |
73 | | - "lint-staged": "^16.2.7", |
74 | | - "prettier": "^3.8.0", |
| 73 | + "lint-staged": "^16.4.0", |
| 74 | + "prettier": "^3.8.1", |
75 | 75 | "prettier-plugin-css-order": "^2.2.0", |
76 | 76 | "typescript": "~5.9.3", |
77 | | - "typescript-eslint": "^8.53.1" |
| 77 | + "typescript-eslint": "^8.57.1" |
78 | 78 | }, |
79 | 79 | "resolutions": { |
80 | 80 | "next": "$next" |
|
0 commit comments