summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorHaishan <[email protected]>2022-03-06 16:46:05 +0800
committerHaishan <[email protected]>2022-03-06 17:17:14 +0800
commitd87cc00fc83bb2bc5c1ffa69b4dad71d51e1cc66 (patch)
tree9eae0c4359bbdced9afef25f67de799dcb50ac92 /package.json
parent06428daa53029dca82d63cbf3364b3f74fce67d5 (diff)
Make theme switch a native select/option menu
Diffstat (limited to 'package.json')
-rw-r--r--package.json91
1 files changed, 46 insertions, 45 deletions
diff --git a/package.json b/package.json
index f3ad115..378cff5 100644
--- a/package.json
+++ b/package.json
@@ -27,84 +27,85 @@
"private": true,
"license": "MIT",
"dependencies": {
- "@babel/runtime": "7.16.3",
- "@fontsource/open-sans": "4.5.2",
- "@fontsource/roboto-mono": "4.5.0",
+ "@babel/runtime": "7.17.2",
+ "@fontsource/open-sans": "4.5.5",
+ "@fontsource/roboto-mono": "4.5.3",
"@hsjs/react-cache": "0.0.0-alpha.aa94237",
"@reach/tooltip": "0.16.2",
+ "@reach/visually-hidden": "0.16.0",
"chart.js": "2.9.4",
"clsx": "^1.1.0",
- "core-js": "3.19.1",
- "date-fns": "2.25.0",
- "framer-motion": "5.3.0",
- "history": "5.1.0",
- "i18next": "21.4.2",
- "i18next-browser-languagedetector": "6.1.2",
- "i18next-http-backend": "1.3.1",
- "immer": "9.0.6",
+ "core-js": "3.21.1",
+ "date-fns": "2.28.0",
+ "framer-motion": "6.2.8",
+ "history": "5.3.0",
+ "i18next": "21.6.13",
+ "i18next-browser-languagedetector": "6.1.3",
+ "i18next-http-backend": "1.3.2",
+ "immer": "9.0.12",
"invariant": "^2.2.4",
"lodash-es": "^4.17.21",
"memoize-one": "6.0.0",
"modern-normalize": "1.1.0",
- "prop-types": "^15.5.10",
+ "prop-types": "15.8.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-feather": "^2.0.9",
- "react-i18next": "11.14.2",
+ "react-i18next": "11.15.5",
"react-icons": "4.3.1",
"react-modal": "3.14.4",
- "react-query": "3.32.1",
- "react-router": "6.0.2",
- "react-router-dom": "6.0.2",
+ "react-query": "3.34.16",
+ "react-router": "6.2.2",
+ "react-router-dom": "6.2.2",
"react-switch": "^6.0.0",
"react-table": "7.7.0",
- "react-tabs": "3.2.3",
+ "react-tabs": "4.0.1",
"react-tiny-fab": "4.0.4",
"react-window": "^1.8.5",
- "recoil": "0.5.2",
+ "recoil": "0.6.1",
"regenerator-runtime": "0.13.9",
- "reselect": "4.1.2",
+ "reselect": "4.1.5",
"tslib": "2.3.1",
- "workbox-core": "6.3.0",
- "workbox-expiration": "6.3.0",
- "workbox-precaching": "6.3.0",
- "workbox-routing": "6.3.0",
- "workbox-strategies": "6.3.0"
+ "workbox-core": "6.5.1",
+ "workbox-expiration": "6.5.1",
+ "workbox-precaching": "6.5.1",
+ "workbox-routing": "6.5.1",
+ "workbox-strategies": "6.5.1"
},
"devDependencies": {
"@types/invariant": "2.2.35",
- "@types/jest": "27.0.2",
- "@types/lodash-es": "4.17.5",
- "@types/react": "17.0.34",
- "@types/react-dom": "17.0.11",
+ "@types/jest": "27.4.1",
+ "@types/lodash-es": "4.17.6",
+ "@types/react": "17.0.39",
+ "@types/react-dom": "17.0.13",
"@types/react-modal": "3.13.1",
- "@types/react-tabs": "2.3.3",
+ "@types/react-tabs": "2.3.4",
"@types/react-window": "1.8.5",
- "@typescript-eslint/eslint-plugin": "5.3.1",
- "@typescript-eslint/parser": "5.3.1",
+ "@typescript-eslint/eslint-plugin": "5.13.0",
+ "@typescript-eslint/parser": "5.13.0",
"@vitejs/plugin-react-refresh": "1.3.6",
- "autoprefixer": "10.4.0",
- "cssnano": "5.0.10",
- "eslint": "8.2.0",
+ "autoprefixer": "10.4.2",
+ "cssnano": "5.1.0",
+ "eslint": "8.10.0",
"eslint-config-airbnb-base": "15.0.0",
- "eslint-config-prettier": "8.3.0",
- "eslint-config-react-app": "^6.0.0",
+ "eslint-config-prettier": "8.5.0",
+ "eslint-config-react-app": "7.0.0",
"eslint-plugin-flowtype": "8.0.3",
- "eslint-plugin-import": "2.25.3",
- "eslint-plugin-jest": "25.2.4",
+ "eslint-plugin-import": "2.25.4",
+ "eslint-plugin-jest": "26.1.1",
"eslint-plugin-jsx-a11y": "6.5.1",
- "eslint-plugin-react": "7.27.0",
+ "eslint-plugin-react": "7.29.3",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-simple-import-sort": "^7.0.0",
- "postcss": "8.3.11",
+ "postcss": "8.4.7",
"postcss-custom-media": "^8.0.0",
"postcss-import": "14.0.2",
"postcss-simple-vars": "^6.0.3",
- "prettier": "2.4.1",
+ "prettier": "2.5.1",
"resize-observer-polyfill": "^1.5.1",
- "sass": "1.43.4",
- "typescript": "4.4.4",
- "vite": "2.6.14",
- "vite-plugin-pwa": "0.11.3"
+ "sass": "1.49.9",
+ "typescript": "4.6.2",
+ "vite": "2.8.6",
+ "vite-plugin-pwa": "0.11.13"
}
}