Skip to content

Commit

Permalink
Updated various packages
Browse files Browse the repository at this point in the history
  • Loading branch information
oxisto committed Dec 23, 2024
1 parent af43a97 commit ed52322
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 34 deletions.
File renamed without changes.
61 changes: 31 additions & 30 deletions ui/package-lock.json

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

8 changes: 4 additions & 4 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"next-auth": "^5.0.0-beta.25",
"next-intl": "^3.17.3",
"openapi-fetch": "^0.13.0",
"react": "^19.0.0-rc",
"react-dom": "^19.0.0-rc",
"react": "^19",
"react-dom": "^19",
"tailwindcss": "^3.4.1"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"eslint": "^9.0.0",
"eslint-config-next": "14.2.17",
"eslint-config-prettier": "^9.1.0",
"openapi-typescript": "^7.4.0",
"openapi-typescript": "^7.4.4",
"postcss": "^8",
"prettier": "^3.3.3",
"prettier-plugin-classnames": "^0.7.2",
Expand All @@ -42,4 +42,4 @@
"server-only": "^0.0.1",
"typescript": "^5"
}
}
}

0 comments on commit ed52322

Please sign in to comment.