|
9 | 9 | "dependencies": { |
10 | 10 | "@mdx-js/loader": "^3.1.1", |
11 | 11 | "@mdx-js/react": "^3.1.1", |
12 | | - "@next/mdx": "^15.5.4", |
13 | | - "@sentry/nextjs": "^10.19.0", |
| 12 | + "@next/mdx": "^16.0.1", |
| 13 | + "@sentry/nextjs": "^10.24.0", |
14 | 14 | "copy-webpack-plugin": "^13.0.1", |
15 | 15 | "core-js": "^3.46.0", |
16 | | - "file-type": "^21.0.0", |
| 16 | + "file-type": "^21.1.0", |
17 | 17 | "idea-react": "^2.0.0-rc.13", |
18 | | - "koa": "^3.0.1", |
| 18 | + "koa": "^3.1.1", |
19 | 19 | "koajax": "^3.1.2", |
20 | 20 | "less": "^4.4.2", |
21 | 21 | "less-loader": "^12.3.0", |
22 | 22 | "lodash": "^4.17.21", |
23 | | - "marked": "^16.4.0", |
| 23 | + "marked": "^17.0.0", |
24 | 24 | "mime": "^4.1.0", |
25 | 25 | "mobx": "^6.15.0", |
26 | | - "mobx-github": "^0.6.0", |
| 26 | + "mobx-github": "^0.6.2", |
27 | 27 | "mobx-i18n": "^0.7.2", |
28 | | - "mobx-lark": "^2.4.2", |
| 28 | + "mobx-lark": "^2.5.0", |
29 | 29 | "mobx-react": "^9.2.1", |
30 | 30 | "mobx-react-helper": "^0.5.1", |
31 | | - "mobx-restful": "^2.1.3", |
32 | | - "mobx-restful-table": "^2.5.4", |
33 | | - "next": "^15.5.4", |
| 31 | + "mobx-restful": "^2.1.4", |
| 32 | + "mobx-restful-table": "^2.5.5", |
| 33 | + "next": "^16.0.1", |
34 | 34 | "next-pwa": "~5.6.0", |
35 | 35 | "next-ssr-middleware": "^1.0.3", |
36 | 36 | "next-with-less": "^3.0.1", |
|
42 | 42 | "remark-gfm": "^4.0.1", |
43 | 43 | "remark-mdx-frontmatter": "^5.2.0", |
44 | 44 | "undici": "^7.16.0", |
45 | | - "web-utility": "^4.6.2", |
| 45 | + "web-utility": "^4.6.4", |
46 | 46 | "webpack": "^5.102.1", |
47 | 47 | "yaml": "^2.8.1" |
48 | 48 | }, |
49 | 49 | "devDependencies": { |
50 | 50 | "@babel/plugin-proposal-decorators": "^7.28.0", |
51 | | - "@babel/plugin-transform-typescript": "^7.28.0", |
52 | | - "@babel/preset-react": "^7.27.1", |
53 | | - "@cspell/eslint-plugin": "^9.2.1", |
54 | | - "@eslint/compat": "^1.4.0", |
| 51 | + "@babel/plugin-transform-typescript": "^7.28.5", |
| 52 | + "@babel/preset-react": "^7.28.5", |
| 53 | + "@cspell/eslint-plugin": "^9.3.0", |
| 54 | + "@eslint/compat": "^1.4.1", |
55 | 55 | "@eslint/eslintrc": "^3.3.1", |
56 | | - "@eslint/js": "^9.37.0", |
57 | | - "@next/eslint-plugin-next": "^15.5.4", |
58 | | - "@octokit/openapi-types": "^26.0.0", |
| 56 | + "@eslint/js": "^9.39.1", |
| 57 | + "@next/eslint-plugin-next": "^16.0.1", |
| 58 | + "@octokit/openapi-types": "^27.0.0", |
59 | 59 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
60 | | - "@stylistic/eslint-plugin": "^5.4.0", |
| 60 | + "@stylistic/eslint-plugin": "^5.5.0", |
61 | 61 | "@types/eslint-config-prettier": "^6.11.3", |
62 | | - "@types/koa": "^3.0.0", |
| 62 | + "@types/koa": "^3.0.1", |
63 | 63 | "@types/lodash": "^4.17.20", |
64 | 64 | "@types/next-pwa": "^5.6.9", |
65 | | - "@types/node": "^22.18.10", |
66 | | - "@types/react": "^19.2.2", |
67 | | - "eslint": "^9.37.0", |
68 | | - "eslint-config-next": "^15.5.4", |
| 65 | + "@types/node": "^22.19.0", |
| 66 | + "@types/react": "^19.2.3", |
| 67 | + "eslint": "^9.39.1", |
| 68 | + "eslint-config-next": "^16.0.1", |
69 | 69 | "eslint-config-prettier": "^10.1.8", |
70 | 70 | "eslint-plugin-react": "^7.37.5", |
71 | 71 | "eslint-plugin-simple-import-sort": "^12.1.1", |
72 | | - "globals": "^16.4.0", |
| 72 | + "globals": "^16.5.0", |
73 | 73 | "husky": "^9.1.7", |
74 | 74 | "jiti": "^2.6.1", |
75 | | - "lint-staged": "^16.2.4", |
| 75 | + "lint-staged": "^16.2.6", |
76 | 76 | "prettier": "^3.6.2", |
77 | 77 | "prettier-plugin-css-order": "^2.1.2", |
78 | 78 | "typescript": "~5.9.3", |
79 | | - "typescript-eslint": "^8.46.0" |
| 79 | + "typescript-eslint": "^8.46.4" |
80 | 80 | }, |
81 | 81 | "resolutions": { |
82 | 82 | "next": "$next" |
|
104 | 104 | "*.{js,mjs,ts,tsx}": "eslint --fix" |
105 | 105 | }, |
106 | 106 | "scripts": { |
107 | | - "prepare": "husky", |
108 | | - "dev": "next dev", |
109 | | - "build": "next build", |
| 107 | + "prepare": "husky || true", |
| 108 | + "install": "next typegen", |
| 109 | + "dev": "next dev --webpack", |
| 110 | + "build": "next build --webpack", |
110 | 111 | "start": "next start", |
111 | | - "lint": "next lint --fix && git add . && tsc --noEmit", |
112 | | - "test": "lint-staged && npm run lint", |
| 112 | + "test": "lint-staged && tsc --noEmit", |
113 | 113 | "pack-image": "docker build -t freecodecamp-chengdu/freecodecamp-chengdu.github.io:latest .", |
114 | 114 | "container": "docker rm -f freecodecamp-chengdu.github.io && docker run --name freecodecamp-chengdu.github.io -p 3000:3000 -d freecodecamp-chengdu/freecodecamp-chengdu.github.io:latest" |
115 | 115 | } |
|
0 commit comments