Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Puyodead1 committed Dec 10, 2023
1 parent 044a17b commit 2dd5795
Show file tree
Hide file tree
Showing 6 changed files with 2,671 additions and 2,083 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,35 @@
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^4.5.8",
"@fontsource/roboto-mono": "^5.0.8",
"@hcaptcha/react-hcaptcha": "^1.8.1",
"@fontsource/roboto-mono": "^5.0.16",
"@hcaptcha/react-hcaptcha": "^1.9.2",
"@mattjennings/react-modal-stack": "^1.0.4",
"@mdi/js": "^7.2.96",
"@mdi/js": "^7.3.67",
"@mdi/react": "^1.6.1",
"@mui/material": "^5.14.9",
"@mui/material": "^5.14.20",
"@originjs/vite-plugin-commonjs": "^1.0.3",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-replace": "^5.0.5",
"@spacebarchat/spacebar-api-types": "0.37.51",
"@tauri-apps/api": "2.0.0-alpha.8",
"@tauri-apps/plugin-authenticator": "2.0.0-alpha.1",
"@tauri-apps/plugin-autostart": "2.0.0-alpha.1",
"@tauri-apps/plugin-clipboard-manager": "2.0.0-alpha.1",
"@tauri-apps/plugin-dialog": "2.0.0-alpha.1",
"@tauri-apps/plugin-log": "2.0.0-alpha.1",
"@tauri-apps/plugin-notification": "2.0.0-alpha.1",
"@tauri-apps/plugin-process": "2.0.0-alpha.1",
"@tauri-apps/plugin-stronghold": "2.0.0-alpha.2",
"@tauri-apps/plugin-updater": "2.0.0-alpha.1",
"@tauri-apps/api": "^2.0.0-alpha.12",
"@tauri-apps/plugin-authenticator": "2.0.0-alpha.3",
"@tauri-apps/plugin-autostart": "2.0.0-alpha.3",
"@tauri-apps/plugin-clipboard-manager": "2.0.0-alpha.3",
"@tauri-apps/plugin-dialog": "2.0.0-alpha.3",
"@tauri-apps/plugin-log": "2.0.0-alpha.3",
"@tauri-apps/plugin-notification": "2.0.0-alpha.3",
"@tauri-apps/plugin-process": "2.0.0-alpha.3",
"@tauri-apps/plugin-stronghold": "2.0.0-alpha.4",
"@tauri-apps/plugin-updater": "2.0.0-alpha.3",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/react-measure": "^2.0.12",
"classnames": "^2.3.2",
"dayjs": "^1.11.9",
"framer-motion": "^10.16.4",
"framer-motion": "^10.16.16",
"marked-react": "^2.0.0",
"missing-native-js-functions": "^1.4.3",
"mobx": "^6.10.2",
"mobx": "^6.12.0",
"mobx-react-lite": "^3.4.3",
"murmurhash-js": "^1.0.0",
"prismjs": "^1.29.0",
Expand All @@ -45,14 +45,14 @@
"react-device-detect": "^2.2.3",
"react-dom": "^18.2.0",
"react-fps-stats": "^0.3.1",
"react-hook-form": "^7.46.1",
"react-hook-form": "^7.49.0",
"react-infinite-scroll-component": "^6.1.0",
"react-loading-skeleton": "^3.3.1",
"react-markdown": "^8.0.7",
"react-measure": "^2.5.2",
"react-router-dom": "^6.16.0",
"react-secure-storage": "^1.3.0",
"react-select-search": "^4.1.6",
"react-router-dom": "^6.20.1",
"react-secure-storage": "^1.3.2",
"react-select-search": "^4.1.7",
"react-spinners": "^0.13.8",
"react-string-replace": "^1.1.1",
"react-syntax-highlighter": "^15.5.0",
Expand All @@ -65,7 +65,7 @@
},
"devDependencies": {
"@craco/craco": "^7.1.0",
"@tauri-apps/cli": "2.0.0-alpha.16",
"@tauri-apps/cli": "^2.0.0-alpha.16",
"@types/jest": "^27.5.2",
"@types/loadable__component": "^5.13.5",
"@types/murmurhash-js": "^1.0.6",
Expand Down
Loading

0 comments on commit 2dd5795

Please sign in to comment.