Skip to content

Commit

Permalink
chore: Install types packages
Browse files Browse the repository at this point in the history
  • Loading branch information
PolariTOON committed Feb 14, 2023
1 parent dadf3e3 commit a274e89
Show file tree
Hide file tree
Showing 2 changed files with 909 additions and 5 deletions.
34 changes: 34 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,34 @@
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "^3.2.1",
"@testing-library/user-event": "^14.4.2",
"@types/babel__core": "7.1.19",
"@types/copyfiles": "2.4.1",
"@types/cssnano": "5.1.0",
"@types/enzyme": "3.10.12",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/enzyme-to-json": "1.5.4",
"@types/eslint": "8.4.6",
"@types/eslint-plugin-prettier": "^3.1.0",
"@types/express": "^4.17.14",
"@types/http-server": "0.12.1",
"@types/kss": "3.0.1",
"@types/lodash": "4.14.185",
"@types/mini-css-extract-plugin": "2.5.1",
"@types/nodemon": "1.19.2",
"@types/pretty": "2.0.0",
"@types/prop-types": "15.7.2",
"@types/react": "18.0.20",
"@types/react-dom": "18.0.6",
"@types/react-redux": "7.1.24",
"@types/react-test-renderer": "18.0.0",
"@types/redux-mock-store": "^1.0.3",
"@types/semantic-release": "17.2.4",
"@types/stylus": "^0.48.38",
"@types/svg-sprite-loader": "3.9.5",
"@types/svgo": "2.6.4",
"@types/testing-library__jest-dom": "^5.14.5",
"@types/testing-library__react-hooks": "^3.4.1",
"@types/webpack": "4.39.3",
"autoprefixer-stylus": "1.0.0",
"babel-loader": "8.2.4",
"babel-plugin-css-modules-transform": "1.6.2",
Expand Down Expand Up @@ -157,6 +185,12 @@
"@material-ui/core": "4.12.3",
"@material-ui/lab": "^4.0.0-alpha.61",
"@popperjs/core": "^2.4.4",
"@types/hammerjs": "^2.0.41",
"@types/mime-types": "^2.1.1",
"@types/node-polyglot": "^2.2.2",
"@types/piwik-react-router": "^0.12.0",
"@types/react-pdf": "^4.0.5",
"@types/react-swipeable-views": "^0.13.1",
"bundlemon": "^1.3.2",
"chart.js": "3.7.1",
"classnames": "^2.3.2",
Expand Down
Loading

0 comments on commit a274e89

Please sign in to comment.