|
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | 10 | "@editorjs/code": "^2.9.4", |
11 | | - "@editorjs/editorjs": "^2.31.5", |
12 | | - "@editorjs/header": "^2.8.8", |
| 11 | + "@editorjs/editorjs": "^2.31.6", |
| 12 | + "@editorjs/header": "^2.8.9", |
13 | 13 | "@editorjs/image": "^2.10.3", |
14 | 14 | "@editorjs/link": "^2.6.2", |
15 | 15 | "@editorjs/list": "^2.0.9", |
16 | 16 | "@editorjs/paragraph": "^2.11.7", |
17 | 17 | "@editorjs/quote": "^2.7.6", |
| 18 | + "@git-diff-view/file": "^0.1.5", |
| 19 | + "@git-diff-view/react": "^0.1.5", |
18 | 20 | "@mdx-js/loader": "^3.1.1", |
19 | 21 | "@mdx-js/react": "^3.1.1", |
20 | | - "@next/mdx": "^16.2.2", |
21 | | - "@sentry/nextjs": "^10.47.0", |
| 22 | + "@next/mdx": "^16.2.9", |
| 23 | + "@sentry/nextjs": "^10.57.0", |
22 | 24 | "copy-webpack-plugin": "^14.0.0", |
23 | 25 | "core-js": "^3.49.0", |
24 | 26 | "editorjs-html": "^4.0.5", |
25 | | - "file-type": "^22.0.0", |
| 27 | + "file-type": "^22.0.1", |
26 | 28 | "formidable": "^3.5.4", |
27 | | - "idea-react": "^2.0.0-rc.13", |
| 29 | + "idea-react": "^2.2.2", |
28 | 30 | "jsonwebtoken": "^9.0.3", |
29 | | - "koa": "^3.2.0", |
| 31 | + "koa": "^3.2.1", |
30 | 32 | "koa-jwt": "^4.0.4", |
31 | 33 | "koajax": "^3.3.0", |
32 | 34 | "less": "^4.6.4", |
33 | | - "less-loader": "^12.3.2", |
| 35 | + "less-loader": "^13.0.0", |
34 | 36 | "lodash": "^4.18.1", |
35 | | - "marked": "^17.0.6", |
| 37 | + "marked": "^18.0.5", |
36 | 38 | "mime": "^4.1.0", |
37 | | - "mobx": "^6.15.0", |
| 39 | + "mobx": "^6.16.1", |
38 | 40 | "mobx-github": "^0.6.2", |
39 | 41 | "mobx-i18n": "^0.7.2", |
40 | 42 | "mobx-lark": "^2.8.1", |
41 | | - "mobx-react": "^9.2.1", |
| 43 | + "mobx-react": "^9.2.2", |
42 | 44 | "mobx-react-helper": "^0.5.1", |
43 | 45 | "mobx-restful": "^2.1.4", |
44 | 46 | "mobx-restful-table": "^2.6.3", |
45 | | - "next": "^16.2.2", |
| 47 | + "next": "^16.2.9", |
46 | 48 | "next-pwa": "~5.6.0", |
47 | 49 | "next-ssr-middleware": "^1.1.0", |
48 | 50 | "next-with-less": "^3.0.1", |
49 | 51 | "prismjs": "^1.30.0", |
50 | | - "react": "^19.2.4", |
| 52 | + "react": "^19.2.7", |
51 | 53 | "react-bootstrap": "^2.10.10", |
52 | 54 | "react-bootstrap-editor": "^2.1.1", |
53 | | - "react-dom": "^19.2.4", |
| 55 | + "react-dom": "^19.2.7", |
54 | 56 | "react-editor-js": "^2.1.0", |
55 | 57 | "remark-frontmatter": "^5.0.0", |
56 | 58 | "remark-gfm": "^4.0.1", |
57 | 59 | "remark-mdx-frontmatter": "^5.2.0", |
58 | | - "undici": "^8.0.2", |
59 | | - "web-utility": "^4.6.5", |
60 | | - "webpack": "^5.105.4", |
61 | | - "yaml": "^2.8.3" |
| 60 | + "undici": "^8.4.1", |
| 61 | + "web-utility": "^4.6.6", |
| 62 | + "webpack": "^5.107.2", |
| 63 | + "yaml": "^2.9.0" |
62 | 64 | }, |
63 | 65 | "devDependencies": { |
64 | | - "@babel/plugin-proposal-decorators": "^7.29.0", |
65 | | - "@babel/plugin-transform-typescript": "^7.28.6", |
66 | | - "@babel/preset-react": "^7.28.5", |
67 | | - "@cspell/eslint-plugin": "^10.0.0", |
| 66 | + "@babel/plugin-proposal-decorators": "^7.29.7", |
| 67 | + "@babel/plugin-transform-typescript": "^7.29.7", |
| 68 | + "@babel/preset-react": "^7.29.7", |
| 69 | + "@cspell/eslint-plugin": "^10.0.1", |
68 | 70 | "@eslint/js": "^10.0.1", |
69 | | - "@next/eslint-plugin-next": "^16.2.2", |
| 71 | + "@next/eslint-plugin-next": "^16.2.9", |
70 | 72 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
71 | 73 | "@stylistic/eslint-plugin": "^5.10.0", |
72 | 74 | "@types/eslint-config-prettier": "^6.11.3", |
73 | | - "@types/formidable": "^3.5.0", |
| 75 | + "@types/formidable": "^3.5.1", |
74 | 76 | "@types/jsonwebtoken": "^9.0.10", |
75 | | - "@types/koa": "^3.0.2", |
| 77 | + "@types/koa": "^3.0.3", |
76 | 78 | "@types/lodash": "^4.17.24", |
77 | 79 | "@types/next-pwa": "^5.6.9", |
78 | | - "@types/node": "^24.12.2", |
79 | | - "@types/react": "^19.2.14", |
80 | | - "eslint": "^10.2.0", |
81 | | - "eslint-config-next": "^16.2.2", |
| 80 | + "@types/node": "^24.13.2", |
| 81 | + "@types/react": "^19.2.17", |
| 82 | + "eslint": "^10.5.0", |
| 83 | + "eslint-config-next": "^16.2.9", |
82 | 84 | "eslint-config-prettier": "^10.1.8", |
83 | 85 | "eslint-plugin-react": "^7.37.5", |
84 | | - "eslint-plugin-simple-import-sort": "^12.1.1", |
85 | | - "globals": "^17.4.0", |
| 86 | + "eslint-plugin-simple-import-sort": "^13.0.0", |
| 87 | + "globals": "^17.6.0", |
86 | 88 | "husky": "^9.1.7", |
87 | | - "jiti": "^2.6.1", |
88 | | - "lint-staged": "^16.4.0", |
89 | | - "prettier": "^3.8.1", |
| 89 | + "jiti": "^2.7.0", |
| 90 | + "lint-staged": "^17.0.7", |
| 91 | + "prettier": "^3.8.4", |
90 | 92 | "prettier-plugin-css-order": "^2.2.0", |
91 | 93 | "typescript": "~5.9.3", |
92 | | - "typescript-eslint": "^8.58.0" |
| 94 | + "typescript-eslint": "^8.61.0" |
93 | 95 | }, |
94 | 96 | "resolutions": { |
95 | 97 | "next": "$next" |
96 | 98 | }, |
97 | | - "pnpm": { |
98 | | - "onlyBuiltDependencies": [ |
99 | | - "@sentry/cli", |
100 | | - "core-js", |
101 | | - "less", |
102 | | - "sharp", |
103 | | - "unrs-resolver" |
104 | | - ] |
105 | | - }, |
106 | 99 | "prettier": { |
107 | 100 | "singleQuote": true, |
108 | 101 | "trailingComma": "all", |
|
0 commit comments