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 Jul 25, 2023
1 parent 98dc4d9 commit 4d12861
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,61 +57,61 @@
"react-refractor": "^2.1.7"
},
"devDependencies": {
"@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.5",
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@juggle/resize-observer": "^3.4.0",
"@sanity/pkg-utils": "^2.3.2",
"@sanity/semantic-release-preset": "^4.1.1",
"@sanity/ui-workshop": "^1.2.1",
"@testing-library/dom": "^9.3.0",
"@testing-library/jest-dom": "^5.16.5",
"@sanity/pkg-utils": "^2.3.6",
"@sanity/semantic-release-preset": "^4.1.2",
"@sanity/ui-workshop": "^1.2.4",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.2",
"@types/jest": "^29.5.3",
"@types/jest-axe": "^3.5.5",
"@types/node": "^20.2.5",
"@types/react": "^18.2.9",
"@types/react-dom": "^18.2.4",
"@types/react-is": "^18.2.0",
"@types/node": "^20.4.4",
"@types/react": "^18.2.16",
"@types/react-dom": "^18.2.7",
"@types/react-is": "^18.2.1",
"@types/refractor": "^3.0.2",
"@types/styled-components": "^5.1.26",
"@types/testing-library__jest-dom": "^5.14.6",
"@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9",
"@types/testing-library__jest-dom": "^5.14.9",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"commitizen": "^4.3.0",
"cypress": "^12.14.0",
"cypress-real-events": "^1.8.1",
"cypress": "^12.17.2",
"cypress-real-events": "^1.9.1",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.17.19",
"esbuild": "^0.18.16",
"esbuild-register": "^3.4.2",
"eslint": "^8.42.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react": "^7.33.0",
"eslint-plugin-react-hooks": "^4.6.0",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"jest": "^29.5.0",
"jest": "^29.6.1",
"jest-axe": "^7.0.1",
"jest-environment-jsdom": "^29.5.0",
"lint-staged": "^13.2.2",
"jest-environment-jsdom": "^29.6.1",
"lint-staged": "^13.2.3",
"module-alias": "^2.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"rimraf": "^5.0.1",
"semantic-release": "^21.0.3",
"semantic-release": "^21.0.7",
"start-server-and-test": "^2.0.0",
"styled-components": "^5.3.11",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.3"
"typescript": "^5.1.6"
},
"peerDependencies": {
"react": "^18",
Expand Down

0 comments on commit 4d12861

Please sign in to comment.