Skip to content

Commit

Permalink
Merge pull request #200 from squi-ddy/dependabot/npm_and_yarn/fronten…
Browse files Browse the repository at this point in the history
…d/dependencies-4a6efdf769

Bump the dependencies group in /frontend with 10 updates
  • Loading branch information
squi-ddy authored Apr 1, 2024
2 parents 8440dbf + 1e55b93 commit f92d4da
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 94 deletions.
163 changes: 78 additions & 85 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"react-dom": "^18.2.0",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"vite": "^5.2.2",
"tailwindcss": "^3.2.1",
"typescript": "^5.4.2",
"vite": "^5.2.7",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3",
"postcss": "^8.4.35",
"autoprefixer": "^10.4.18",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"@vitejs/plugin-react": "^4.0.0"
},
"devDependencies": {
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@types/react-router": "^5.1.19",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1"
},
Expand Down

0 comments on commit f92d4da

Please sign in to comment.