Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1915)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
czi-developer-foundations and renovate-bot authored Apr 22, 2024
1 parent 3a6f286 commit 1a845c9
Show file tree
Hide file tree
Showing 2 changed files with 300 additions and 196 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"react-dom": ">= 17"
},
"dependencies": {
"@headlessui/react": "^1.7.18",
"@headlessui/react": "^1.7.19",
"@popperjs/core": "^2.11.8",
"@tippyjs/react": "^4.2.6",
"chalk": "^4.1.2",
Expand All @@ -99,7 +99,7 @@
"ora": "^8.0.1",
"react-beautiful-dnd": "^13.1.1",
"react-children-by-type": "^1.1.0",
"react-focus-lock": "^2.11.2",
"react-focus-lock": "^2.11.3",
"react-popper": "^2.3.0",
"react-portal": "^4.2.2",
"react-uid": "^2.3.3",
Expand All @@ -108,7 +108,7 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@chanzuckerberg/axe-storybook-testing": "^7.2.0",
Expand All @@ -120,7 +120,7 @@
"@commitlint/cli": "^18.6.1",
"@commitlint/config-conventional": "^18.6.3",
"@geometricpanda/storybook-addon-badges": "^2.0.2",
"@omlet/cli": "^1.4.2",
"@omlet/cli": "^1.5.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.6",
"@size-limit/file": "^8.2.6",
Expand All @@ -135,15 +135,15 @@
"@storybook/testing-library": "^0.2.2",
"@storybook/testing-react": "^2.0.1",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/jsonfile": "^6",
"@types/lodash": "^4.17.0",
"@types/node": "^20.11.30",
"@types/react": "^18.2.73",
"@types/node": "^20.12.7",
"@types/react": "^18.2.79",
"@types/react-beautiful-dnd": "^13.1.8",
"@types/react-dom": "^18.2.23",
"@types/react-dom": "^18.2.25",
"@types/react-portal": "^4.0.7",
"@types/yargs": "^17.0.32",
"axe-core": "4.9.0",
Expand All @@ -155,7 +155,7 @@
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-testing-library": "^6.2.0",
"eslint-plugin-testing-library": "^6.2.2",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
Expand All @@ -173,7 +173,7 @@
"prettier-plugin-tailwindcss": "^0.5.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup": "^4.13.2",
"rollup": "^4.14.3",
"rollup-plugin-postcss": "^4.0.2",
"size-limit": "^8.2.6",
"standard-version": "^9.5.0",
Expand Down
Loading

0 comments on commit 1a845c9

Please sign in to comment.