Skip to content

Commit

Permalink
chore(deps): update non-major (#162)
Browse files Browse the repository at this point in the history
* chore(deps): update non-major

* Update package.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <81981+stipsan@users.noreply.github.com>
  • Loading branch information
renovate[bot] and stipsan authored Apr 10, 2024
1 parent 97e60e1 commit 9ee707c
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 90 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
},
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"source": "./src/index.ts",
"types": "./dist/index.d.ts",
"files": [
"dist",
Expand Down Expand Up @@ -99,10 +98,10 @@
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "^6.0.2",
"@sanity/ui": "^2.1.0",
"@sanity/pkg-utils": "^6.4.1",
"@sanity/ui": "^2.1.2",
"@types/leaflet": "^1.9.9",
"@types/react": "^18.2.74",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",
"@types/refractor": "^3.4.1",
"@types/ws": "^8.5.10",
Expand Down Expand Up @@ -132,7 +131,7 @@
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"styled-components": "^6.1.8",
"typescript": "^5.4.2",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.4.0"
},
Expand Down
Loading

0 comments on commit 9ee707c

Please sign in to comment.