Skip to content

Commit

Permalink
Merge pull request #21 from /issues/20-update-packages
Browse files Browse the repository at this point in the history
updated packages
  • Loading branch information
vixero-dev authored Mar 6, 2024
2 parents 6da4cc1 + 8fb1140 commit 3be27b2
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 291 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,40 +32,40 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@sendgrid/mail": "^8.1.1",
"aos": "3.0.0-beta.6",
"bootstrap": "^5.3.2",
"html-react-parser": "^5.1.5",
"next": "14.0.4",
"bootstrap": "^5.3.3",
"html-react-parser": "^5.1.8",
"next": "14.1.3",
"next-recaptcha-v3": "^1.3.0",
"react": "^18.2.0",
"react-dom": "18.2.0",
"react-toastify": "^10.0.4",
"sharp": "^0.33.2"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.1.0",
"@next/eslint-plugin-next": "^14.1.3",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/user-event": "^14.5.2",
"@types/aos": "^3.0.7",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"dotenv": "^16.4.4",
"eslint": "^8.56.0",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.20",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-custom-alias": "^1.3.2",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.0",
"eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.2.5",
"sass": "^1.70.0",
"sass": "^1.71.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit 3be27b2

Please sign in to comment.