Skip to content

Commit

Permalink
update to next 13.5.4 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Dominic Wrege <dominic.wrege001@stud.fh-dortmund.de>
  • Loading branch information
DominicWrege and Dominic Wrege authored Oct 3, 2023
1 parent b1af259 commit 1c0e456
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 133 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,33 @@
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@tailwindcss/forms": "^0.5.6",
"@types/node": "20.6.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"axios": "^1.5.0",
"eslint": "8.49.0",
"eslint-config-next": "13.5.2",
"@types/node": "20.8.2",
"@types/react": "18.2.24",
"@types/react-dom": "18.2.8",
"axios": "^1.5.1",
"eslint": "8.50.0",
"eslint-config-next": "13.5.4",
"html2plaintext": "^2.1.4",
"javascript-time-ago": "^2.5.9",
"linkify-react": "^4.1.1",
"linkifyjs": "^4.1.1",
"lottie-react": "^2.4.0",
"next": "13.5.2",
"next": "13.5.4",
"next-pwa": "^5.6.0",
"pocketbase": "^0.18.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.46.2",
"react-hook-form": "^7.47.0",
"react-hot-toast": "^2.4.1",
"react-timeago": "^7.2.0",
"sanitize-html": "^2.11.0",
"sharp": "^0.32.6"
},
"devDependencies": {
"@types/react-list": "^0.8.7",
"@types/react-list": "^0.8.8",
"autoprefixer": "^10.4.16",
"eslint-plugin-unused-imports": "^3.0.0",
"postcss": "^8.4.30",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3",
"typescript": "5.2.2",
"webpack": "^5.88.2"
Expand Down
Loading

0 comments on commit 1c0e456

Please sign in to comment.