mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +08:00
update packages
This commit is contained in:
parent
be8258a626
commit
2ed79c58d2
37
package.json
37
package.json
@ -14,53 +14,40 @@
|
||||
"deploy": "gh-pages -d out -t true"
|
||||
},
|
||||
"dependencies": {
|
||||
"@monaco-editor/react": "^4.4.5",
|
||||
"@sentry/nextjs": "^7.12.1",
|
||||
"@monaco-editor/react": "^4.4.6",
|
||||
"@sentry/nextjs": "^7.13.0",
|
||||
"allotment": "^1.17.0",
|
||||
"compress-json": "^2.1.1",
|
||||
"compress-json": "^2.1.2",
|
||||
"html-to-image": "^1.10.8",
|
||||
"next": "^12.3.0",
|
||||
"next": "^12.3.1",
|
||||
"next-transpile-modules": "^9.0.0",
|
||||
"parse-json": "^6.0.2",
|
||||
"react": "^18.2.0",
|
||||
"react-color": "^2.19.3",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hot-toast": "^2.3.0",
|
||||
"react-hot-toast": "^2.4.0",
|
||||
"react-icons": "^4.4.0",
|
||||
"react-in-viewport": "^1.0.0-alpha.28",
|
||||
"react-linkify-it": "^1.0.7",
|
||||
"react-twitter-embed": "^4.0.4",
|
||||
"react-zoom-pan-pinch": "^2.1.3",
|
||||
"reaflow": "^5.0.6",
|
||||
"reaflow": "^5.0.7",
|
||||
"styled-components": "^5.3.5",
|
||||
"zustand": "^4.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
"@testing-library/react": "^13.3.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
|
||||
"@types/enzyme": "^3.10.12",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/node": "^18.7.14",
|
||||
"@types/parse-json": "^4.0.0",
|
||||
"@types/react": "18.0.18",
|
||||
"@types/node": "^18.7.21",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react-color": "^3.0.6",
|
||||
"@types/react-splitter-layout": "^3.0.2",
|
||||
"@types/styled-components": "^5.1.26",
|
||||
"babel-jest": "^29.0.2",
|
||||
"enzyme": "^3.11.0",
|
||||
"eslint": "8.23.0",
|
||||
"eslint-config-next": "12.2.5",
|
||||
"eslint-plugin-testing-library": "^5.6.1",
|
||||
"eslint": "8.24.0",
|
||||
"eslint-config-next": "12.3.1",
|
||||
"eslint-plugin-testing-library": "^5.7.0",
|
||||
"eslint-plugin-unused-imports": "^2.0.0",
|
||||
"gh-pages": "^4.0.0",
|
||||
"jest": "^29.0.2",
|
||||
"jest-environment-jsdom": "^29.0.2",
|
||||
"next-compose-plugins": "^2.2.1",
|
||||
"next-pwa": "5.6.0",
|
||||
"prettier": "^2.7.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "4.8.2"
|
||||
"typescript": "4.8.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user