Skip to content

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
dguo committed Mar 15, 2024
1 parent 6f7c2c5 commit 44a3714
Show file tree
Hide file tree
Showing 2 changed files with 910 additions and 822 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,26 +30,26 @@
"hsv-rgb": "1.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.49.3"
"react-hook-form": "7.51.0"
},
"devDependencies": {
"@parcel/config-webextension": "2.11.0",
"@parcel/core": "2.11.0",
"@parcel/validator-typescript": "2.11.0",
"@types/firefox-webext-browser": "120.0.0",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@parcel/config-webextension": "2.12.0",
"@parcel/core": "2.12.0",
"@parcel/validator-typescript": "2.12.0",
"@types/firefox-webext-browser": "120.0.3",
"@types/react": "18.2.66",
"@types/react-dom": "18.2.22",
"@typescript-eslint/eslint-plugin": "7.2.0",
"@typescript-eslint/parser": "7.2.0",
"concurrently": "8.2.2",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"parcel": "2.11.0",
"postcss": "8.4.33",
"prettier": "3.2.4",
"parcel": "2.12.0",
"postcss": "8.4.35",
"prettier": "3.2.5",
"rimraf": "5.0.5",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"typescript": "5.4.2",
"wait-on": "7.2.0",
"web-ext": "7.11.0"
},
Expand Down
Loading

0 comments on commit 44a3714

Please sign in to comment.