Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Mar 10, 2024
1 parent 8e91de5 commit 6f8c111
Show file tree
Hide file tree
Showing 2 changed files with 954 additions and 908 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,75 +11,75 @@
"test": "playwright test -c tests/e2e"
},
"dependencies": {
"@fontsource-variable/fredoka": "5.0.8",
"@fontsource-variable/outfit": "5.0.8",
"@fontsource-variable/fredoka": "5.0.12",
"@fontsource-variable/outfit": "5.0.12",
"@fontsource/noto-mono": "5.0.7",
"@fontsource/noto-sans": "5.0.18",
"@fontsource/roboto": "5.0.8",
"@fontsource/noto-sans": "5.0.20",
"@fontsource/roboto": "5.0.12",
"@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": "24.0.4",
"@zip.js/zip.js": "2.7.35",
"@zip.js/zip.js": "2.7.40",
"clsx": "2.1.0",
"date-fns": "3.3.1",
"delay": "6.0.0",
"dropbox": "10.34.0",
"file-select": "1.0.2",
"framer-motion": "11.0.6",
"framer-motion": "11.0.8",
"github-fork-ribbon-css": "0.2.3",
"goodcodes-parser": "2.5.0",
"i18next": "23.10.0",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.0",
"idb": "8.0.0",
"idb-keyval": "6.2.1",
"jotai": "2.6.5",
"ky": "1.2.1",
"jotai": "2.7.0",
"ky": "1.2.2",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
"nostalgist": "0.8.1",
"nostalgist": "0.9.1",
"p-queue": "8.0.1",
"path-browserify": "1.0.1",
"query-string": "9.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet": "6.1.0",
"react-i18next": "14.0.5",
"react-i18next": "14.1.0",
"react-use": "17.5.0",
"react-window": "1.8.10",
"store2": "2.14.3",
"wouter": "3.0.1"
"wouter": "3.0.2"
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.8.5",
"@iconify/json": "2.2.187",
"@iconify/json": "2.2.190",
"@iconify/tailwind": "0.1.4",
"@playwright/test": "1.41.2",
"@playwright/test": "1.42.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.11.20",
"@types/node": "20.11.25",
"@types/path-browserify": "1.0.2",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"@types/react-helmet": "6.1.11",
"@types/react-window": "1.8.8",
"@types/wicg-file-system-access": "2023.10.4",
"@types/wicg-file-system-access": "2023.10.5",
"@vitejs/plugin-react-swc": "3.6.0",
"autoprefixer": "10.4.17",
"autoprefixer": "10.4.18",
"browserfs": "1.4.3",
"eslint": "8.57.0",
"is-ci": "3.0.1",
"mkdirp": "3.0.1",
"postcss": "8.4.35",
"tailwindcss": "3.4.1",
"typescript": "5.3.3",
"vite": "5.1.4",
"vite-plugin-pwa": "0.19.0",
"typescript": "5.4.2",
"vite": "5.1.5",
"vite-plugin-pwa": "0.19.2",
"zx": "7.2.3"
}
}
Loading

0 comments on commit 6f8c111

Please sign in to comment.