Skip to content

Commit

Permalink
feat: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo committed Sep 20, 2024
1 parent f03e580 commit faaf7b8
Show file tree
Hide file tree
Showing 4 changed files with 1,940 additions and 2,880 deletions.
20 changes: 10 additions & 10 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
],
"devDependencies": {
"@berviantoleo/react-multi-crop": "^0.38.4",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@mui/icons-material": "^6.1.0",
"@mui/material": "^6.1.0",
"@mui/styles": "^6.1.0",
"@types/jest": "^29.5.12",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.1",
"@mui/material": "^6.1.1",
"@mui/styles": "^6.1.1",
"@types/jest": "^29.5.13",
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"cypress": "~13.13.0",
"cypress": "~13.14.2",
"fabric": "^5.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"start-server-and-test": "^2.0.3"
"start-server-and-test": "^2.0.8"
},
"license": "MIT",
"scripts": {
Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,23 +10,23 @@
},
"private": true,
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@commitlint/config-lerna-scopes": "^19.0.0",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-lerna-scopes": "^19.5.0",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"cross-env": "^7.0.3",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-cypress": "^3.3.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^9.0.11",
"lerna": "^8.1.6",
"prettier": "^3.3.2",
"typescript": "^5.5.3",
"vitepress": "^1.3.0",
"vue": "^3.4.31"
"husky": "^9.1.6",
"lerna": "^8.1.8",
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"vitepress": "^1.3.4",
"vue": "^3.5.6"
},
"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,43 +25,43 @@
"url": "https://github.com/berviantoleo"
},
"devDependencies": {
"@babel/cli": "^7.24.8",
"@babel/core": "^7.24.8",
"@babel/cli": "^7.25.6",
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.8",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.24.8",
"@babel/runtime": "^7.25.6",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-node-resolve": "^15.2.3",
"@storybook/addon-essentials": "^7.6.13",
"@storybook/addon-links": "^8.1.5",
"@storybook/addon-storysource": "^8.1.5",
"@storybook/addons": "^7.6.13",
"@storybook/react": "^8.2.2",
"@storybook/addon-links": "^8.3.2",
"@storybook/addon-storysource": "^8.3.2",
"@storybook/addons": "^7.6.17",
"@storybook/react": "^8.3.2",
"@storybook/react-webpack5": "7.6.13",
"@storybook/source-loader": "^8.1.5",
"@testing-library/jest-dom": "^6.4.5",
"@storybook/source-loader": "^8.3.2",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^15.0.7",
"@types/fabric": "^5.3.7",
"@types/jest": "^29.5.12",
"@types/fabric": "^5.3.9",
"@types/jest": "^29.5.13",
"@types/uuid": "^10.0.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"clsx": "^2.1.1",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"node-sass": "^9.0.0",
"react-test-renderer": "^18.3.1",
"rollup": "^4.18.1",
"rollup-plugin-delete": "^2.0.0",
"rollup": "^4.22.1",
"rollup-plugin-delete": "^2.1.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-sizes": "^1.0.6",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"storybook": "8.2.4",
"ts-jest": "^29.2.2"
"storybook": "8.3.2",
"ts-jest": "^29.2.5"
},
"peerDependencies": {
"fabric": "^4.4.0 || ^5.0.0",
Expand Down
Loading

0 comments on commit faaf7b8

Please sign in to comment.