Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent f5a847b commit b5d283a
Show file tree
Hide file tree
Showing 2 changed files with 1,264 additions and 782 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mapbox-use",
"type": "module",
"version": "0.0.3",
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.15.9",
"description": "",
"author": "Chizuki <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -47,24 +47,24 @@
},
"peerDependencies": {
"mapbox-gl": "^3.0.0 || ^2.0.0",
"vue": "^3.0.0"
"vue": "^3.5.6"
},
"dependencies": {
"maybe-types": "^0.2.0"
},
"devDependencies": {
"@curev/eslint-config": "^0.2.2",
"@types/mapbox-gl": "^2.7.19",
"@vitest/coverage-v8": "^1.0.4",
"@curev/eslint-config": "^0.3.7",
"@types/mapbox-gl": "^2.7.21",
"@vitest/coverage-v8": "^1.6.0",
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"eslint": "^8.57.1",
"eslint-formatter-mo": "^1.2.0",
"lint-staged": "^15.2.0",
"nolyfill": "^1.0.26",
"simple-git-hooks": "^2.9.0",
"typescript": "^5.3.3",
"lint-staged": "^15.2.10",
"nolyfill": "^1.0.39",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.0.4"
"vitest": "^1.6.0"
},
"pnpm": {
"overrides": {
Expand Down
Loading

0 comments on commit b5d283a

Please sign in to comment.