update packages

This commit is contained in:
Aykut Saraç 2022-03-29 13:31:51 +03:00
parent da5338889c
commit ef4f3d9ebf
2 changed files with 742 additions and 620 deletions

View File

@ -12,7 +12,7 @@
"deploy": "gh-pages -d out -t true"
},
"dependencies": {
"next": "^12.1.0",
"next": "^12.1.2",
"next-transpile-modules": "^9.0.0",
"parse-json": "^6.0.2",
"react": "17.0.2",
@ -22,30 +22,30 @@
"react-icons": "^4.3.1",
"react-split-pane": "^0.1.92",
"react-zoom-pan-pinch": "^2.1.3",
"reaflow": "^4.2.15",
"styled-components": "^5.3.3",
"usehooks-ts": "^2.3.0"
"reaflow": "^4.2.16",
"styled-components": "^5.3.5",
"usehooks-ts": "^2.4.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^14.0.0",
"@types/enzyme": "^3.10.11",
"@types/jest": "^27.4.0",
"@types/node": "17.0.13",
"@types/jest": "^27.4.1",
"@types/node": "17.0.23",
"@types/parse-json": "^4.0.0",
"@types/react": "17.0.38",
"@types/react": "17.0.43",
"@types/react-splitter-layout": "^3.0.2",
"@types/styled-components": "^5.1.21",
"babel-jest": "^27.4.6",
"@types/styled-components": "^5.1.24",
"babel-jest": "^27.5.1",
"enzyme": "^3.11.0",
"eslint": "8.8.0",
"eslint-config-next": "12.0.9",
"eslint-plugin-testing-library": "^5.0.5",
"eslint": "8.12.0",
"eslint-config-next": "12.1.2",
"eslint-plugin-testing-library": "^5.1.0",
"gh-pages": "^3.2.3",
"jest": "^27.4.7",
"prettier": "^2.5.1",
"ts-node": "^10.4.0",
"typescript": "4.5.5"
"jest": "^27.5.1",
"prettier": "^2.6.1",
"ts-node": "^10.7.0",
"typescript": "4.6.3"
}
}

1324
yarn.lock

File diff suppressed because it is too large Load Diff