Skip to content

Commit

Permalink
(migrate-to-next-js) added Optimization Packages for `next-optimized-…
Browse files Browse the repository at this point in the history
  • Loading branch information
htbkoo committed Apr 13, 2022
1 parent 0c0de85 commit 7133342
Show file tree
Hide file tree
Showing 2 changed files with 2,798 additions and 50 deletions.
12 changes: 11 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,25 @@
"eslint-config-next": "12.1.5",
"eslint-plugin-only-warn": "^1.0.3",
"eslint-plugin-testing-library": "5.3.1",
"image-trace-loader": "1.0.2",
"imagemin-gifsicle": "7.0.0",
"imagemin-mozjpeg": "9.0.0",
"imagemin-optipng": "8.0.0",
"imagemin-svgo": "9.0.0",
"jest": "27.5.1",
"jest-when": "^2.2.0",
"jimp": "0.16.1",
"lqip-loader": "2.2.1",
"mv": "^2.1.1",
"next-optimized-images": "^2.6.2",
"prettier": "^2.2.1",
"prop-types": "15.7.2",
"responsive-loader": "2.3.0",
"rimraf": "^2.6.3",
"storybook-addon-next": "^1.6.2",
"typescript": "4.6.3"
"svg-sprite-loader": "6.0.11",
"typescript": "4.6.3",
"webp-loader": "0.6.0"
},
"resolutions": {
"@types/react": "17.0.44",
Expand Down
Loading

0 comments on commit 7133342

Please sign in to comment.