Skip to content

Commit

Permalink
feat: update dependencies (#2503)
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo authored Jan 12, 2024
1 parent d05d799 commit 49f01af
Show file tree
Hide file tree
Showing 4 changed files with 1,979 additions and 1,852 deletions.
18 changes: 9 additions & 9 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@
],
"devDependencies": {
"@berviantoleo/react-multi-crop": "^0.35.1",
"@emotion/react": "^11.11.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.18",
"@mui/material": "^5.14.18",
"@mui/styles": "^5.14.18",
"@types/jest": "^29.5.8",
"@types/node": "^20.9.1",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"cypress": "~13.5.1",
"@mui/icons-material": "^5.15.4",
"@mui/material": "^5.15.4",
"@mui/styles": "^5.15.4",
"@types/jest": "^29.5.11",
"@types/node": "^20.11.0",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"cypress": "~13.6.2",
"fabric": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
},
"private": true,
"devDependencies": {
"@commitlint/cli": "^18.4.2",
"@commitlint/config-lerna-scopes": "^18.4.0",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@commitlint/cli": "^18.4.4",
"@commitlint/config-lerna-scopes": "^18.4.4",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"cross-env": "^7.0.3",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"lerna": "^8.0.0",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"vitepress": "^1.0.0-rc.27",
"vue": "^3.3.8"
"lerna": "^8.0.2",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"vitepress": "^1.0.0-rc.36",
"vue": "^3.4.11"
},
"husky": {
"hooks": {
Expand Down
36 changes: 18 additions & 18 deletions packages/react-multi-crop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,42 +25,42 @@
"url": "https://github.com/berviantoleo"
},
"devDependencies": {
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.3",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.7",
"@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/runtime": "^7.23.2",
"@babel/runtime": "^7.23.8",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-links": "^7.5.3",
"@storybook/addon-storysource": "^7.5.3",
"@storybook/addons": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-webpack5": "7.5.3",
"@storybook/source-loader": "^7.5.3",
"@testing-library/jest-dom": "^6.1.4",
"@storybook/addon-essentials": "^7.6.8",
"@storybook/addon-links": "^7.6.8",
"@storybook/addon-storysource": "^7.6.8",
"@storybook/addons": "^7.6.8",
"@storybook/react": "^7.6.8",
"@storybook/react-webpack5": "7.6.8",
"@storybook/source-loader": "^7.6.8",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/fabric": "^5.3.6",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.11",
"@types/uuid": "^9.0.7",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"clsx": "^2.0.0",
"clsx": "^2.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"node-sass": "^9.0.0",
"react-test-renderer": "^18.2.0",
"rollup": "^4.5.0",
"rollup": "^4.9.5",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-sizes": "^1.0.5",
"rollup-plugin-sizes": "^1.0.6",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"storybook": "7.5.3",
"storybook": "7.6.8",
"ts-jest": "^29.1.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 49f01af

Please sign in to comment.