Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Nov 22, 2023
1 parent 287bef5 commit 94269d4
Show file tree
Hide file tree
Showing 3 changed files with 1,063 additions and 1,046 deletions.
Binary file modified docs/screenshots/main.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
"@radix-ui/react-popover": "1.0.7",
"@radix-ui/react-tooltip": "1.0.7",
"@react-hookz/web": "23.1.0",
"@zip.js/zip.js": "2.7.30",
"@zip.js/zip.js": "2.7.31",
"clsx": "2.0.0",
"date-fns": "2.30.0",
"delay": "6.0.0",
"dropbox": "10.34.0",
"file-select": "1.0.2",
"framer-motion": "10.16.4",
"framer-motion": "10.16.5",
"github-fork-ribbon-css": "0.2.3",
"goodcodes-parser": "2.5.0",
"idb": "7.1.1",
Expand All @@ -50,33 +50,33 @@
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.8.4",
"@iconify/json": "2.2.138",
"@iconify/json": "2.2.144",
"@iconify/tailwind": "0.1.3",
"@playwright/test": "1.39.0",
"@playwright/test": "1.40.0",
"@tailwindcss/typography": "0.5.10",
"@types/emscripten": "1.39.10",
"@types/gapi": "0.0.47",
"@types/gapi.client.drive-v3": "0.0.4",
"@types/is-ci": "3.0.4",
"@types/lodash-es": "4.17.10",
"@types/node": "20.8.10",
"@types/path-browserify": "1.0.1",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/react-helmet": "6.1.8",
"@types/react-window": "1.8.7",
"@types/wicg-file-system-access": "2023.10.2",
"@vitejs/plugin-react-swc": "3.4.1",
"@types/lodash-es": "4.17.12",
"@types/node": "20.9.4",
"@types/path-browserify": "1.0.2",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"@types/react-helmet": "6.1.9",
"@types/react-window": "1.8.8",
"@types/wicg-file-system-access": "2023.10.4",
"@vitejs/plugin-react-swc": "3.5.0",
"autoprefixer": "10.4.16",
"browserfs": "1.4.3",
"eslint": "8.53.0",
"eslint": "8.54.0",
"is-ci": "3.0.1",
"mkdirp": "3.0.1",
"postcss": "8.4.31",
"tailwindcss": "3.3.5",
"typescript": "5.2.2",
"vite": "5.0.0-beta.16",
"vite-plugin-pwa": "0.16.7",
"typescript": "5.3.2",
"vite": "5.0.2",
"vite-plugin-pwa": "0.17.0",
"zx": "7.2.3"
}
}
Loading

0 comments on commit 94269d4

Please sign in to comment.