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 Dec 21, 2024
1 parent 3cb9a93 commit de2444c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
"export": "next export"
},
"dependencies": {
"@headlessui/react": "1.7.3",
"classnames": "2.3.2",
"@headlessui/react": "1.7.19",
"classnames": "2.5.1",
"date-fns": "^2.30.0",
"mapbox-gl": "npm:[email protected]",
"maplibre-gl": "2.4.0",
"next": "13.0.0",
"papaparse": "5.3.2",
"react": "18.2.0",
"react-day-picker": "8.3.6",
"react-dom": "18.2.0",
"react-map-gl": "7.0.19",
"use-debounce": "9.0.2"
"next": "13.5.8",
"papaparse": "5.4.1",
"react": "18.3.1",
"react-day-picker": "8.10.1",
"react-dom": "18.3.1",
"react-map-gl": "7.1.8",
"use-debounce": "9.0.4"
},
"devDependencies": {
"@types/node": "18.11.7",
Expand Down

0 comments on commit de2444c

Please sign in to comment.