Skip to content

Commit

Permalink
Fix lock
Browse files Browse the repository at this point in the history
  • Loading branch information
AchoArnold committed Jun 28, 2024
1 parent c8c2109 commit 8354a13
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 88 deletions.
10 changes: 5 additions & 5 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"private": true,
"dependencies": {
"@mdi/font": "^7.4.47",
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"moment": "^2.30.1",
"postscribe": "^2.0.8",
"pretty-checkbox": "^3.0.3",
Expand All @@ -18,7 +18,7 @@
"react-toastify": "^10.0.5",
"sass": "^1.77.6",
"tailwindcss": "^3.4.4",
"web-vitals": "^4.2.0"
"web-vitals": "^2.1.4"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -38,4 +38,4 @@
"last 1 safari version"
]
}
}
}
138 changes: 55 additions & 83 deletions web/pnpm-lock.yaml

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

0 comments on commit 8354a13

Please sign in to comment.