Skip to content

Commit

Permalink
Merge pull request #16 from Loupeznik/devel/v1.3.3
Browse files Browse the repository at this point in the history
Merge v1.3.3
  • Loading branch information
Loupeznik authored Dec 27, 2024
2 parents 30672c4 + 36c24bf commit 1bc7f03
Show file tree
Hide file tree
Showing 6 changed files with 526 additions and 549 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "better-wapi-webapp",
"private": true,
"version": "1.3.2",
"version": "1.3.3",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -10,9 +10,9 @@
"types:openapi": "openapi -i http://localhost:8000/docs/doc.json -o src/api"
},
"dependencies": {
"@nextui-org/react": "^2.6.5",
"@nextui-org/react": "^2.6.10",
"@reduxjs/toolkit": "^2.2.7",
"@tanstack/react-table": "^8.20.1",
"@tanstack/react-table": "^8.20.6",
"framer-motion": "^11.13.1",
"js-cookie": "^3.0.5",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 1bc7f03

Please sign in to comment.