diff --git a/package.json b/package.json index 3c13f968..5d56ef7f 100644 --- a/package.json +++ b/package.json @@ -101,10 +101,10 @@ } }, "devDependencies": { - "@babel/core": "^7.27.4", - "@babel/plugin-syntax-typescript": "^7.27.1", + "@babel/core": "^8.0.1", + "@babel/plugin-syntax-typescript": "^8.0.1", "babel-plugin-react-compiler": "^1.0.0", - "@biomejs/biome": "~2.4.4", + "@biomejs/biome": "~2.5.0", "@happy-dom/global-registrator": "^20.6.1", "@playwright/experimental-ct-react": "^1.58.2", "@playwright/test": "^1.58.2", @@ -114,17 +114,17 @@ "@tailwindcss/vite": "^4.1.18", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", - "@types/node": "25.6.0", + "@types/node": "26.0.0", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "6.0.1", + "@vitejs/plugin-react": "6.0.2", "bun-types": "^1.3.9", - "esbuild": "0.28.0", + "esbuild": "0.28.1", "happy-dom": "^20.6.1", - "react": "19.2.5", - "react-dom": "19.2.5", + "react": "19.2.7", + "react-dom": "19.2.7", "rimraf": "6.1.3", - "sharp": "^0.34.5", + "sharp": "^0.35.2", "size-limit": "^12.0.0", "tailwindcss": "^4.1.18", "tsup": "^8.5.1",