|
17 | 17 | "@mui/material": "^7.3.4", |
18 | 18 | "@mui/material-nextjs": "^7.3.3", |
19 | 19 | "@passwordless-id/webauthn": "^2.3.1", |
20 | | - "@sentry/nextjs": "^10.21.0", |
| 20 | + "@sentry/nextjs": "^10.22.0", |
21 | 21 | "file-type": "^21.0.0", |
22 | 22 | "idb-keyval": "^6.2.2", |
23 | 23 | "jsonwebtoken": "^9.0.2", |
24 | | - "koa": "^3.0.3", |
| 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 | 28 | "marked": "^16.4.1", |
29 | 29 | "mime": "^4.1.0", |
30 | 30 | "mobx": "^6.15.0", |
31 | | - "mobx-github": "^0.6.0", |
| 31 | + "mobx-github": "^0.6.2", |
32 | 32 | "mobx-i18n": "^0.7.2", |
33 | 33 | "mobx-lark": "^2.5.0", |
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.0", |
| 37 | + "next": "^16.0.1", |
38 | 38 | "next-pwa": "~5.6.0", |
39 | 39 | "next-ssr-middleware": "^1.0.3", |
40 | 40 | "react": "^19.2.0", |
41 | 41 | "react-dom": "^19.2.0", |
42 | | - "web-utility": "^4.6.3", |
| 42 | + "web-utility": "^4.6.4", |
43 | 43 | "webpack": "^5.102.1" |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | 46 | "@babel/plugin-proposal-decorators": "^7.28.0", |
47 | | - "@babel/plugin-transform-typescript": "^7.28.0", |
48 | | - "@babel/preset-react": "^7.27.1", |
| 47 | + "@babel/plugin-transform-typescript": "^7.28.5", |
| 48 | + "@babel/preset-react": "^7.28.5", |
49 | 49 | "@cspell/eslint-plugin": "^9.2.2", |
50 | | - "@eslint/compat": "^1.4.0", |
51 | | - "@eslint/js": "^9.38.0", |
52 | | - "@idea2app/data-server": "^1.0.0-rc.3", |
53 | | - "@next/eslint-plugin-next": "^16.0.0", |
| 50 | + "@eslint/compat": "^1.4.1", |
| 51 | + "@eslint/js": "^9.39.0", |
| 52 | + "@idea2app/data-server": "^1.0.0-rc.9", |
| 53 | + "@next/eslint-plugin-next": "^16.0.1", |
54 | 54 | "@stylistic/eslint-plugin": "^5.5.0", |
55 | | - "@tailwindcss/postcss": "^4.1.15", |
| 55 | + "@tailwindcss/postcss": "^4.1.16", |
56 | 56 | "@tailwindcss/typography": "^0.5.19", |
57 | 57 | "@types/eslint-config-prettier": "^6.11.3", |
58 | 58 | "@types/jsonwebtoken": "^9.0.10", |
59 | | - "@types/koa": "^3.0.0", |
| 59 | + "@types/koa": "^3.0.1", |
60 | 60 | "@types/lodash.debounce": "^4.0.9", |
61 | 61 | "@types/next-pwa": "^5.6.9", |
62 | | - "@types/node": "^22.18.12", |
| 62 | + "@types/node": "^22.18.13", |
63 | 63 | "@types/react": "^19.2.2", |
64 | | - "eslint": "^9.38.0", |
65 | | - "eslint-config-next": "^16.0.0", |
| 64 | + "eslint": "^9.39.0", |
| 65 | + "eslint-config-next": "^16.0.1", |
66 | 66 | "eslint-config-prettier": "^10.1.8", |
67 | 67 | "eslint-plugin-react": "^7.37.5", |
68 | 68 | "eslint-plugin-simple-import-sort": "^12.1.1", |
|
75 | 75 | "prettier": "^3.6.2", |
76 | 76 | "prettier-plugin-css-order": "^2.1.2", |
77 | 77 | "prettier-plugin-tailwindcss": "^0.7.1", |
78 | | - "tailwindcss": "^4.1.15", |
| 78 | + "tailwindcss": "^4.1.16", |
79 | 79 | "typescript": "~5.9.3", |
80 | 80 | "typescript-eslint": "^8.46.2" |
81 | 81 | }, |
|
0 commit comments