forked from Archives/Athou_commafeed
various dependency updates
This commit is contained in:
@@ -21,12 +21,12 @@
|
||||
"@lingui/core": "^3.14.0",
|
||||
"@lingui/macro": "^3.14.0",
|
||||
"@lingui/react": "^3.14.0",
|
||||
"@mantine/core": "^5.1.5",
|
||||
"@mantine/form": "^5.1.5",
|
||||
"@mantine/hooks": "^5.1.5",
|
||||
"@mantine/modals": "^5.1.5",
|
||||
"@mantine/notifications": "^5.1.5",
|
||||
"@mantine/spotlight": "^5.1.5",
|
||||
"@mantine/core": "^5.2.0",
|
||||
"@mantine/form": "^5.2.0",
|
||||
"@mantine/hooks": "^5.2.0",
|
||||
"@mantine/modals": "^5.2.0",
|
||||
"@mantine/notifications": "^5.2.0",
|
||||
"@mantine/spotlight": "^5.2.0",
|
||||
"@reduxjs/toolkit": "^1.8.4",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.11.5",
|
||||
@@ -39,12 +39,12 @@
|
||||
"react-infinite-scroller": "^1.2.6",
|
||||
"react-redux": "^8.0.2",
|
||||
"react-router-dom": "^6.3.0",
|
||||
"swagger-ui-react": "^4.13.2",
|
||||
"swagger-ui-react": "^4.14.0",
|
||||
"tinycon": "^0.6.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lingui/cli": "^3.14.0",
|
||||
"@types/eslint": "^8.4.5",
|
||||
"@types/eslint": "^8.4.6",
|
||||
"@types/mousetrap": "^1.6.9",
|
||||
"@types/react": "^18.0.17",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
@@ -62,10 +62,10 @@
|
||||
"prettier": "^2.7.1",
|
||||
"rollup-plugin-visualizer": "^5.7.1",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^3.0.7",
|
||||
"vite": "^3.0.8",
|
||||
"vite-plugin-eslint": "^1.8.1",
|
||||
"vite-tsconfig-paths": "^3.5.0",
|
||||
"vitest": "^0.21.1",
|
||||
"vitest": "^0.22.1",
|
||||
"vitest-mock-extended": "^0.1.13"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user