super-productivity/packages/plugin-dev/google-calendar-provider
Johannes Millan 30550efa34 chore(deps): sync plugin lockfiles after vite-plugin bump to ^6.4.2
packages/vite-plugin/package.json was bumped to vite ^6.4.2 in
4b9bd23e56 but dependent plugin lockfiles still referenced ^6.0.0.
npm install during the e2e build brought them in sync and hoisted
vitest's nested esbuild binaries, dropping ~500 redundant entries.
2026-04-21 21:50:53 +02:00
..
scripts feat(two-way-sync): add plugin OAuth, two-way field sync, and remote issue deletion 2026-03-22 13:02:41 +01:00
src refactor(calendar): address multi-review findings 2026-03-28 23:10:08 +01:00
icon.svg fix(plugins): add missing humanReadableName to specs and fix google-calendar-provider build 2026-03-22 18:27:53 +01:00
package-lock.json chore(deps): sync plugin lockfiles after vite-plugin bump to ^6.4.2 2026-04-21 21:50:53 +02:00
package.json feat(two-way-sync): add plugin OAuth, two-way field sync, and remote issue deletion 2026-03-22 13:02:41 +01:00
tsconfig.json feat(two-way-sync): add plugin OAuth, two-way field sync, and remote issue deletion 2026-03-22 13:02:41 +01:00
vitest.config.ts feat(two-way-sync): add plugin OAuth, two-way field sync, and remote issue deletion 2026-03-22 13:02:41 +01:00