|
69 | 69 | "@eslint/compat": "1.4.0", |
70 | 70 | "@eslint/eslintrc": "^3.3.1", |
71 | 71 | "@eslint/js": "^9.29.0", |
72 | | - "@hey-api/openapi-ts": "0.86.1", |
| 72 | + "@hey-api/openapi-ts": "0.88.0", |
73 | 73 | "@hono/node-server": "^1.14.4", |
74 | 74 | "@inlang/cli": "^3.0.12", |
75 | | - "@inlang/paraglide-js": "2.4.0", |
| 75 | + "@inlang/paraglide-js": "2.5.0", |
76 | 76 | "@playwright/test": "^1.53.1", |
77 | 77 | "@sentry/vite-plugin": "^4.3.0", |
78 | 78 | "@storybook/addon-a11y": "9.1.5", |
|
87 | 87 | "@trivago/prettier-plugin-sort-imports": "5.2.2", |
88 | 88 | "@types/katex": "^0.16.7", |
89 | 89 | "@types/lodash.truncate": "4.4.9", |
90 | | - "@types/node": "24.9.1", |
| 90 | + "@types/node": "24.10.1", |
91 | 91 | "@types/react": "^19.1.8", |
92 | 92 | "@types/react-dom": "^19.1.6", |
93 | 93 | "@types/stylis": "^4.2.7", |
94 | 94 | "@types/uuid": "10.0.0", |
95 | | - "@typescript-eslint/eslint-plugin": "8.46.2", |
96 | | - "@typescript-eslint/parser": "8.46.2", |
| 95 | + "@typescript-eslint/eslint-plugin": "8.48.0", |
| 96 | + "@typescript-eslint/parser": "8.48.0", |
97 | 97 | "@vitejs/plugin-react": "^5.0.2", |
98 | 98 | "@vitest/browser": "^3.2.4", |
99 | 99 | "concurrently": "9.2.1", |
100 | 100 | "dotenv": "^17.2.2", |
101 | 101 | "env-cmd": "11.0.0", |
102 | | - "eslint": "9.38.0", |
| 102 | + "eslint": "9.39.1", |
103 | 103 | "eslint-config-prettier": "10.1.5", |
104 | 104 | "eslint-import-resolver-typescript": "4.4.4", |
105 | 105 | "eslint-plugin-import": "2.32.0", |
|
109 | 109 | "eslint-plugin-react-hooks": "5.2.0", |
110 | 110 | "eslint-plugin-react-refresh": "0.4.20", |
111 | 111 | "eslint-plugin-storybook": "9.1.5", |
112 | | - "globals": "16.4.0", |
| 112 | + "globals": "16.5.0", |
113 | 113 | "hono": "^4.8.3", |
114 | 114 | "husky": "9.1.7", |
115 | 115 | "playwright": "^1.53.1", |
116 | 116 | "prettier": "3.6.2", |
117 | 117 | "storybook": "^9.0.17", |
118 | 118 | "tsx": "4.20.5", |
119 | 119 | "typescript": "5.9.2", |
120 | | - "vite": "7.1.5", |
| 120 | + "vite": "7.2.4", |
121 | 121 | "vite-tsconfig-paths": "5.1.4", |
122 | 122 | "vitest": "3.2.4" |
123 | 123 | }, |
|
0 commit comments