melhorias de css
This commit is contained in:
parent
e9b0a51801
commit
8a5596e860
8 changed files with 27 additions and 22 deletions
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
|
@ -45,6 +45,9 @@ importers:
|
|||
vite:
|
||||
specifier: ^6.0.0
|
||||
version: 6.4.1(@types/node@24.10.1)(sass@1.94.2)
|
||||
vite-plugin-css-injected-by-js:
|
||||
specifier: ^3.5.2
|
||||
version: 3.5.2(vite@6.4.1(@types/node@24.10.1)(sass@1.94.2))
|
||||
vite-plugin-vuetify:
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2(vite@6.4.1(@types/node@24.10.1)(sass@1.94.2))(vue@3.5.25(typescript@5.9.3))(vuetify@3.11.2)
|
||||
|
|
@ -687,6 +690,11 @@ packages:
|
|||
resolution: {integrity: sha512-XQegIaBTVUjSHliKqcnFqYypAd4S+WCYt5NIeRs6w/UAry7z8Y9j5ZwRRL4kzq9U3sD6v+85er9FvkEaBpji2w==}
|
||||
hasBin: true
|
||||
|
||||
vite-plugin-css-injected-by-js@3.5.2:
|
||||
resolution: {integrity: sha512-2MpU/Y+SCZyWUB6ua3HbJCrgnF0KACAsmzOQt1UvRVJCGF6S8xdA3ZUhWcWdM9ivG4I5az8PnQmwwrkC2CAQrQ==}
|
||||
peerDependencies:
|
||||
vite: '>2.0.0-0'
|
||||
|
||||
vite-plugin-vuetify@2.1.2:
|
||||
resolution: {integrity: sha512-I/wd6QS+DO6lHmuGoi1UTyvvBTQ2KDzQZ9oowJQEJ6OcjWfJnscYXx2ptm6S7fJSASuZT8jGRBL3LV4oS3LpaA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
|
@ -1311,6 +1319,10 @@ snapshots:
|
|||
|
||||
uuid@13.0.0: {}
|
||||
|
||||
vite-plugin-css-injected-by-js@3.5.2(vite@6.4.1(@types/node@24.10.1)(sass@1.94.2)):
|
||||
dependencies:
|
||||
vite: 6.4.1(@types/node@24.10.1)(sass@1.94.2)
|
||||
|
||||
vite-plugin-vuetify@2.1.2(vite@6.4.1(@types/node@24.10.1)(sass@1.94.2))(vue@3.5.25(typescript@5.9.3))(vuetify@3.11.2):
|
||||
dependencies:
|
||||
'@vuetify/loader-shared': 2.1.1(vue@3.5.25(typescript@5.9.3))(vuetify@3.11.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue