Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
archeoss committed Sep 5, 2023
1 parent d85cbaf commit 530f808
Show file tree
Hide file tree
Showing 2 changed files with 337 additions and 7 deletions.
5 changes: 3 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@
"dependencies": {
"@astrojs/react": "^3.0.0",
"@astrojs/tailwind": "^5.0.0",
"@astrojs/check": "^0.2.0",
"@playwright/test": "^1.30.0",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"astro": "^3.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.0.24",
"typescript": "^5.2.2",
"vite": "^4.4.9"
},
"devDependencies": {
Expand All @@ -28,7 +30,6 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"prettier": "^3.0.2",
"typescript": "^5.2.2"
"prettier": "^3.0.2"
}
}
Loading

0 comments on commit 530f808

Please sign in to comment.