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 20, 2023
1 parent 6715715 commit dc64e22
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 866 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@react-hookz/web": "23.1.0",
"@zip.js/zip.js": "2.7.32",
"clsx": "2.0.0",
"date-fns": "2.30.0",
"date-fns": "3.0.1",
"delay": "6.0.0",
"dropbox": "10.34.0",
"file-select": "1.0.2",
Expand All @@ -37,7 +37,7 @@
"lodash-es": "4.17.21",
"mitt": "3.0.1",
"nostalgist": "0.5.1",
"p-queue": "8.0.0",
"p-queue": "8.0.1",
"path-browserify": "1.0.1",
"query-string": "8.1.0",
"react": "18.2.0",
Expand All @@ -50,7 +50,7 @@
},
"devDependencies": {
"@arianrhodsandlot/eslint-config": "0.8.4",
"@iconify/json": "2.2.154",
"@iconify/json": "2.2.160",
"@iconify/tailwind": "0.1.4",
"@playwright/test": "1.40.1",
"@tailwindcss/typography": "0.5.10",
Expand All @@ -59,23 +59,23 @@
"@types/gapi.client.drive-v3": "0.0.4",
"@types/is-ci": "3.0.4",
"@types/lodash-es": "4.17.12",
"@types/node": "20.10.4",
"@types/node": "20.10.5",
"@types/path-browserify": "1.0.2",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@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.55.0",
"eslint": "8.56.0",
"is-ci": "3.0.1",
"mkdirp": "3.0.1",
"postcss": "8.4.32",
"tailwindcss": "3.3.6",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "5.0.7",
"vite": "5.0.10",
"vite-plugin-pwa": "0.17.4",
"zx": "7.2.3"
}
Expand Down
Loading

0 comments on commit dc64e22

Please sign in to comment.