㊙️ Updates for the packages

please remove the node_modules dir and do yarn install
This commit is contained in:
duckietm
2026-04-28 09:43:00 +02:00
parent e5705e55db
commit 5234ba5662
2 changed files with 559 additions and 792 deletions
+20 -20
View File
@@ -10,18 +10,18 @@
"eslint": "eslint ./src" "eslint": "eslint ./src"
}, },
"dependencies": { "dependencies": {
"@babel/runtime": "^7.26.9", "@babel/runtime": "^7.29.2",
"@emoji-mart/data": "^1.2.1", "@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1", "@emoji-mart/react": "^1.1.1",
"@tanstack/react-virtual": "3.2.0", "@tanstack/react-virtual": "3.13.24",
"@types/react-transition-group": "^4.4.10", "@types/react-transition-group": "^4.4.12",
"dompurify": "^3.1.5", "dompurify": "^3.4.1",
"emoji-mart": "^5.6.0", "emoji-mart": "^5.6.0",
"emoji-toolkit": "10.0.0", "emoji-toolkit": "10.0.0",
"framer-motion": "^11.2.12", "framer-motion": "^12.38.0",
"react": "^19.2.4", "react": "^19.2.5",
"react-bootstrap": "^2.10.10", "react-bootstrap": "^2.10.10",
"react-dom": "^19.2.4", "react-dom": "^19.2.5",
"react-icons": "^5.5.0", "react-icons": "^5.5.0",
"react-slider": "^2.0.6", "react-slider": "^2.0.6",
"react-tiny-popover": "^8.1.6", "react-tiny-popover": "^8.1.6",
@@ -30,23 +30,23 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/forms": "^0.5.11", "@tailwindcss/forms": "^0.5.11",
"@tailwindcss/postcss": "^4.2.0", "@tailwindcss/postcss": "^4.2.4",
"@types/node": "^25.3.0", "@types/node": "^25.6.0",
"@types/react": "^19.2.14", "@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3", "@types/react-dom": "^19.2.3",
"@types/react-slider": "^1.3.6", "@types/react-slider": "^1.3.6",
"@typescript-eslint/eslint-plugin": "^8.56.0", "@typescript-eslint/eslint-plugin": "^8.59.1",
"@typescript-eslint/parser": "^8.56.0", "@typescript-eslint/parser": "^8.59.1",
"@vitejs/plugin-react": "^5.1.4", "@vitejs/plugin-react": "^6.0.1",
"eslint": "^10.0.0", "eslint": "^10.2.1",
"eslint-plugin-react": "^7.37.5", "eslint-plugin-react": "^7.37.5",
"eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-hooks": "^7.1.1",
"postcss": "^8.5.6", "postcss": "^8.5.12",
"postcss-nested": "^7.0.2", "postcss-nested": "^7.0.2",
"sass": "^1.97.3", "sass": "^1.99.0",
"tailwindcss": "^4.2.0", "tailwindcss": "^4.2.4",
"typescript": "^5.9.3", "typescript": "^6.0.3",
"typescript-eslint": "^8.56.0", "typescript-eslint": "^8.59.1",
"vite": "^8.0.8" "vite": "^8.0.10"
} }
} }
+539 -772
View File
File diff suppressed because it is too large Load Diff