Skip to content

Commit

Permalink
Bump antd and mobx
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubkottnauer committed Feb 5, 2024
1 parent d56a5e5 commit b326fe8
Show file tree
Hide file tree
Showing 2 changed files with 582 additions and 457 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"test:e2e": "playwright test"
},
"dependencies": {
"@ant-design/cssinjs": "^1.9.1",
"@ant-design/icons": "^5.0.1",
"@sentry/nextjs": "^7.51.0",
"antd": "^5.4.6",
"@ant-design/cssinjs": "^1.18.4",
"@ant-design/icons": "^5.3.0",
"@sentry/nextjs": "^7.99.0",
"antd": "^5.14.0",
"axios": "^0.27.2",
"classnames": "^2.3.1",
"mobx": "^6.6.1",
"mobx-react-lite": "^3.4.0",
"classnames": "^2.5.1",
"mobx": "^6.12.0",
"mobx-react-lite": "^4.0.5",
"moment": "^2.29.4",
"next": "^13.4.1",
"nookies": "^2.5.2",
Expand All @@ -32,7 +32,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@types/http-proxy": "^1.17.9",
"@types/react": "^18.0.15",
"@types/react": "^18.2.53",
"eslint": "^8.20.0",
"eslint-config-next": "^13.4.1",
"jest": "^28.1.3",
Expand Down
Loading

0 comments on commit b326fe8

Please sign in to comment.