Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
romeovs committed Jun 10, 2024
1 parent fcfc79b commit 3e76402
Show file tree
Hide file tree
Showing 2 changed files with 3,932 additions and 2,348 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,36 +51,36 @@
"dependencies": {
"@graphiql/react": "^0.19.4",
"@graphiql/toolkit": "^0.9.1",
"@sanity/icons": "^2.10.0",
"@sanity/icons": "^2.11.8",
"@sanity/incompatible-plugin": "^1.0.4",
"@sanity/ui": "^1.9.3",
"graphiql": "^3.1.0"
"graphiql": "^3.2.3"
},
"devDependencies": {
"@sanity/pkg-utils": "^2.4.10",
"@sanity/plugin-kit": "^3.1.10",
"@types/react": "^18.2.48",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.56.0",
"@sanity/plugin-kit": "^3.1.12",
"@types/react": "^18.3.3",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-sanity": "^6.0.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"lint-staged": "^14.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.4",
"prettier-plugin-packagejson": "^2.4.9",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"rimraf": "^5.0.5",
"prettier": "^3.3.1",
"prettier-plugin-packagejson": "^2.5.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^18.3.1",
"rimraf": "^5.0.7",
"rollup-plugin-styles": "^4.0.0",
"sanity": "^3.26.1",
"sanity": "^3.45.0",
"styled-components": "^5.3.11",
"typescript": "^5.3.3",
"vite": "^4.5.2",
"typescript": "^5.4.5",
"vite": "^4.5.3",
"vitest": "^0.34.6"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3e76402

Please sign in to comment.