Skip to content

Commit

Permalink
feat: update npm packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseiNicolae committed Jun 25, 2023
1 parent 39297fb commit fea2806
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 263 deletions.
22 changes: 11 additions & 11 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,38 @@
},
"dependencies": {
"@chakra-ui/icons": "^2.0.19",
"@chakra-ui/react": "^2.6.0",
"@chakra-ui/react": "^2.7.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@types/uuid": "^9.0.1",
"@types/uuid": "^9.0.2",
"axios": "^1.4.0",
"bluebird": "^3.7.2",
"cachios": "^4.0.0",
"concurrently": "^8.0.1",
"concurrently": "^8.2.0",
"cookie-session": "^2.0.0",
"cross-env": "^7.0.3",
"framer-motion": "^10",
"hls.js": "1.4.0",
"next": "13.3.2",
"hls.js": "1.4.6",
"next": "13.4.7",
"next-runtime-dotenv": "^1.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-rating-stars-component": "^2.2.0",
"react-share": "^4.4.1",
"sass": "^1.62.1",
"sass": "^1.63.6",
"sharp": "^0.32.1",
"swr": "^2.1.5",
"swr": "^2.2.0",
"tslog": "^4.8.2",
"uuid": "^9.0.0"
},
"devDependencies": {
"@next/bundle-analyzer": "^13.3.2",
"@next/bundle-analyzer": "^13.4.7",
"@styled-jsx/plugin-sass": "^4.0.2",
"@types/bluebird": "^3.5.38",
"@types/node": "^18.16.3",
"@types/react": "18.2.0",
"@types/node": "^20.3.1",
"@types/react": "18.2.14",
"prettier": "2.8.8",
"ts-node": "^10.9.1",
"typescript": "5.0.4"
"typescript": "5.1.3"
}
}
Loading

1 comment on commit fea2806

@vercel
Copy link

@vercel vercel bot commented on fea2806 Jun 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.