Commit dec3d43
committed
chore(react-components): sync lockfile with restructured deps + bump to 0.1.3
The 0.1.2 publish workflow failed at the verify step's
`pnpm install --frozen-lockfile` because the prior commit moved several
build-time deps (@tailwindcss/postcss, @tailwindcss/vite, vite-plugin-dts,
vite-plugin-lib-inject-css) from `dependencies` to `devDependencies` and
dropped a few unused ones (@mkkellogg/gaussian-splats-3d, @preact/signals,
react-dnd-preview, tailwindcss, unplugin-auto-export) without regenerating
the lockfile. Running `pnpm install` re-resolves those, dropping ~211
lines from pnpm-lock.yaml.1 parent 9069ab9 commit dec3d43
2 files changed
Lines changed: 22 additions & 212 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments