mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
feat(monorepo): migrate vue packages and apply oxlint refactors
This commit is contained in:
@@ -2,19 +2,21 @@ packages:
|
||||
- configs/*
|
||||
- core/*
|
||||
- infra/*
|
||||
- web/*
|
||||
- vue/*
|
||||
- docs
|
||||
|
||||
catalog:
|
||||
'@stylistic/eslint-plugin': ^5.10.0
|
||||
'@vitest/coverage-v8': ^4.0.18
|
||||
'@vitest/ui': ^4.0.18
|
||||
'@vue/shared': ^3.5.29
|
||||
'@vue/test-utils': ^2.4.6
|
||||
jsdom: ^28.0.0
|
||||
jsdom: ^28.1.0
|
||||
nuxt: ^4.3.1
|
||||
oxlint: ^1.2.0
|
||||
tsdown: ^0.12.5
|
||||
oxlint: ^1.51.0
|
||||
tsdown: ^0.21.0
|
||||
vitest: ^4.0.18
|
||||
vue: ^3.5.28
|
||||
vue: ^3.5.29
|
||||
|
||||
ignoredBuiltDependencies:
|
||||
- '@parcel/watcher'
|
||||
|
||||
Reference in New Issue
Block a user