update other dependencies

This commit is contained in:
Athou
2023-12-28 22:26:13 +01:00
parent 0ea0db48db
commit c646503501
3 changed files with 955 additions and 656 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -14,55 +14,55 @@
"i18n:extract": "lingui extract --clean" "i18n:extract": "lingui extract --clean"
}, },
"dependencies": { "dependencies": {
"@emotion/react": "^11.11.0", "@reduxjs/toolkit": "^1.9.7",
"@fontsource/open-sans": "^5.0.1", "@emotion/react": "^11.11.3",
"@lingui/core": "^4.1.2", "@fontsource/open-sans": "^5.0.20",
"@lingui/macro": "^4.1.2", "@lingui/core": "^4.6.0",
"@lingui/react": "^4.1.2", "@lingui/macro": "^4.6.0",
"@mantine/core": "^6.0.11", "@lingui/react": "^4.6.0",
"@mantine/form": "^6.0.11", "@mantine/core": "^6.0.21",
"@mantine/hooks": "^6.0.11", "@mantine/form": "^6.0.21",
"@mantine/modals": "^6.0.11", "@mantine/hooks": "^6.0.21",
"@mantine/notifications": "^6.0.11", "@mantine/modals": "^6.0.21",
"@mantine/spotlight": "^6.0.11", "@mantine/notifications": "^6.0.21",
"@mantine/styles": "^6.0.11", "@mantine/spotlight": "^6.0.21",
"@monaco-editor/react": "^4.5.1", "@mantine/styles": "^6.0.21",
"@reduxjs/toolkit": "^1.9.5", "@monaco-editor/react": "^4.6.0",
"axios": "^1.4.0", "axios": "^1.6.3",
"dayjs": "^1.11.7", "dayjs": "^1.11.10",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"interweave": "^13.1.0", "interweave": "^13.1.0",
"monaco-editor": "^0.38.0", "monaco-editor": "^0.45.0",
"mousetrap": "^1.6.5", "mousetrap": "^1.6.5",
"re-resizable": "^6.9.9", "re-resizable": "^6.9.11",
"react": "^18.2.0", "react": "^18.2.0",
"react-async-hook": "^4.0.0", "react-async-hook": "^4.0.0",
"react-contexify": "^6.0.0", "react-contexify": "^6.0.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-ga4": "^2.1.0", "react-ga4": "^2.1.0",
"react-icons": "^4.8.0", "react-icons": "^4.12.0",
"react-infinite-scroller": "^1.2.6", "react-infinite-scroller": "^1.2.6",
"react-redux": "^8.0.5", "react-redux": "^8.1.3",
"react-router-dom": "^6.11.2", "react-router-dom": "^6.21.1",
"react-swipeable": "^7.0.0", "react-swipeable": "^7.0.1",
"swagger-ui-react": "^5.10.5", "swagger-ui-react": "^5.10.5",
"throttle-debounce": "^5.0.0", "throttle-debounce": "^5.0.0",
"tinycon": "^0.6.8", "tinycon": "^0.6.8",
"use-local-storage": "^3.0.0", "use-local-storage": "^3.0.0",
"websocket-heartbeat-js": "^1.1.2" "websocket-heartbeat-js": "^1.1.3"
}, },
"devDependencies": { "devDependencies": {
"@lingui/cli": "^4.1.2", "@lingui/cli": "^4.6.0",
"@lingui/vite-plugin": "^4.1.2", "@lingui/vite-plugin": "^4.6.0",
"@types/mousetrap": "^1.6.11", "@types/mousetrap": "^1.6.15",
"@types/react": "^18.2.6", "@types/react": "^18.2.46",
"@types/react-dom": "^18.2.4", "@types/react-dom": "^18.2.18",
"@types/react-infinite-scroller": "^1.2.3", "@types/react-infinite-scroller": "^1.2.5",
"@types/swagger-ui-react": "^4.18.0", "@types/swagger-ui-react": "^4.18.3",
"@types/throttle-debounce": "^5.0.0", "@types/throttle-debounce": "^5.0.2",
"@types/tinycon": "^0.6.3", "@types/tinycon": "^0.6.5",
"@typescript-eslint/eslint-plugin": "^6.16.0", "@typescript-eslint/eslint-plugin": "^6.16.0",
"@vitejs/plugin-react": "^4.0.0", "@vitejs/plugin-react": "^4.2.1",
"babel-plugin-macros": "^3.1.0", "babel-plugin-macros": "^3.1.0",
"eslint": "^8.56.0", "eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0", "eslint-config-prettier": "^9.1.0",
@@ -74,12 +74,12 @@
"eslint-plugin-react": "^7.33.2", "eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.0",
"prettier": "^3.1.1", "prettier": "^3.1.1",
"rollup-plugin-visualizer": "^5.9.0", "rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.3.3", "typescript": "^5.3.3",
"vite": "^4.3.9", "vite": "^4.5.1",
"vite-plugin-eslint": "^1.8.1", "vite-plugin-eslint": "^1.8.1",
"vite-tsconfig-paths": "^4.2.0", "vite-tsconfig-paths": "^4.2.3",
"vitest": "^0.31.1", "vitest": "^0.34.6",
"vitest-mock-extended": "^1.1.3" "vitest-mock-extended": "^1.3.1"
} }
} }

View File

@@ -37,7 +37,9 @@ export function ImportOpml() {
<Stack> <Stack>
<FileInput <FileInput
label={<Trans>OPML file</Trans>} label={<Trans>OPML file</Trans>}
placeholder={t`OPML file`} icon={<TbFileImport />}
// https://github.com/mantinedev/mantine/issues/5401
{...{ placeholder: t`OPML file` }}
description={ description={
<Trans> <Trans>
An opml file is an XML file containing feed URLs and categories. You can get an OPML file by exporting your An opml file is an XML file containing feed URLs and categories. You can get an OPML file by exporting your