Skip to content

Commit

Permalink
chore(deps): update non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2024
1 parent 534fd46 commit b15556e
Show file tree
Hide file tree
Showing 2 changed files with 1,653 additions and 1,632 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,41 +98,41 @@
},
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
"@sanity/pkg-utils": "^3.1.1",
"@sanity/ui": "^1.8.2",
"@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",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-react": "^4.1.0",
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.2",
"@sanity/pkg-utils": "^3.3.8",
"@sanity/ui": "^1.9.3",
"@types/leaflet": "^1.9.8",
"@types/react": "^18.2.62",
"@types/react-dom": "^18.2.19",
"@types/refractor": "^3.4.0",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.19.5",
"esbuild": "^0.20.1",
"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.0",
"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",
"rollup-plugin-visualizer": "^5.12.0",
"styled-components": "^6.1.8",
"typescript": "^5.3.3",
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit b15556e

Please sign in to comment.