Skip to content

Commit

Permalink
chore(deps): update non-major (#181)
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 Dec 5, 2024
1 parent 11fbc8a commit f3c1a68
Show file tree
Hide file tree
Showing 2 changed files with 1,167 additions and 1,103 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,33 +98,33 @@
},
"devDependencies": {
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@sanity/pkg-utils": "^6.10.0",
"@sanity/ui": "^2.4.0",
"@types/leaflet": "^1.9.12",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@sanity/pkg-utils": "^6.11.14",
"@sanity/ui": "^2.9.1",
"@types/leaflet": "^1.9.15",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"@types/refractor": "^3.4.1",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@vitejs/plugin-react": "^4.3.1",
"commitizen": "^4.3.0",
"@types/ws": "^8.5.13",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-react": "^4.3.4",
"commitizen": "^4.3.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.21.5",
"esbuild-register": "^3.5.0",
"eslint": "^8.57.0",
"esbuild": "^0.24.0",
"esbuild-register": "^3.6.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^7.1.2",
"eslint-plugin-react": "^7.34.3",
"eslint-config-sanity": "^7.1.3",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-compiler": "0.0.0-experimental-c8b3f72-20240517",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^8.0.3",
"leaflet": "^1.9.4",
"npm-run-all2": "^5.0.2",
"prettier": "^3.3.2",
"prettier-plugin-packagejson": "^2.5.0",
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
Expand All @@ -133,9 +133,9 @@
"refractor": "^4.8.1",
"rimraf": "^5.0.1",
"rollup-plugin-visualizer": "^5.12.0",
"styled-components": "^6.1.11",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"styled-components": "^6.1.13",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^1.6.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit f3c1a68

Please sign in to comment.