Skip to content

Commit

Permalink
chore: upgrade pnpm to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
shootermv committed May 8, 2024
1 parent 5537557 commit 5a0c8cc
Show file tree
Hide file tree
Showing 3 changed files with 3,078 additions and 2,242 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"version": "0.1.0",
"private": true,
"engines": {
"node": ">=20",
"pnpm": "8"
"node": ">=20"
},
"dependencies": {
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"bootstrap": "^5.1.3",
"gh-pages": "^3.2.3",
"happy-dom": "^14.10.1",
"react": "^18.2.0",
"react-bootstrap": "^2.0.3",
"react-confetti": "^6.1.0",
Expand Down Expand Up @@ -66,7 +66,6 @@
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.30.0",
"husky": "^8.0.1",
"jsdom": "^24.0.0",
"lint-staged": "^13.0.3",
"prettier": "^2.6.2",
"pretty-quick": "^3.1.3",
Expand Down
Loading

0 comments on commit 5a0c8cc

Please sign in to comment.