Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Apr 28, 2024
1 parent 46e8fbe commit 54b1461
Show file tree
Hide file tree
Showing 2 changed files with 606 additions and 843 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,76 +11,76 @@
"test": "playwright test -c tests/e2e"
},
"dependencies": {
"@fontsource-variable/fredoka": "5.0.12",
"@fontsource-variable/outfit": "5.0.12",
"@fontsource/noto-mono": "5.0.7",
"@fontsource/noto-sans": "5.0.21",
"@fontsource/roboto": "5.0.12",
"@fontsource-variable/fredoka": "5.0.13",
"@fontsource-variable/outfit": "5.0.13",
"@fontsource/noto-mono": "5.0.11",
"@fontsource/noto-sans": "5.0.22",
"@fontsource/roboto": "5.0.13",
"@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.40",
"clsx": "2.1.0",
"@zip.js/zip.js": "2.7.43",
"clsx": "2.1.1",
"date-fns": "3.6.0",
"delay": "6.0.0",
"dropbox": "10.34.0",
"file-select": "1.0.2",
"framer-motion": "11.0.20",
"framer-motion": "11.1.7",
"github-fork-ribbon-css": "0.2.3",
"goodcodes-parser": "2.5.0",
"i18next": "23.10.1",
"i18next-browser-languagedetector": "7.2.0",
"i18next": "23.11.2",
"i18next-browser-languagedetector": "7.2.1",
"idb": "8.0.0",
"idb-keyval": "6.2.1",
"jotai": "2.7.1",
"ky": "1.2.2",
"jotai": "2.8.0",
"ky": "1.2.4",
"lodash-es": "4.17.21",
"mitt": "3.0.1",
"nostalgist": "0.9.2",
"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": "18.3.1",
"react-dom": "18.3.1",
"react-helmet": "6.1.0",
"react-i18next": "14.1.0",
"react-i18next": "14.1.1",
"react-use": "17.5.0",
"react-window": "1.8.10",
"store2": "2.14.3",
"wouter": "3.1.0"
"wouter": "3.1.2"
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.12.2",
"@iconify/json": "2.2.195",
"@iconify/json": "2.2.204",
"@iconify/tailwind": "0.1.4",
"@playwright/test": "1.42.1",
"@tailwindcss/typography": "0.5.10",
"@playwright/test": "1.43.1",
"@tailwindcss/typography": "0.5.13",
"@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.30",
"@types/node": "20.12.7",
"@types/path-browserify": "1.0.2",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-helmet": "6.1.11",
"@types/react-window": "1.8.8",
"@types/wicg-file-system-access": "2023.10.5",
"@vitejs/plugin-react-swc": "3.6.0",
"autoprefixer": "10.4.19",
"browserfs": "1.4.3",
"eslint": "8.57.0",
"eslint": "9.1.1",
"is-ci": "3.0.1",
"mkdirp": "3.0.1",
"postcss": "8.4.38",
"tailwindcss": "3.4.1",
"typescript": "5.4.3",
"vite": "5.2.4",
"vite-plugin-pwa": "0.19.7",
"zx": "7.2.3"
"tailwindcss": "3.4.3",
"typescript": "5.4.5",
"vite": "5.2.10",
"vite-plugin-pwa": "0.19.8",
"zx": "8.0.2"
},
"browserslist": [
"defaults",
Expand Down
Loading

0 comments on commit 54b1461

Please sign in to comment.