|
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | 10 | "@emotion/react": "^11.14.0", |
11 | | - "@emotion/styled": "^11.14.0", |
| 11 | + "@emotion/styled": "^11.14.1", |
12 | 12 | "@giscus/react": "^3.1.0", |
13 | | - "@koa/bodyparser": "^5.1.1", |
14 | | - "@koa/router": "^13.1.0", |
15 | | - "@mui/lab": "7.0.0-beta.12", |
16 | | - "@mui/material": "^7.1.0", |
17 | | - "@sentry/nextjs": "^9.16.1", |
18 | | - "file-type": "^20.5.0", |
| 13 | + "@koa/bodyparser": "^6.0.0", |
| 14 | + "@koa/router": "^14.0.0", |
| 15 | + "@mui/lab": "^7.0.0-beta.16", |
| 16 | + "@mui/material": "^7.3.1", |
| 17 | + "@sentry/nextjs": "^10.5.0", |
| 18 | + "file-type": "^21.0.0", |
19 | 19 | "jsonwebtoken": "^9.0.2", |
20 | | - "koa": "^2.16.1", |
| 20 | + "koa": "^3.0.1", |
21 | 21 | "koa-jwt": "^4.0.4", |
22 | 22 | "koajax": "^3.1.2", |
23 | 23 | "lodash": "^4.17.21", |
24 | | - "marked": "^15.0.11", |
| 24 | + "marked": "^16.2.0", |
25 | 25 | "mime": "^4.0.7", |
26 | 26 | "mobx": "^6.13.7", |
27 | | - "mobx-github": "^0.3.5", |
| 27 | + "mobx-github": "^0.3.11", |
28 | 28 | "mobx-i18n": "^0.7.1", |
29 | | - "mobx-lark": "^2.2.0", |
| 29 | + "mobx-lark": "^2.4.0", |
30 | 30 | "mobx-react": "^9.2.0", |
31 | | - "mobx-react-helper": "^0.3.6", |
| 31 | + "mobx-react-helper": "^0.5.1", |
32 | 32 | "mobx-restful": "^2.1.0", |
33 | | - "next": "^15.3.2", |
| 33 | + "next": "^15.5.0", |
34 | 34 | "next-pwa": "~5.6.0", |
35 | | - "next-ssr-middleware": "^1.0.0", |
36 | | - "react": "^19.1.0", |
37 | | - "react-dom": "^19.1.0", |
38 | | - "web-utility": "^4.4.3", |
39 | | - "webpack": "^5.99.8" |
| 35 | + "next-ssr-middleware": "^1.0.2", |
| 36 | + "react": "^19.1.1", |
| 37 | + "react-dom": "^19.1.1", |
| 38 | + "web-utility": "^4.5.1", |
| 39 | + "webpack": "^5.101.3" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@babel/plugin-proposal-decorators": "^7.27.1", |
43 | | - "@babel/plugin-transform-typescript": "^7.27.1", |
| 42 | + "@babel/plugin-proposal-decorators": "^7.28.0", |
| 43 | + "@babel/plugin-transform-typescript": "^7.28.0", |
44 | 44 | "@babel/preset-react": "^7.27.1", |
45 | | - "@cspell/eslint-plugin": "^9.0.0", |
46 | | - "@eslint/compat": "^1.2.9", |
47 | | - "@eslint/js": "^9.26.0", |
48 | | - "@next/eslint-plugin-next": "^15.3.2", |
49 | | - "@stylistic/eslint-plugin": "^4.2.0", |
50 | | - "@tailwindcss/postcss": "^4.1.5", |
| 45 | + "@cspell/eslint-plugin": "^9.2.0", |
| 46 | + "@eslint/compat": "^1.3.2", |
| 47 | + "@eslint/js": "^9.33.0", |
| 48 | + "@next/eslint-plugin-next": "^15.5.0", |
| 49 | + "@stylistic/eslint-plugin": "^5.2.3", |
| 50 | + "@tailwindcss/postcss": "^4.1.12", |
51 | 51 | "@types/eslint-config-prettier": "^6.11.3", |
52 | | - "@types/jsonwebtoken": "^9.0.9", |
53 | | - "@types/koa": "^2.15.0", |
| 52 | + "@types/jsonwebtoken": "^9.0.10", |
| 53 | + "@types/koa": "^3.0.0", |
54 | 54 | "@types/koa__router": "^12.0.4", |
55 | | - "@types/lodash": "^4.17.16", |
| 55 | + "@types/lodash": "^4.17.20", |
56 | 56 | "@types/next-pwa": "^5.6.9", |
57 | | - "@types/node": "^22.15.15", |
58 | | - "@types/react": "^19.1.3", |
59 | | - "eslint": "^9.26.0", |
60 | | - "eslint-config-next": "^15.3.2", |
61 | | - "eslint-config-prettier": "^10.1.3", |
| 57 | + "@types/node": "^22.17.2", |
| 58 | + "@types/react": "^19.1.10", |
| 59 | + "eslint": "^9.33.0", |
| 60 | + "eslint-config-next": "^15.5.0", |
| 61 | + "eslint-config-prettier": "^10.1.8", |
62 | 62 | "eslint-plugin-react": "^7.37.5", |
63 | 63 | "eslint-plugin-simple-import-sort": "^12.1.1", |
64 | | - "globals": "^16.1.0", |
| 64 | + "globals": "^16.3.0", |
65 | 65 | "husky": "^9.1.7", |
66 | | - "jiti": "^2.4.2", |
67 | | - "lint-staged": "^15.5.2", |
68 | | - "postcss": "^8.5.3", |
69 | | - "prettier": "^3.5.3", |
| 66 | + "jiti": "^2.5.1", |
| 67 | + "lint-staged": "^16.1.5", |
| 68 | + "postcss": "^8.5.6", |
| 69 | + "prettier": "^3.6.2", |
70 | 70 | "prettier-plugin-css-order": "^2.1.2", |
71 | | - "prettier-plugin-tailwindcss": "^0.6.11", |
72 | | - "tailwindcss": "^4.1.5", |
73 | | - "typescript": "~5.8.3", |
74 | | - "typescript-eslint": "^8.32.0" |
| 71 | + "prettier-plugin-tailwindcss": "^0.6.14", |
| 72 | + "tailwindcss": "^4.1.12", |
| 73 | + "typescript": "~5.9.2", |
| 74 | + "typescript-eslint": "^8.40.0" |
75 | 75 | }, |
76 | 76 | "resolutions": { |
77 | 77 | "next": "$next" |
78 | 78 | }, |
79 | 79 | "pnpm": { |
80 | 80 | "onlyBuiltDependencies": [ |
81 | 81 | "@sentry/cli", |
| 82 | + "@tailwindcss/oxide", |
82 | 83 | "sharp", |
83 | 84 | "unrs-resolver" |
84 | 85 | ] |
|
103 | 104 | "build": "next build", |
104 | 105 | "export": "next build && next export", |
105 | 106 | "start": "next start", |
106 | | - "lint": "next lint --fix && git add .", |
107 | | - "test": "lint-staged && npm run lint && tsc --noEmit", |
| 107 | + "lint": "next lint --fix && git add . && tsc --noEmit", |
| 108 | + "test": "lint-staged && npm run lint", |
108 | 109 | "pack-image": "docker build -t idea2app/web-server .", |
109 | 110 | "container": "docker rm -f web-server && docker run --name web-server -p 3000:3000 -d idea2app/web-server" |
110 | 111 | } |
|
0 commit comments