Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1721)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
czi-developer-foundations and renovate-bot authored Aug 14, 2023
1 parent 6988b14 commit 985b5f7
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 455 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@
"react-dom": ">= 17"
},
"dependencies": {
"@headlessui/react": "^1.7.15",
"@headlessui/react": "^1.7.16",
"@popperjs/core": "^2.11.8",
"@tippyjs/react": "^4.2.6",
"@types/lodash": "^4.14.195",
"@types/lodash": "^4.14.197",
"clsx": "^1.2.1",
"lodash": "^4.17.21",
"react-beautiful-dnd": "^13.1.1",
Expand All @@ -104,10 +104,10 @@
"@chanzuckerberg/eslint-plugin-stories": "^3.2.14",
"@chanzuckerberg/prettier-config-edu": "^1.0.5",
"@chanzuckerberg/story-utils": "^3.0.14",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@geometricpanda/storybook-addon-badges": "^1.1.1",
"@omlet/cli": "^1.0.1-beta.31",
"@omlet/cli": "^1.0.1-beta.32",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-typescript": "^11.1.2",
"@size-limit/file": "^8.2.6",
Expand All @@ -127,26 +127,26 @@
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.3",
"@types/node": "^18.16.19",
"@types/react": "^18.2.15",
"@types/node": "^18.17.4",
"@types/react": "^18.2.20",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^18.2.7",
"@types/react-portal": "^4.0.4",
"axe-core": "4.7.2",
"chromatic": "^6.19.9",
"chromatic": "^6.21.0",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
"eslint": "^8.45.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-storybook": "^0.6.11",
"eslint-plugin-testing-library": "^5.11.0",
"eslint-plugin-testing-library": "^5.11.1",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.6.1",
"jest-environment-jsdom": "^29.6.1",
"jest-preset-stylelint": "^6.1.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest-preset-stylelint": "^6.2.0",
"lint-staged": "^13.2.3",
"pascal-case": "^3.1.2",
"plop": "^3.1.2",
Expand All @@ -159,7 +159,7 @@
"prettier": "^2.8.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^3.26.3",
"rollup": "^3.28.0",
"rollup-plugin-postcss": "^4.0.2",
"size-limit": "^8.2.6",
"snake-case": "^3.0.4",
Expand Down
Loading

0 comments on commit 985b5f7

Please sign in to comment.