|
13 | 13 | "@fortawesome/free-solid-svg-icons": "^6.7.2", |
14 | 14 | "@fortawesome/react-fontawesome": "^0.2.2", |
15 | 15 | "@giscus/react": "^3.1.0", |
16 | | - "@sentry/nextjs": "^9.24.0", |
| 16 | + "@sentry/nextjs": "^9.33.0", |
17 | 17 | "array-unique-proposal": "^0.3.4", |
18 | 18 | "classnames": "^2.5.1", |
19 | 19 | "echarts-jsx": "^0.5.4", |
|
31 | 31 | "mobx-react-helper": "^0.4.1", |
32 | 32 | "mobx-restful": "^2.1.0", |
33 | 33 | "mobx-restful-table": "^2.5.2", |
34 | | - "next": "^15.3.3", |
35 | | - "next-ssr-middleware": "^1.0.0", |
| 34 | + "next": "^15.3.4", |
| 35 | + "next-ssr-middleware": "^1.0.1", |
36 | 36 | "open-react-map": "^0.9.0", |
37 | 37 | "react": "^19.1.0", |
38 | 38 | "react-bootstrap": "^2.10.10", |
|
42 | 42 | "web-utility": "^4.4.3" |
43 | 43 | }, |
44 | 44 | "devDependencies": { |
45 | | - "@babel/core": "^7.27.4", |
| 45 | + "@babel/core": "^7.27.7", |
46 | 46 | "@babel/plugin-proposal-decorators": "^7.27.1", |
47 | 47 | "@babel/preset-react": "^7.27.1", |
48 | 48 | "@babel/preset-typescript": "^7.27.1", |
49 | | - "@cspell/eslint-plugin": "^9.0.2", |
50 | | - "@eslint/compat": "^1.2.9", |
| 49 | + "@cspell/eslint-plugin": "^9.1.2", |
| 50 | + "@eslint/compat": "^1.3.1", |
51 | 51 | "@eslint/eslintrc": "^3.3.1", |
52 | | - "@eslint/js": "^9.28.0", |
53 | | - "@kaiyuanshe/openhackathon-service": "^0.22.0", |
54 | | - "@next/eslint-plugin-next": "^15.3.3", |
| 52 | + "@eslint/js": "^9.30.0", |
| 53 | + "@kaiyuanshe/openhackathon-service": "^1.0.0-rc.0", |
| 54 | + "@next/eslint-plugin-next": "^15.3.4", |
55 | 55 | "@octokit/openapi-types": "^25.1.0", |
56 | 56 | "@softonus/prettier-plugin-duplicate-remover": "^1.1.2", |
57 | | - "@stylistic/eslint-plugin": "^4.4.0", |
| 57 | + "@stylistic/eslint-plugin": "^5.1.0", |
58 | 58 | "@types/eslint-config-prettier": "^6.11.3", |
59 | | - "@types/jsonwebtoken": "^9.0.9", |
| 59 | + "@types/jsonwebtoken": "^9.0.10", |
60 | 60 | "@types/koa": "^2.15.0", |
61 | | - "@types/leaflet": "^1.9.18", |
| 61 | + "@types/leaflet": "^1.9.19", |
62 | 62 | "@types/next-pwa": "^5.6.9", |
63 | | - "@types/node": "^22.15.29", |
64 | | - "@types/react": "^19.1.6", |
65 | | - "eslint": "^9.28.0", |
66 | | - "eslint-config-next": "^15.3.3", |
| 63 | + "@types/node": "^22.15.34", |
| 64 | + "@types/react": "^19.1.8", |
| 65 | + "eslint": "^9.30.0", |
| 66 | + "eslint-config-next": "^15.3.4", |
67 | 67 | "eslint-config-prettier": "^10.1.5", |
68 | 68 | "eslint-plugin-react": "^7.37.5", |
69 | 69 | "eslint-plugin-simple-import-sort": "^12.1.1", |
|
73 | 73 | "jiti": "^2.4.2", |
74 | 74 | "less": "^4.3.0", |
75 | 75 | "less-loader": "^12.3.0", |
76 | | - "lint-staged": "^16.1.0", |
| 76 | + "lint-staged": "^16.1.2", |
77 | 77 | "next-pwa": "^5.6.0", |
78 | 78 | "next-with-less": "^3.0.1", |
79 | | - "prettier": "^3.5.3", |
| 79 | + "prettier": "^3.6.2", |
80 | 80 | "prettier-plugin-css-order": "^2.1.2", |
81 | 81 | "typescript": "~5.8.3", |
82 | | - "typescript-eslint": "^8.33.0", |
| 82 | + "typescript-eslint": "^8.35.0", |
83 | 83 | "webpack": "^5.99.9" |
84 | 84 | }, |
85 | 85 | "pnpm": { |
|
0 commit comments