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 Oct 18, 2023
1 parent cd07aa4 commit 587b7f6
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 788 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,21 +98,21 @@
},
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^17.7.2",
"@commitlint/config-conventional": "^17.7.0",
"@sanity/pkg-utils": "^3.0.0",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"@sanity/pkg-utils": "^3.1.0",
"@sanity/ui": "^1.8.2",
"@types/leaflet": "^1.9.6",
"@types/react": "^18.2.27",
"@types/react-dom": "^18.2.12",
"@types/leaflet": "^1.9.7",
"@types/react": "^18.2.28",
"@types/react-dom": "^18.2.13",
"@types/refractor": "^3.0.3",
"@types/ws": "^8.5.6",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/ws": "^8.5.7",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"@vitejs/plugin-react": "^4.1.0",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.19.4",
"esbuild": "^0.19.5",
"esbuild-register": "^3.5.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -131,9 +131,9 @@
"refractor": "^4.8.1",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"styled-components": "^6.0.8",
"styled-components": "^6.1.0",
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vite": "^4.5.0",
"vitest": "^0.34.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 587b7f6

Please sign in to comment.