Skip to content

Commit

Permalink
deps(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent b787bb1 commit 3abee7d
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 83 deletions.
196 changes: 120 additions & 76 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"downloadCacheData": "npx ts-node src/scripts/downloadCacheData.ts"
},
"dependencies": {
"@headlessui/react": "1.7.8",
"@headlessui/react": "1.7.19",
"@tailwindcss/container-queries": "0.1.1",
"date-fns": "2.29.3",
"date-fns": "2.30.0",
"maplibre-gl": "2.4.0",
"next": "13.4.12",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"sanitize-html": "2.7.3",
"swiper": "8.4.5",
"swr": "2.2.0",
"use-debounce": "10.0.0"
"swiper": "8.4.7",
"swr": "2.2.5",
"use-debounce": "10.0.1"
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
Expand Down

0 comments on commit 3abee7d

Please sign in to comment.