Skip to content

Commit

Permalink
chore(deps): update non-major (#1148)
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] committed Nov 28, 2023
1 parent cb1e74b commit 0fbe825
Show file tree
Hide file tree
Showing 2 changed files with 678 additions and 872 deletions.
58 changes: 29 additions & 29 deletions package.json
Expand Up @@ -51,65 +51,65 @@
"dependencies": {
"@floating-ui/react-dom": "2.0.0",
"@sanity/color": "^2.2.5",
"@sanity/icons": "^2.4.1",
"@sanity/icons": "^2.7.0",
"csstype": "^3.1.2",
"framer-motion": "^10.16.2",
"framer-motion": "^10.16.5",
"react-refractor": "^2.1.7"
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/preset-env": "^7.22.14",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.11",
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@juggle/resize-observer": "^3.4.0",
"@sanity/pkg-utils": "^3.2.5",
"@sanity/semantic-release-preset": "^4.1.4",
"@sanity/ui-workshop": "^2.0.0",
"@testing-library/dom": "^9.3.1",
"@sanity/semantic-release-preset": "^4.1.6",
"@sanity/ui-workshop": "^2.0.3",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.4",
"@types/jest-axe": "^3.5.5",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.10",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.5.9",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@types/react-is": "^18.2.1",
"@types/refractor": "^3.0.2",
"@types/react": "^18.2.39",
"@types/react-dom": "^18.2.17",
"@types/react-is": "^18.2.4",
"@types/refractor": "^3.4.0",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"commitizen": "^4.3.0",
"cypress": "^13.1.0",
"cypress-real-events": "^1.10.1",
"cypress": "^13.6.0",
"cypress-real-events": "^1.11.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.48.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jest-axe": "^8.0.0",
"jest-environment-jsdom": "^29.6.4",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^14.0.1",
"module-alias": "^2.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"prettier": "^3.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"refractor": "^4.8.1",
"rimraf": "^5.0.1",
"semantic-release": "^22.0.8",
"start-server-and-test": "^2.0.0",
"start-server-and-test": "^2.0.3",
"styled-components": "^6.1.1",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"peerDependencies": {
"react": "^18",
Expand Down

1 comment on commit 0fbe825

@vercel
Copy link

@vercel vercel bot commented on 0fbe825 Nov 28, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-ui-workshop – ./

sanity-ui-workshop.sanity.build
sanity-ui-workshop-git-main.sanity.build

Please sign in to comment.