Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2023
1 parent 9a67e16 commit 02c59b3
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 219 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"react": ">= 18"
},
"dependencies": {
"@headlessui/react": "^1.7.13",
"@headlessui/react": "^1.7.14",
"@popperjs/core": "^2.11.7",
"@tippyjs/react": "^4.2.6",
"clsx": "^1.2.1",
Expand All @@ -93,15 +93,15 @@
"entry": "lib/index.js",
"types": "lib/index.d.ts",
"devDependencies": {
"@chanzuckerberg/axe-storybook-testing": "^6.3.0",
"@chanzuckerberg/axe-storybook-testing": "^6.3.1",
"@chanzuckerberg/eslint-config-edu-js": "^1.1.0",
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.7",
"@chanzuckerberg/eslint-config-edu-ts": "^1.0.9",
"@chanzuckerberg/eslint-plugin-edu-react": "^1.1.9",
"@chanzuckerberg/eslint-plugin-stories": "^3.2.12",
"@chanzuckerberg/eslint-plugin-stories": "^3.2.14",
"@chanzuckerberg/prettier-config-edu": "^1.0.4",
"@chanzuckerberg/story-utils": "^3.0.12",
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@chanzuckerberg/story-utils": "^3.0.14",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@geometricpanda/storybook-addon-badges": "^1.1.1",
"@size-limit/file": "^8.2.4",
"@storybook/addon-a11y": "^6.5.16",
Expand All @@ -122,26 +122,26 @@
"@types/jest": "^29.5.0",
"@types/lodash.debounce": "^4.0.7",
"@types/node": "^18.15.11",
"@types/react": "^18.0.31",
"@types/react": "^18.0.35",
"@types/react-beautiful-dnd": "^13.1.4",
"@types/react-dom": "^18.0.11",
"@types/react-portal": "^4.0.4",
"axe-core": "4.6.3",
"chromatic": "^6.17.2",
"chromatic": "^6.17.3",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
"eslint": "^8.37.0",
"eslint": "^8.38.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-storybook": "^0.6.11",
"eslint-plugin-testing-library": "^5.10.2",
"eslint-plugin-testing-library": "^5.10.3",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-preset-stylelint": "^6.1.0",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.1",
"pascal-case": "^3.1.2",
"pinst": "^3.0.0",
"plop": "^3.1.2",
Expand All @@ -159,10 +159,10 @@
"standard-version": "^9.5.0",
"storybook-css-modules-preset": "^1.1.1",
"style-dictionary": "^3.7.2",
"stylelint": "^15.3.0",
"stylelint": "^15.4.0",
"stylelint-config-recommended": "^10.0.1",
"tailwindcss": "^3.3.1",
"ts-jest": "^29.0.5",
"ts-jest": "^29.1.0",
"typescript": "^4.9.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 02c59b3

Please sign in to comment.