Skip to content

Commit

Permalink
Upgrade everything else
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanmsmith committed Aug 3, 2023
1 parent 5d01c59 commit f1527f0
Show file tree
Hide file tree
Showing 2 changed files with 817 additions and 1,170 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"node": "^18.0.0"
},
"dependencies": {
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.13",
"@hotwired/turbo-rails": "7.2.4",
"@popperjs/core": "^2.11.6",
"@headlessui/react": "^1.7.16",
"@heroicons/react": "^2.0.18",
"@hotwired/turbo-rails": "7.3.0",
"@popperjs/core": "^2.11.8",
"@react-hook/debounce": "^4.0.0",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.8",
"ahoy.js": "^0.4.0",
"autoprefixer": "10.4.13",
"@tailwindcss/forms": "^0.5.4",
"@tailwindcss/typography": "^0.5.9",
"ahoy.js": "^0.4.3",
"autoprefixer": "10.4.14",
"clsx": "2.0.0",
"core-js": "^3.26.1",
"d3": "^7.7.0",
"core-js": "^3.32.0",
"d3": "^7.8.5",
"detect-browser": "5.3.0",
"downshift": "^8.1.0",
"lodash-es": "4.17.21",
Expand All @@ -35,7 +35,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-popper": "^2.2.5",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.3.3",
"type-fest": "4.1.0",
"typescript": "5.1.6"
},
Expand Down
Loading

0 comments on commit f1527f0

Please sign in to comment.