chore(deps): update dependency vite-plugin-solid to ^2.11.7
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
"typescript": "^5.8.3",
|
"typescript": "^5.8.3",
|
||||||
"unocss": "^66.2.3",
|
"unocss": "^66.2.3",
|
||||||
"vite": "^6.3.5",
|
"vite": "^6.3.5",
|
||||||
"vite-plugin-solid": "^2.11.6"
|
"vite-plugin-solid": "^2.11.7"
|
||||||
},
|
},
|
||||||
"stackblitz": {
|
"stackblitz": {
|
||||||
"installDependencies": false,
|
"installDependencies": false,
|
||||||
|
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -25,8 +25,8 @@ importers:
|
|||||||
specifier: ^6.3.5
|
specifier: ^6.3.5
|
||||||
version: 6.3.5(jiti@2.4.2)(tsx@4.19.2)
|
version: 6.3.5(jiti@2.4.2)(tsx@4.19.2)
|
||||||
vite-plugin-solid:
|
vite-plugin-solid:
|
||||||
specifier: ^2.11.6
|
specifier: ^2.11.7
|
||||||
version: 2.11.6(solid-js@1.9.7)(vite@6.3.5(jiti@2.4.2)(tsx@4.19.2))
|
version: 2.11.7(solid-js@1.9.7)(vite@6.3.5(jiti@2.4.2)(tsx@4.19.2))
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@ -1043,8 +1043,8 @@ packages:
|
|||||||
validate-html-nesting@1.2.2:
|
validate-html-nesting@1.2.2:
|
||||||
resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
|
resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
|
||||||
|
|
||||||
vite-plugin-solid@2.11.6:
|
vite-plugin-solid@2.11.7:
|
||||||
resolution: {integrity: sha512-Sl5CTqJTGyEeOsmdH6BOgalIZlwH3t4/y0RQuFLMGnvWMBvxb4+lq7x3BSiAw6etf0QexfNJW7HSOO/Qf7pigg==}
|
resolution: {integrity: sha512-5TgK1RnE449g0Ryxb9BXqem89RSy7fE8XGVCo+Gw84IHgPuPVP7nYNP6WBVAaY/0xw+OqfdQee+kusL0y3XYNg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
'@testing-library/jest-dom': ^5.16.6 || ^5.17.0 || ^6.*
|
||||||
solid-js: ^1.7.2
|
solid-js: ^1.7.2
|
||||||
@ -2130,7 +2130,7 @@ snapshots:
|
|||||||
|
|
||||||
validate-html-nesting@1.2.2: {}
|
validate-html-nesting@1.2.2: {}
|
||||||
|
|
||||||
vite-plugin-solid@2.11.6(solid-js@1.9.7)(vite@6.3.5(jiti@2.4.2)(tsx@4.19.2)):
|
vite-plugin-solid@2.11.7(solid-js@1.9.7)(vite@6.3.5(jiti@2.4.2)(tsx@4.19.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.26.0
|
'@babel/core': 7.26.0
|
||||||
'@types/babel__core': 7.20.5
|
'@types/babel__core': 7.20.5
|
||||||
|
Reference in New Issue
Block a user