Skip to content

Commit

Permalink
chore: Bump storybook, Jest, and TypeScript.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenh committed Jan 15, 2024
1 parent db0f70e commit f296b43
Show file tree
Hide file tree
Showing 2 changed files with 2,725 additions and 1,848 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@homebound/rtl-utils": "2.65.0",
"@homebound/rtl-utils": "2.65.2",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@storybook/addon-essentials": "^7.4.0",
"@storybook/addon-links": "^7.4.0",
"@storybook/addons": "^7.4.0",
"@storybook/react": "^7.4.0",
"@storybook/react-webpack5": "^7.4.0",
"@testing-library/dom": "^9.3.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@storybook/addon-essentials": "^7.6.5",
"@storybook/addon-links": "^7.6.5",
"@storybook/addons": "^7.6.5",
"@storybook/react": "^7.6.5",
"@storybook/react-webpack5": "^7.6.5",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@tsconfig/recommended": "^1.0.2",
"@types/jest": "^29.5.4",
"@types/react": "^18.2.21",
Expand All @@ -71,7 +71,7 @@
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"husky": "^3.1.0",
"jest": "^29.6.4",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.6.4",
"lint-staged": "^14.0.1",
"mobx": "^6.10.2",
Expand All @@ -80,13 +80,13 @@
"prettier-plugin-organize-imports": "^3.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"semantic-release": "^21.1.1",
"storybook": "^7.4.0",
"semantic-release": "^22.0.12",
"storybook": "^7.6.5",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"ts-patch": "^3.0.2",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.1",
"tslib": "^2.6.2",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"typescript-transform-paths": "^3.4.6"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit f296b43

Please sign in to comment.