Merge pull request #89 from Team-Deep-Impact/dependabot/npm_and_yarn/frontend/npm_and_yarn-0a2d80f9c7

Bump the npm_and_yarn group across 1 directory with 5 updates
This commit is contained in:
Michael Roy
2025-06-01 21:58:30 -03:00
committed by GitHub
2 changed files with 637 additions and 530 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/material": "^5.15.18",
"axios": "^1.7.4",
"axios": "^1.8.2",
"dotenv": "^16.4.5",
"konva": "^9.3.8",
"nvm": "^0.0.4",
@@ -25,7 +25,7 @@
"devDependencies": {
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.5.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
@@ -33,6 +33,6 @@
"eslint-plugin-react-refresh": "^0.4.6",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"vite": "^5.4.14"
"vite": "^6.3.5"
}
}