|
75 | 75 | "@types/eslint-scope": "^8.3.2", |
76 | 76 | "@types/espree": "^10.1.0", |
77 | 77 | "@types/esquery": "^1.5.4", |
78 | | - "@types/node": "^20", |
79 | | - "@types/react": "^19.1.8", |
80 | | - "@types/react-dom": "^19.1.6", |
| 78 | + "@types/node": "^20.19.22", |
| 79 | + "@types/react": "^19.2.2", |
| 80 | + "@types/react-dom": "^19.2.2", |
81 | 81 | "@vitejs/plugin-react": "^5.0.4", |
82 | | - "babel-plugin-react-compiler": "^19.1.0-rc.2", |
| 82 | + "babel-plugin-react-compiler": "^19.1.0-rc.3", |
83 | 83 | "eslint": "^9.38.0", |
84 | 84 | "eslint-plugin-jsx-a11y": "^6.10.2", |
85 | 85 | "eslint-plugin-react": "^7.37.5", |
86 | 86 | "eslint-plugin-react-hooks": "^6.0.0-rc.1", |
87 | | - "lint-staged": "^15.2.9", |
88 | | - "postcss": "^8", |
| 87 | + "lint-staged": "^15.5.2", |
| 88 | + "postcss": "^8.5.6", |
89 | 89 | "prettier": "^3.6.2", |
90 | | - "react-resizable-panels": "^3.0.2", |
91 | | - "tailwindcss": "^3.4.4", |
92 | | - "typescript": "^5.8.3", |
| 90 | + "react-resizable-panels": "^3.0.6", |
| 91 | + "tailwindcss": "^3.4.18", |
| 92 | + "typescript": "^5.9.3", |
93 | 93 | "typescript-eslint": "^8.31.0", |
94 | | - "vite": "^7.1.10", |
| 94 | + "vite": "^7.1.11", |
95 | 95 | "yorkie": "^2.0.0" |
96 | 96 | }, |
97 | 97 | "browserslist": { |
|
0 commit comments