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 Aug 20, 2023
1 parent 2fd4bfa commit 975e629
Show file tree
Hide file tree
Showing 2 changed files with 1,289 additions and 1,209 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,34 +119,34 @@
},
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@sanity/pkg-utils": "^2.3.3",
"@sanity/semantic-release-preset": "^4.1.1",
"@sanity/ui": "^1.6.0",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@sanity/pkg-utils": "^2.4.6",
"@sanity/semantic-release-preset": "^4.1.3",
"@sanity/ui": "^1.7.8",
"@types/leaflet": "^1.9.3",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"@types/refractor": "^3.0.2",
"@types/styled-components": "^5.1.26",
"@types/tap": "^15.0.8",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.60.1",
"@vitejs/plugin-react": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vitejs/plugin-react": "^4.0.4",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.18.9",
"esbuild": "^0.19.2",
"esbuild-register": "^3.4.2",
"eslint": "^8.43.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-sanity": "^6.0.0",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.2",
"husky": "^8.0.3",
"leaflet": "^1.9.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"prettier-plugin-packagejson": "^2.4.3",
"prettier-plugin-packagejson": "^2.4.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
Expand All @@ -155,11 +155,11 @@
"refractor": "^4.8.1",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.9.2",
"semantic-release": "^21.0.5",
"semantic-release": "^21.0.8",
"styled-components": "^5.3.11",
"tap": "^16.3.7",
"typescript": "^5.1.3",
"vite": "^4.3.9"
"tap": "^16.3.8",
"typescript": "^5.1.6",
"vite": "^4.4.9"
},
"peerDependencies": {
"react": "^17 || ^18"
Expand Down
Loading

0 comments on commit 975e629

Please sign in to comment.