chore: update dependencies and configurations across multiple packages
Publish to NPM / Check version changes and publish (push) Failing after 10m44s
Publish to NPM / Check version changes and publish (push) Failing after 10m44s
This commit is contained in:
+22
-8
@@ -6,20 +6,34 @@ packages:
|
||||
- vue/*/playground
|
||||
- docs
|
||||
|
||||
allowBuilds:
|
||||
'@parcel/watcher': true
|
||||
core-js-pure: true
|
||||
dtrace-provider: true
|
||||
esbuild: true
|
||||
re2: true
|
||||
unrs-resolver: true
|
||||
|
||||
catalog:
|
||||
'@stylistic/eslint-plugin': ^5.10.0
|
||||
'@vitest/browser': ^4.1.8
|
||||
'@vitest/coverage-v8': ^4.1.8
|
||||
'@vitest/ui': ^4.1.8
|
||||
'@vue/shared': ^3.5.35
|
||||
'@vitest/browser': ^4.1.9
|
||||
'@vitest/coverage-v8': ^4.1.9
|
||||
'@vitest/ui': ^4.1.9
|
||||
'@vue/shared': ^3.5.38
|
||||
'@vue/test-utils': ^2.4.11
|
||||
eslint: ^10.4.1
|
||||
eslint: ^10.5.0
|
||||
jsdom: ^29.1.1
|
||||
nuxt: ^4.4.8
|
||||
tsdown: ^0.22.2
|
||||
vitest: ^4.1.8
|
||||
vue: ^3.5.35
|
||||
tsdown: ^0.22.3
|
||||
vitest: ^4.1.9
|
||||
vue: ^3.5.38
|
||||
|
||||
ignoredBuiltDependencies:
|
||||
- '@parcel/watcher'
|
||||
- esbuild
|
||||
|
||||
minimumReleaseAgeExclude:
|
||||
- ast-kit@3.0.0
|
||||
- renovate@43.228.0
|
||||
- rolldown-plugin-dts@0.26.0
|
||||
- tsdown@0.22.3
|
||||
|
||||
Reference in New Issue
Block a user