Skip to content

Commit

Permalink
chore(deps): update non-major (#121)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 16, 2024
1 parent efa1f80 commit 4e18016
Show file tree
Hide file tree
Showing 2 changed files with 1,319 additions and 1,041 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,40 +100,40 @@
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^19.2.0",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "^3.1.1",
"@sanity/pkg-utils": "^3.3.8",
"@sanity/ui": "^2.0.10",
"@types/leaflet": "^1.9.7",
"@types/react": "^18.2.31",
"@types/react-dom": "^18.2.14",
"@types/refractor": "^3.0.5",
"@types/ws": "^8.5.8",
"@types/leaflet": "^1.9.8",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@types/refractor": "^3.4.1",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4.1.0",
"@vitejs/plugin-react": "^4.2.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.19.5",
"esbuild": "^0.20.2",
"esbuild-register": "^3.5.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-sanity": "^7.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.1",
"eslint-plugin-react": "^7.34.1",
"husky": "^8.0.3",
"leaflet": "^1.9.4",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"prettier-plugin-packagejson": "^2.4.6",
"npm-run-all2": "^5.0.0",
"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.12",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-leaflet": "^4.2.1",
"react-refractor": "^2.1.7",
"refractor": "^4.8.1",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"styled-components": "^6.1.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"rollup-plugin-visualizer": "^5.12.0",
"styled-components": "^6.1.8",
"typescript": "^5.4.2",
"vite": "^4.5.2",
"vitest": "^1.4.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 4e18016

Please sign in to comment.