Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
Try bump text-expander too as it might have fixed its bugs
  • Loading branch information
cheeaun committed Jun 1, 2024
1 parent 5ead17a commit adcb876
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 30 deletions.
60 changes: 34 additions & 26 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@formatjs/intl-localematcher": "~0.5.4",
"@formatjs/intl-segmenter": "~11.5.7",
"@formkit/auto-animate": "~0.8.2",
"@github/text-expander-element": "2.6.1",
"@github/text-expander-element": "~2.7.1",
"@iconify-icons/mingcute": "~1.2.9",
"@justinribeiro/lite-youtube": "~1.5.0",
"@szhsin/react-menu": "~4.1.0",
Expand Down Expand Up @@ -43,7 +43,7 @@
"tinyld": "~1.3.4",
"toastify-js": "~1.12.0",
"uid": "~2.0.2",
"use-debounce": "~10.0.0",
"use-debounce": "~10.0.1",
"use-long-press": "~3.2.0",
"use-resize-observer": "~9.1.0",
"valtio": "1.13.2"
Expand All @@ -53,9 +53,9 @@
"@trivago/prettier-plugin-sort-imports": "~4.3.0",
"postcss": "~8.4.38",
"postcss-dark-theme-class": "~1.3.0",
"postcss-preset-env": "~9.5.13",
"postcss-preset-env": "~9.5.14",
"twitter-text": "~3.1.0",
"vite": "~5.2.11",
"vite": "~5.2.12",
"vite-plugin-generate-file": "~0.1.1",
"vite-plugin-html-config": "~1.0.11",
"vite-plugin-pwa": "~0.20.0",
Expand Down

0 comments on commit adcb876

Please sign in to comment.