Skip to content

Commit

Permalink
chore: up
Browse files Browse the repository at this point in the history
  • Loading branch information
wwsun committed Nov 24, 2022
1 parent 9d904b0 commit 9a83b19
Show file tree
Hide file tree
Showing 2 changed files with 617 additions and 391 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,35 +46,35 @@
"lodash-es": "^4.17.21"
},
"devDependencies": {
"@babel/preset-env": "^7.19.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-typescript": "^7.17.12",
"@storybook/addon-docs": "^6.5.12",
"@storybook/addon-storysource": "^6.5.12",
"@storybook/addons": "^6.5.12",
"@storybook/react": "^6.5.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.0.3",
"@types/jest": "^29.2.3",
"@types/lodash-es": "^4.17.6",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"@types/styled-components": "^5.1.26",
"antd": "^4.23.3",
"babel-plugin-styled-components": "^2.0.7",
"eslint": "^8.24.0",
"eslint": "^8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-jest-dom": "^4.0.1",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-testing-library": "^5.7.0",
"eslint-plugin-testing-library": "^5.9.1",
"np": "^7.6.1",
"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.8.4"
"typescript": "^4.9.3"
},
"publishConfig": {
"registry": "https://registry.npmjs.org"
Expand Down
Loading

0 comments on commit 9a83b19

Please sign in to comment.