Skip to content

Commit

Permalink
Update Vite and Vite related things
Browse files Browse the repository at this point in the history
  • Loading branch information
mrdjohnson committed Nov 30, 2024
1 parent e9e4e3e commit b328d79
Show file tree
Hide file tree
Showing 2 changed files with 1,014 additions and 386 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"tailwind-merge": "^2.5.4",
"tailwindcss": "^3.4.1",
"use-media": "^1.5.0",
"vite-tsconfig-paths": "^4.3.2",
"vite-tsconfig-paths": "^5.1.3",
"yet-another-react-lightbox": "^3.17.2",
"zod": "^3.23.8"
},
Expand All @@ -79,8 +79,8 @@
"@types/webextension-polyfill": "^0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@vite-pwa/assets-generator": "^0.2.4",
"@vitejs/plugin-react": "^4.2.1",
"@vite-pwa/assets-generator": "^0.2.6",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/ui": "^1.3.1",
"autoprefixer": "^10.4.18",
"concurrently": "^8.2.2",
Expand All @@ -101,13 +101,13 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"typescript": "^5.2.2",
"vite": "^5.1.5",
"vite": "^6.0.1",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-comlink": "^5.1.0",
"vite-plugin-mkcert": "^1.17.4",
"vite-plugin-pwa": "^0.19.2",
"vite-plugin-mkcert": "^1.17.6",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-remove-console": "^2.2.0",
"vite-plugin-web-extension": "^4.2.0",
"vite-plugin-web-extension": "^4.3.1",
"vitest": "^1.3.1",
"webextension-polyfill": "^0.12.0"
},
Expand Down
Loading

0 comments on commit b328d79

Please sign in to comment.