diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index e790ff5..64ec38f 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@tailwindcss/typography": "0.5.10", "@types/html-minifier-terser": "7.0.0", "@types/node": "20.8.2", - "@types/wicg-file-system-access": "2020.9.8", + "@types/wicg-file-system-access": "2023.10.0", "@typescript-eslint/eslint-plugin": "6.7.4", "@typescript-eslint/parser": "6.7.4", "@vite-pwa/sveltekit": "0.2.7", |