|
13 | 13 | "@emotion/styled": "^11.14.1", |
14 | 14 | "@giscus/react": "^3.1.0", |
15 | 15 | "@koa/bodyparser": "^6.0.0", |
16 | | - "@mui/lab": "^7.0.1-beta.18", |
17 | | - "@mui/material": "^7.3.4", |
18 | | - "@mui/material-nextjs": "^7.3.3", |
| 16 | + "@mui/lab": "^7.0.1-beta.20", |
| 17 | + "@mui/material": "^7.3.6", |
| 18 | + "@mui/material-nextjs": "^7.3.6", |
19 | 19 | "@passwordless-id/webauthn": "^2.3.1", |
20 | | - "@sentry/nextjs": "^10.22.0", |
21 | | - "file-type": "^21.0.0", |
| 20 | + "@sentry/nextjs": "^10.30.0", |
| 21 | + "file-type": "^21.1.1", |
22 | 22 | "idb-keyval": "^6.2.2", |
23 | | - "jsonwebtoken": "^9.0.2", |
| 23 | + "jsonwebtoken": "^9.0.3", |
24 | 24 | "koa": "^3.1.1", |
25 | 25 | "koa-jwt": "^4.0.4", |
26 | 26 | "koajax": "^3.1.2", |
27 | 27 | "lodash.debounce": "^4.0.8", |
28 | | - "marked": "^16.4.1", |
| 28 | + "marked": "^17.0.1", |
29 | 29 | "mime": "^4.1.0", |
30 | 30 | "mobx": "^6.15.0", |
31 | 31 | "mobx-github": "^0.6.2", |
|
34 | 34 | "mobx-react": "^9.2.1", |
35 | 35 | "mobx-react-helper": "^0.5.1", |
36 | 36 | "mobx-restful": "^2.1.4", |
37 | | - "next": "^16.0.1", |
| 37 | + "next": "^16.0.10", |
38 | 38 | "next-pwa": "~5.6.0", |
39 | 39 | "next-ssr-middleware": "^1.0.3", |
40 | | - "react": "^19.2.0", |
41 | | - "react-dom": "^19.2.0", |
| 40 | + "react": "^19.2.3", |
| 41 | + "react-dom": "^19.2.3", |
42 | 42 | "web-utility": "^4.6.4", |
43 | | - "webpack": "^5.102.1" |
| 43 | + "webpack": "^5.103.0" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@babel/plugin-proposal-decorators": "^7.28.0", |
47 | 47 | "@babel/plugin-transform-typescript": "^7.28.5", |
48 | 48 | "@babel/preset-react": "^7.28.5", |
49 | | - "@cspell/eslint-plugin": "^9.2.2", |
50 | | - "@eslint/compat": "^1.4.1", |
51 | | - "@eslint/js": "^9.39.0", |
| 49 | + "@cspell/eslint-plugin": "^9.4.0", |
| 50 | + "@eslint/js": "^9.39.2", |
52 | 51 | "@idea2app/data-server": "^1.0.0-rc.9", |
53 | | - "@next/eslint-plugin-next": "^16.0.1", |
54 | | - "@stylistic/eslint-plugin": "^5.5.0", |
55 | | - "@tailwindcss/postcss": "^4.1.16", |
| 52 | + "@next/eslint-plugin-next": "^16.0.10", |
| 53 | + "@stylistic/eslint-plugin": "^5.6.1", |
| 54 | + "@tailwindcss/postcss": "^4.1.18", |
56 | 55 | "@tailwindcss/typography": "^0.5.19", |
57 | 56 | "@types/eslint-config-prettier": "^6.11.3", |
58 | 57 | "@types/jsonwebtoken": "^9.0.10", |
59 | 58 | "@types/koa": "^3.0.1", |
60 | 59 | "@types/lodash.debounce": "^4.0.9", |
61 | 60 | "@types/next-pwa": "^5.6.9", |
62 | | - "@types/node": "^22.18.13", |
63 | | - "@types/react": "^19.2.2", |
64 | | - "eslint": "^9.39.0", |
65 | | - "eslint-config-next": "^16.0.1", |
| 61 | + "@types/node": "^22.19.2", |
| 62 | + "@types/react": "^19.2.7", |
| 63 | + "eslint": "^9.39.2", |
| 64 | + "eslint-config-next": "^16.0.10", |
66 | 65 | "eslint-config-prettier": "^10.1.8", |
67 | 66 | "eslint-plugin-react": "^7.37.5", |
68 | 67 | "eslint-plugin-simple-import-sort": "^12.1.1", |
69 | | - "git-utility": "^0.2.0", |
70 | | - "globals": "^16.4.0", |
| 68 | + "git-utility": "^0.3.0", |
| 69 | + "globals": "^16.5.0", |
71 | 70 | "husky": "^9.1.7", |
72 | 71 | "jiti": "^2.6.1", |
73 | | - "lint-staged": "^16.2.6", |
| 72 | + "lint-staged": "^16.2.7", |
74 | 73 | "postcss": "^8.5.6", |
75 | | - "prettier": "^3.6.2", |
| 74 | + "prettier": "^3.7.4", |
76 | 75 | "prettier-plugin-css-order": "^2.1.2", |
77 | | - "prettier-plugin-tailwindcss": "^0.7.1", |
78 | | - "tailwindcss": "^4.1.16", |
| 76 | + "prettier-plugin-tailwindcss": "^0.7.2", |
| 77 | + "tailwindcss": "^4.1.18", |
79 | 78 | "typescript": "~5.9.3", |
80 | | - "typescript-eslint": "^8.46.2" |
| 79 | + "typescript-eslint": "^8.49.0" |
81 | 80 | }, |
82 | 81 | "resolutions": { |
83 | 82 | "mobx-github": "$mobx-github", |
|
0 commit comments