Skip to content

Commit

Permalink
chore: up
Browse files Browse the repository at this point in the history
  • Loading branch information
wwsun committed Feb 15, 2023
1 parent 374c17b commit c822b86
Show file tree
Hide file tree
Showing 2 changed files with 389 additions and 401 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,33 +48,33 @@
"devDependencies": {
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.17.12",
"@storybook/addon-docs": "^6.5.13",
"@storybook/addon-storysource": "^6.5.13",
"@storybook/addons": "^6.5.13",
"@storybook/react": "^6.5.13",
"@storybook/storybook-deployer": "^2.8.12",
"@types/jest": "^29.2.3",
"@storybook/addon-docs": "^6.5.16",
"@storybook/addon-storysource": "^6.5.16",
"@storybook/addons": "^6.5.16",
"@storybook/react": "^6.5.16",
"@storybook/storybook-deployer": "^2.8.16",
"@types/jest": "^29.4.0",
"@types/lodash": "^4.14.191",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@types/styled-components": "^5.1.26",
"antd": "^4.23.3",
"babel-plugin-styled-components": "^2.0.7",
"eslint": "^8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-testing-library": "^5.9.1",
"np": "^7.6.1",
"eslint-plugin-testing-library": "^5.10.1",
"np": "^7.6.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook-addon-outline": "^1.4.2",
"styled-components": "^5.3.6",
"tsconfig-paths-webpack-plugin": "^4.0.0",
"typescript": "^4.9.3"
"typescript": "^4.9.5"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit c822b86

Please sign in to comment.