Skip to content

Commit

Permalink
Bump swr from 2.3.0 to 2.3.2 (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
toririm authored Feb 18, 2025
2 parents 2d8476c + 001a694 commit 9878e2e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion modules/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@remix-run/react": "^2.13.1",
"firebase": "^10.14.0",
"lodash": "^4.17.21",
"swr": "^2.2.5",
"swr": "^2.3.2",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion services/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"swr": "^2.2.5",
"swr": "^2.3.2",
"tailwind-merge": "^2.5.4"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion services/pos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"react-icons": "^5.3.0",
"recharts": "^2.13.0",
"sonner": "^1.5.0",
"swr": "^2.2.5",
"swr": "^2.3.2",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"vaul": "^1.1.0",
Expand Down

0 comments on commit 9878e2e

Please sign in to comment.