Compare commits

...

2 Commits

Author SHA1 Message Date
DrJKL
71df03b1ac chore: update unplugin-vue-components, unplugin-icons, vite-plugin-dts majors
unplugin-vue-components 30 -> 32, unplugin-icons 22 -> 23,
vite-plugin-dts 4 -> 5. Both the app build and the types bundle
(vite.types.config.mts, which exercises unplugin-dts) pass.
2026-07-17 02:57:30 -07:00
DrJKL
751979bb23 chore: update jsdom to v29, globals to v17, @types/node to v25
Test-environment and type-definition majors; no code changes required.
@types/node 25.x matches the repo's node >=25 <26 engines pin.
2026-07-17 02:51:46 -07:00
2 changed files with 520 additions and 336 deletions

844
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -59,7 +59,7 @@ catalog:
'@total-typescript/shoehorn': ^0.1.2
'@types/fs-extra': ^11.0.4
'@types/jsdom': ^21.1.7
'@types/node': ^24.1.0
'@types/node': ^25.9.5
'@types/semver': ^7.7.0
'@types/three': ^0.184.1
'@vee-validate/zod': ^4.15.1
@@ -93,12 +93,12 @@ catalog:
fast-check: ^4.5.3
firebase: ^11.6.0
glob: ^13.0.6
globals: ^16.5.0
globals: ^17.7.0
gsap: ^3.14.2
happy-dom: 20.9.0
husky: ^9.1.7
jiti: 2.7.0
jsdom: ^27.4.0
jsdom: ^29.1.1
jsonata: ^2.1.0
knip: ^6.27.0
lenis: ^1.3.21
@@ -129,13 +129,13 @@ catalog:
typegpu: ^0.8.2
typescript: ^6.0.3
typescript-eslint: ^8.64.0
unplugin-icons: ^22.5.0
unplugin-icons: ^23.0.1
unplugin-typegpu: 0.8.0
unplugin-vue-components: ^30.0.0
unplugin-vue-components: ^32.1.0
uuid: ^11.1.1
vee-validate: ^4.15.1
vite: ^8.1.4
vite-plugin-dts: ^4.5.4
vite-plugin-dts: ^5.0.3
vite-plugin-html: ^3.2.2
vite-plugin-vue-devtools: ^8.1.5
vitest: ^4.1.10