From eef3841c8760ee9071f11ebd7810e3cdeb69f4cb Mon Sep 17 00:00:00 2001 From: duckietm Date: Fri, 20 Feb 2026 07:34:30 +0100 Subject: [PATCH] :up: start update package to latest versions --- package.json | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index a2eadb9..0999631 100644 --- a/package.json +++ b/package.json @@ -25,26 +25,25 @@ "use-between": "^1.4.0" }, "devDependencies": { - "@tailwindcss/forms": "^0.5.7", - "@types/node": "^20.11.30", - "@types/react": "^18.3.3", - "@types/react-dom": "^18.3.0", + "@tailwindcss/forms": "^0.5.11", + "@types/node": "^25.3.0", + "@types/react": "^19.2.14", + "@types/react-dom": "^19.2.3", "@types/react-slider": "^1.3.6", - "@typescript-eslint/eslint-plugin": "^7.13.1", - "@typescript-eslint/parser": "^7.13.1", - "@vitejs/plugin-react": "^4.3.1", - "autoprefixer": "^10.4.19", - "eslint": "^9.5.0", - "eslint-plugin-react": "^7.34.2", - "eslint-plugin-react-hooks": "^5.1.0-rc-1434af3d22-20240618", - "postcss": "^8.4.38", - "postcss-nested": "^6.0.1", - "sass": "^1.77.4", - "tailwindcss": "^3.4.4", - "typescript": "^5.4.5", - "typescript-eslint": "^7.13.1", - "vite": "^5.2.13", - "vite-tsconfig-paths": "^4.3.2" + "@typescript-eslint/eslint-plugin": "^8.56.0", + "@typescript-eslint/parser": "^8.56.0", + "@vitejs/plugin-react": "^5.1.4", + "autoprefixer": "^10.4.24", + "eslint": "^10.0.0", + "eslint-plugin-react": "^7.37.5", + "eslint-plugin-react-hooks": "^7.0.1", + "postcss": "^8.5.6", + "postcss-nested": "^7.0.2", + "sass": "^1.97.3", + "tailwindcss": "^3.4.17", + "typescript": "^5.9.3", + "typescript-eslint": "^8.56.0", + "vite": "^7.3.1", + "vite-tsconfig-paths": "^6.1.1" } -} - +} \ No newline at end of file