Skip to content

Commit

Permalink
fix: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuth committed Feb 25, 2023
1 parent af3f9c5 commit 9a80e7f
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 525 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@
"@chanzuckerberg/eslint-plugin-stories": "^3.2.11",
"@chanzuckerberg/prettier-config-edu": "^1.0.3",
"@chanzuckerberg/story-utils": "^3.0.12",
"@commitlint/cli": "^17.4.3",
"@commitlint/config-conventional": "^17.4.3",
"@commitlint/cli": "^17.4.4",
"@commitlint/config-conventional": "^17.4.4",
"@geometricpanda/storybook-addon-badges": "^0.2.2",
"@size-limit/file": "^8.2.4",
"@storybook/addon-a11y": "^6.5.16",
Expand All @@ -128,21 +128,21 @@
"@types/react-dom": "^18.0.11",
"@types/react-portal": "^4.0.4",
"axe-core": "4.6.3",
"chromatic": "^6.17.0",
"chromatic": "^6.17.1",
"codecov": "^3.8.3",
"copyfiles": "^2.4.1",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-storybook": "^0.6.10",
"eslint-plugin-storybook": "^0.6.11",
"eslint-plugin-testing-library": "^5.10.2",
"husky": "^8.0.3",
"identity-obj-proxy": "^3.0.0",
"intersection-observer": "^0.12.2",
"jest": "^29.4.3",
"jest-environment-jsdom": "^29.4.3",
"jest-preset-stylelint": "^6.0.0",
"jest-preset-stylelint": "^6.1.0",
"lint-staged": "^13.1.2",
"pascal-case": "^3.1.2",
"pinst": "^3.0.0",
Expand All @@ -151,7 +151,7 @@
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-mixins": "^9.0.4",
"postcss-nested": "^6.0.0",
"postcss-nested": "^6.0.1",
"postcss-simple-vars": "^7.0.1",
"prettier": "^2.8.4",
"react": "^18.2.0",
Expand All @@ -161,8 +161,8 @@
"standard-version": "^9.5.0",
"storybook-css-modules-preset": "^1.1.1",
"style-dictionary": "^3.7.2",
"stylelint": "^14.16.1",
"stylelint-config-recommended": "^9.0.0",
"stylelint": "^15.2.0",
"stylelint-config-recommended": "^10.0.1",
"tailwindcss": "^3.2.7",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit 9a80e7f

Please sign in to comment.