forked from Archives/Athou_commafeed
dependencies update
This commit is contained in:
@@ -21,15 +21,15 @@
|
||||
"@lingui/core": "^3.14.0",
|
||||
"@lingui/macro": "^3.14.0",
|
||||
"@lingui/react": "^3.14.0",
|
||||
"@mantine/core": "^5.1.1",
|
||||
"@mantine/form": "^5.1.1",
|
||||
"@mantine/hooks": "^5.1.1",
|
||||
"@mantine/modals": "^5.1.1",
|
||||
"@mantine/notifications": "^5.1.1",
|
||||
"@mantine/spotlight": "^5.1.1",
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@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",
|
||||
"@reduxjs/toolkit": "^1.8.4",
|
||||
"axios": "^0.27.2",
|
||||
"dayjs": "^1.11.4",
|
||||
"dayjs": "^1.11.5",
|
||||
"make-plural": "^7.1.0",
|
||||
"mousetrap": "^1.6.5",
|
||||
"react": "^18.2.0",
|
||||
@@ -49,8 +49,8 @@
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@types/react-infinite-scroller": "^1.2.3",
|
||||
"@types/tinycon": "^0.6.3",
|
||||
"@vitejs/plugin-react": "^2.0.0",
|
||||
"eslint": "^8.21.0",
|
||||
"@vitejs/plugin-react": "^2.0.1",
|
||||
"eslint": "^8.22.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
"eslint-config-airbnb-typescript": "^17.0.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
@@ -60,8 +60,8 @@
|
||||
"prettier": "^2.7.1",
|
||||
"rollup-plugin-visualizer": "^5.7.1",
|
||||
"typescript": "^4.7.4",
|
||||
"vite": "^3.0.5",
|
||||
"vite-plugin-eslint": "^1.7.0",
|
||||
"vite": "^3.0.7",
|
||||
"vite-plugin-eslint": "^1.8.0",
|
||||
"vite-tsconfig-paths": "^3.5.0",
|
||||
"vitest": "^0.21.1",
|
||||
"vitest-mock-extended": "^0.1.13"
|
||||
|
||||
Reference in New Issue
Block a user