Skip to content

Commit

Permalink
feat: update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
berviantoleo committed Sep 15, 2023
1 parent 84dd585 commit 551ccf4
Show file tree
Hide file tree
Showing 5 changed files with 2,297 additions and 1,249 deletions.
14 changes: 7 additions & 7 deletions examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,14 @@
"@berviantoleo/react-multi-crop": "^0.33.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.3",
"@mui/material": "^5.14.4",
"@mui/styles": "^5.14.4",
"@types/jest": "^29.5.3",
"@types/node": "^20.4.10",
"@types/react": "^18.2.20",
"@mui/icons-material": "^5.14.9",
"@mui/material": "^5.14.9",
"@mui/styles": "^5.14.9",
"@types/jest": "^29.5.4",
"@types/node": "^20.6.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"cypress": "~13.1.0",
"cypress": "~13.2.0",
"fabric": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"devDependencies": {
"@commitlint/cli": "^17.7.1",
"@commitlint/config-lerna-scopes": "^17.7.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"cross-env": "^7.0.3",
"eslint": "^8.47.0",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.14.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"lerna": "^7.1.5",
"prettier": "^3.0.1",
"typescript": "^5.1.6",
"vitepress": "^1.0.0-rc.4",
"lerna": "^7.3.0",
"prettier": "^3.0.3",
"typescript": "^5.2.2",
"vitepress": "^1.0.0-rc.13",
"vue": "^3.3.4"
},
"husky": {
Expand Down
46 changes: 23 additions & 23 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.22.10",
"@babel/core": "^7.22.10",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.19",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@babel/runtime": "^7.22.10",
"@babel/plugin-transform-runtime": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.15",
"@babel/runtime": "^7.22.15",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@storybook/addon-essentials": "^7.2.3",
"@storybook/addon-links": "^7.2.3",
"@storybook/addon-storysource": "^7.2.3",
"@storybook/addons": "^7.2.3",
"@storybook/react": "^7.2.3",
"@storybook/react-webpack5": "7.2.3",
"@storybook/source-loader": "^7.2.3",
"@testing-library/jest-dom": "^5.17.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@storybook/addon-essentials": "^7.4.1",
"@storybook/addon-links": "^7.4.1",
"@storybook/addon-storysource": "^7.4.1",
"@storybook/addons": "^7.4.1",
"@storybook/react": "^7.4.1",
"@storybook/react-webpack5": "7.4.1",
"@storybook/source-loader": "^7.4.1",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/fabric": "^5.3.3",
"@types/jest": "^29.5.3",
"@types/fabric": "^5.3.4",
"@types/jest": "^29.5.4",
"@types/uuid": "^9.0.2",
"babel-jest": "^29.6.2",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"clsx": "^2.0.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"node-sass": "^9.0.0",
"react-test-renderer": "^18.2.0",
"rollup": "^3.28.0",
"rollup": "^3.29.1",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"rollup-plugin-sizes": "^1.0.5",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.35.0",
"storybook": "7.2.3",
"storybook": "7.4.1",
"ts-jest": "^29.1.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-multi-crop/test/ReactMultiCrop.spec.tsx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react';
import { render, screen } from '@testing-library/react';
import ReactMultiCrop from '../src/ReactMultiCrop/ReactMultiCrop';
import '@testing-library/jest-dom/extend-expect';
import '@testing-library/jest-dom';

test('test render', async () => {
render(<ReactMultiCrop />);
Expand Down
Loading

0 comments on commit 551ccf4

Please sign in to comment.