Merge branch 'master' of https://github.com/primefaces/primevue
commit
12299655d3
|
@ -5596,7 +5596,7 @@
|
||||||
"name": "iconClass",
|
"name": "iconClass",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "string",
|
"type": "string | object",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Style class of the icon."
|
"description": "Style class of the icon."
|
||||||
},
|
},
|
||||||
|
@ -5612,7 +5612,7 @@
|
||||||
"name": "badgeClass",
|
"name": "badgeClass",
|
||||||
"optional": true,
|
"optional": true,
|
||||||
"readonly": false,
|
"readonly": false,
|
||||||
"type": "string",
|
"type": "string | object",
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Style class of the badge."
|
"description": "Style class of the badge."
|
||||||
},
|
},
|
||||||
|
@ -71047,6 +71047,15 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Filled background of root"
|
"description": "Filled background of root"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "root.filledHoverBackground",
|
||||||
|
"token": "autocomplete.filled.hover.background",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Filled hover background of root"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "root.filledFocusBackground",
|
"name": "root.filledFocusBackground",
|
||||||
"token": "autocomplete.filled.focus.background",
|
"token": "autocomplete.filled.focus.background",
|
||||||
|
@ -74449,6 +74458,15 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Filled background of root"
|
"description": "Filled background of root"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "root.filledHoverBackground",
|
||||||
|
"token": "cascadeselect.filled.hover.background",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Filled hover background of root"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "root.filledFocusBackground",
|
"name": "root.filledFocusBackground",
|
||||||
"token": "cascadeselect.filled.focus.background",
|
"token": "cascadeselect.filled.focus.background",
|
||||||
|
@ -82801,6 +82819,15 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Filled background of root"
|
"description": "Filled background of root"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "root.filledHoverBackground",
|
||||||
|
"token": "inputtext.filled.hover.background",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Filled hover background of root"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "root.filledFocusBackground",
|
"name": "root.filledFocusBackground",
|
||||||
"token": "inputtext.filled.focus.background",
|
"token": "inputtext.filled.focus.background",
|
||||||
|
@ -85797,6 +85824,15 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Filled background of root"
|
"description": "Filled background of root"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "root.filledHoverBackground",
|
||||||
|
"token": "multiselect.filled.hover.background",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Filled hover background of root"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "root.filledFocusBackground",
|
"name": "root.filledFocusBackground",
|
||||||
"token": "multiselect.filled.focus.background",
|
"token": "multiselect.filled.focus.background",
|
||||||
|
@ -88675,6 +88711,15 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Filled background of root"
|
"description": "Filled background of root"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "root.filledHoverBackground",
|
||||||
|
"token": "select.filled.hover.background",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Filled hover background of root"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "root.filledFocusBackground",
|
"name": "root.filledFocusBackground",
|
||||||
"token": "select.filled.focus.background",
|
"token": "select.filled.focus.background",
|
||||||
|
@ -94805,6 +94850,15 @@
|
||||||
"default": "",
|
"default": "",
|
||||||
"description": "Filled background of root"
|
"description": "Filled background of root"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "root.filledHoverBackground",
|
||||||
|
"token": "treeselect.filled.hover.background",
|
||||||
|
"optional": true,
|
||||||
|
"readonly": false,
|
||||||
|
"type": "string",
|
||||||
|
"default": "",
|
||||||
|
"description": "Filled hover background of root"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "root.filledFocusBackground",
|
"name": "root.filledFocusBackground",
|
||||||
"token": "treeselect.filled.focus.background",
|
"token": "treeselect.filled.focus.background",
|
||||||
|
|
|
@ -33,6 +33,12 @@ export interface AutoCompleteDesignTokens extends ColorSchemeDesignToken<AutoCom
|
||||||
* @designToken autocomplete.filled.background
|
* @designToken autocomplete.filled.background
|
||||||
*/
|
*/
|
||||||
filledBackground?: string;
|
filledBackground?: string;
|
||||||
|
/**
|
||||||
|
* Filled hover background of root
|
||||||
|
*
|
||||||
|
* @designToken autocomplete.filled.hover.background
|
||||||
|
*/
|
||||||
|
filledHoverBackground?: string;
|
||||||
/**
|
/**
|
||||||
* Filled focus background of root
|
* Filled focus background of root
|
||||||
*
|
*
|
||||||
|
|
|
@ -33,6 +33,12 @@ export interface CascadeSelectDesignTokens extends ColorSchemeDesignToken<Cascad
|
||||||
* @designToken cascadeselect.filled.background
|
* @designToken cascadeselect.filled.background
|
||||||
*/
|
*/
|
||||||
filledBackground?: string;
|
filledBackground?: string;
|
||||||
|
/**
|
||||||
|
* Filled hover background of root
|
||||||
|
*
|
||||||
|
* @designToken cascadeselect.filled.hover.background
|
||||||
|
*/
|
||||||
|
filledHoverBackground?: string;
|
||||||
/**
|
/**
|
||||||
* Filled focus background of root
|
* Filled focus background of root
|
||||||
*
|
*
|
||||||
|
|
|
@ -33,6 +33,12 @@ export interface InputTextDesignTokens extends ColorSchemeDesignToken<InputTextD
|
||||||
* @designToken inputtext.filled.background
|
* @designToken inputtext.filled.background
|
||||||
*/
|
*/
|
||||||
filledBackground?: string;
|
filledBackground?: string;
|
||||||
|
/**
|
||||||
|
* Filled hover background of root
|
||||||
|
*
|
||||||
|
* @designToken inputtext.filled.hover.background
|
||||||
|
*/
|
||||||
|
filledHoverBackground?: string;
|
||||||
/**
|
/**
|
||||||
* Filled focus background of root
|
* Filled focus background of root
|
||||||
*
|
*
|
||||||
|
|
|
@ -33,6 +33,12 @@ export interface MultiSelectDesignTokens extends ColorSchemeDesignToken<MultiSel
|
||||||
* @designToken multiselect.filled.background
|
* @designToken multiselect.filled.background
|
||||||
*/
|
*/
|
||||||
filledBackground?: string;
|
filledBackground?: string;
|
||||||
|
/**
|
||||||
|
* Filled hover background of root
|
||||||
|
*
|
||||||
|
* @designToken multiselect.filled.hover.background
|
||||||
|
*/
|
||||||
|
filledHoverBackground?: string;
|
||||||
/**
|
/**
|
||||||
* Filled focus background of root
|
* Filled focus background of root
|
||||||
*
|
*
|
||||||
|
|
|
@ -33,6 +33,12 @@ export interface SelectDesignTokens extends ColorSchemeDesignToken<SelectDesignT
|
||||||
* @designToken select.filled.background
|
* @designToken select.filled.background
|
||||||
*/
|
*/
|
||||||
filledBackground?: string;
|
filledBackground?: string;
|
||||||
|
/**
|
||||||
|
* Filled hover background of root
|
||||||
|
*
|
||||||
|
* @designToken select.filled.hover.background
|
||||||
|
*/
|
||||||
|
filledHoverBackground?: string;
|
||||||
/**
|
/**
|
||||||
* Filled focus background of root
|
* Filled focus background of root
|
||||||
*
|
*
|
||||||
|
|
|
@ -33,6 +33,12 @@ export interface TreeSelectDesignTokens extends ColorSchemeDesignToken<TreeSelec
|
||||||
* @designToken treeselect.filled.background
|
* @designToken treeselect.filled.background
|
||||||
*/
|
*/
|
||||||
filledBackground?: string;
|
filledBackground?: string;
|
||||||
|
/**
|
||||||
|
* Filled hover background of root
|
||||||
|
*
|
||||||
|
* @designToken treeselect.filled.hover.background
|
||||||
|
*/
|
||||||
|
filledHoverBackground?: string;
|
||||||
/**
|
/**
|
||||||
* Filled focus background of root
|
* Filled focus background of root
|
||||||
*
|
*
|
||||||
|
|
|
@ -194,7 +194,7 @@ importers:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@nuxt/devtools':
|
'@nuxt/devtools':
|
||||||
specifier: ^0.8.5
|
specifier: ^0.8.5
|
||||||
version: 0.8.5(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(webpack-sources@3.2.3)
|
version: 0.8.5(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(webpack-sources@3.2.3)
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: ^0.2.0
|
specifier: ^0.2.0
|
||||||
version: 0.2.0(eslint@8.57.1)
|
version: 0.2.0(eslint@8.57.1)
|
||||||
|
@ -206,7 +206,7 @@ importers:
|
||||||
version: 3.13.2(rollup@4.23.0)(webpack-sources@3.2.3)
|
version: 3.13.2(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
'@nuxt/test-utils':
|
'@nuxt/test-utils':
|
||||||
specifier: ^3.7.3
|
specifier: ^3.7.3
|
||||||
version: 3.14.2(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
version: 3.14.2(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||||
'@primevue/themes':
|
'@primevue/themes':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:../themes
|
version: link:../themes
|
||||||
|
@ -8426,12 +8426,13 @@ snapshots:
|
||||||
|
|
||||||
'@nuxt/devalue@2.0.2': {}
|
'@nuxt/devalue@2.0.2': {}
|
||||||
|
|
||||||
'@nuxt/devtools-kit@0.8.5(magicast@0.3.5)(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(webpack-sources@3.2.3)':
|
'@nuxt/devtools-kit@0.8.5(magicast@0.3.5)(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(webpack-sources@3.2.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
'@nuxt/schema': 3.13.2(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/schema': 3.13.2(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
execa: 7.2.0
|
execa: 7.2.0
|
||||||
nuxt: 3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3)
|
nuxt: 3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3)
|
||||||
|
vite: 5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
- rollup
|
- rollup
|
||||||
|
@ -8451,10 +8452,10 @@ snapshots:
|
||||||
rc9: 2.1.2
|
rc9: 2.1.2
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
|
|
||||||
'@nuxt/devtools@0.8.5(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(webpack-sources@3.2.3)':
|
'@nuxt/devtools@0.8.5(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(webpack-sources@3.2.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/utils': 0.7.10
|
'@antfu/utils': 0.7.10
|
||||||
'@nuxt/devtools-kit': 0.8.5(magicast@0.3.5)(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/devtools-kit': 0.8.5(magicast@0.3.5)(nuxt@3.3.2(@types/node@18.19.54)(encoding@0.1.13)(eslint@8.57.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.23.0)(sass@1.79.4)(terser@5.34.1)(typescript@5.6.2)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(webpack-sources@3.2.3)
|
||||||
'@nuxt/devtools-wizard': 0.8.5
|
'@nuxt/devtools-wizard': 0.8.5
|
||||||
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
birpc: 0.2.17
|
birpc: 0.2.17
|
||||||
|
@ -8485,8 +8486,9 @@ snapshots:
|
||||||
simple-git: 3.27.0
|
simple-git: 3.27.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
unimport: 3.13.1(rollup@4.23.0)(webpack-sources@3.2.3)
|
unimport: 3.13.1(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
vite-plugin-inspect: 0.7.42(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3))(rollup@4.23.0)
|
vite: 5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)
|
||||||
vite-plugin-vue-inspector: 3.7.2
|
vite-plugin-inspect: 0.7.42(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))
|
||||||
|
vite-plugin-vue-inspector: 3.7.2(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))
|
||||||
wait-on: 7.2.0
|
wait-on: 7.2.0
|
||||||
which: 3.0.1
|
which: 3.0.1
|
||||||
ws: 8.18.0
|
ws: 8.18.0
|
||||||
|
@ -8771,7 +8773,7 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- webpack-sources
|
- webpack-sources
|
||||||
|
|
||||||
'@nuxt/test-utils@3.14.2(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)':
|
'@nuxt/test-utils@3.14.2(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
'@nuxt/schema': 3.13.2(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/schema': 3.13.2(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
|
@ -8797,7 +8799,8 @@ snapshots:
|
||||||
ufo: 1.5.4
|
ufo: 1.5.4
|
||||||
unenv: 1.10.0
|
unenv: 1.10.0
|
||||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||||
vitest-environment-nuxt: 1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
vite: 5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)
|
||||||
|
vitest-environment-nuxt: 1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||||
vue: 3.5.10(typescript@5.6.2)
|
vue: 3.5.10(typescript@5.6.2)
|
||||||
vue-router: 4.4.5(vue@3.5.10(typescript@5.6.2))
|
vue-router: 4.4.5(vue@3.5.10(typescript@5.6.2))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
|
@ -14110,7 +14113,7 @@ snapshots:
|
||||||
optionator: 0.9.4
|
optionator: 0.9.4
|
||||||
typescript: 5.6.2
|
typescript: 5.6.2
|
||||||
|
|
||||||
vite-plugin-inspect@0.7.42(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3))(rollup@4.23.0):
|
vite-plugin-inspect@0.7.42(@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/utils': 0.7.10
|
'@antfu/utils': 0.7.10
|
||||||
'@rollup/pluginutils': 5.1.2(rollup@4.23.0)
|
'@rollup/pluginutils': 5.1.2(rollup@4.23.0)
|
||||||
|
@ -14120,13 +14123,14 @@ snapshots:
|
||||||
open: 9.1.0
|
open: 9.1.0
|
||||||
picocolors: 1.1.0
|
picocolors: 1.1.0
|
||||||
sirv: 2.0.4
|
sirv: 2.0.4
|
||||||
|
vite: 5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
'@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.23.0)(webpack-sources@3.2.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
vite-plugin-vue-inspector@3.7.2:
|
vite-plugin-vue-inspector@3.7.2(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.25.2
|
'@babel/core': 7.25.2
|
||||||
'@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2)
|
'@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2)
|
||||||
|
@ -14137,6 +14141,7 @@ snapshots:
|
||||||
'@vue/compiler-dom': 3.5.10
|
'@vue/compiler-dom': 3.5.10
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
magic-string: 0.30.11
|
magic-string: 0.30.11
|
||||||
|
vite: 5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
@ -14174,9 +14179,9 @@ snapshots:
|
||||||
sass: 1.79.4
|
sass: 1.79.4
|
||||||
terser: 5.34.1
|
terser: 5.34.1
|
||||||
|
|
||||||
vitest-environment-nuxt@1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3):
|
vitest-environment-nuxt@1.0.1(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/test-utils': 3.14.2(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
'@nuxt/test-utils': 3.14.2(@vue/test-utils@2.4.6)(h3@1.12.0)(magicast@0.3.5)(nitropack@2.9.7(encoding@0.1.13)(magicast@0.3.5)(webpack-sources@3.2.3))(rollup@4.23.0)(vite@5.4.8(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vitest@1.6.0(@types/node@18.19.54)(sass@1.79.4)(terser@5.34.1))(vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)))(vue@3.5.10(typescript@5.6.2))(webpack-sources@3.2.3)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@cucumber/cucumber'
|
- '@cucumber/cucumber'
|
||||||
- '@jest/globals'
|
- '@jest/globals'
|
||||||
|
|
Loading…
Reference in New Issue