Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Dec 9, 2023
1 parent 94269d4 commit 6715715
Show file tree
Hide file tree
Showing 2 changed files with 986 additions and 976 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,69 +14,69 @@
"@fontsource-variable/fredoka": "5.0.8",
"@fontsource-variable/outfit": "5.0.8",
"@fontsource/noto-mono": "5.0.7",
"@fontsource/noto-sans": "5.0.17",
"@fontsource/noto-sans": "5.0.18",
"@fontsource/roboto": "5.0.8",
"@microsoft/microsoft-graph-client": "3.0.7",
"@radix-ui/react-dialog": "1.0.5",
"@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.31",
"@zip.js/zip.js": "2.7.32",
"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.5",
"framer-motion": "10.16.16",
"github-fork-ribbon-css": "0.2.3",
"goodcodes-parser": "2.5.0",
"idb": "7.1.1",
"idb": "8.0.0",
"idb-keyval": "6.2.1",
"jotai": "2.5.1",
"jotai": "2.6.0",
"ky": "1.1.3",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
"nostalgist": "0.5.1",
"p-queue": "7.4.1",
"p-queue": "8.0.0",
"path-browserify": "1.0.1",
"query-string": "8.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-use": "17.4.0",
"react-window": "1.8.9",
"react-use": "17.4.2",
"react-window": "1.8.10",
"store2": "2.14.2",
"wouter": "2.12.1"
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.8.4",
"@iconify/json": "2.2.144",
"@iconify/tailwind": "0.1.3",
"@playwright/test": "1.40.0",
"@iconify/json": "2.2.154",
"@iconify/tailwind": "0.1.4",
"@playwright/test": "1.40.1",
"@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.12",
"@types/node": "20.9.4",
"@types/node": "20.10.4",
"@types/path-browserify": "1.0.2",
"@types/react": "18.2.38",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/react-helmet": "6.1.9",
"@types/react-helmet": "6.1.11",
"@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.54.0",
"eslint": "8.55.0",
"is-ci": "3.0.1",
"mkdirp": "3.0.1",
"postcss": "8.4.31",
"tailwindcss": "3.3.5",
"typescript": "5.3.2",
"vite": "5.0.2",
"vite-plugin-pwa": "0.17.0",
"postcss": "8.4.32",
"tailwindcss": "3.3.6",
"typescript": "5.3.3",
"vite": "5.0.7",
"vite-plugin-pwa": "0.17.4",
"zx": "7.2.3"
}
}
Loading

0 comments on commit 6715715

Please sign in to comment.