mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(deps): update dependency @turbo/gen to ^2.0.14 (#982)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1657ebc288
commit
5bf4a2d95b
@@ -30,7 +30,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/prettier-config": "workspace:^0.1.0",
|
||||
"@turbo/gen": "^2.0.13",
|
||||
"@turbo/gen": "^2.0.14",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"@vitest/coverage-v8": "^2.0.5",
|
||||
"@vitest/ui": "^2.0.5",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -12,8 +12,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:tooling/prettier
|
||||
'@turbo/gen':
|
||||
specifier: ^2.0.13
|
||||
version: 2.0.13(@types/node@20.14.15)(typescript@5.5.4)
|
||||
specifier: ^2.0.14
|
||||
version: 2.0.14(@types/node@20.14.15)(typescript@5.5.4)
|
||||
'@vitejs/plugin-react':
|
||||
specifier: ^4.3.1
|
||||
version: 4.3.1(vite@5.2.6(@types/node@20.14.15)(sass@1.77.8)(sugarss@4.0.1(postcss@8.4.38))(terser@5.31.0))
|
||||
@@ -2743,12 +2743,12 @@ packages:
|
||||
'@tsconfig/node16@1.0.4':
|
||||
resolution: {integrity: sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==}
|
||||
|
||||
'@turbo/gen@2.0.13':
|
||||
resolution: {integrity: sha512-/r6HhkogDC1gnsRr8dYngWWT9v518tN8XkFWeRBwe+I3HTT13AfDEyPVnR3dnA1sn6e42fXSH9jhHFoQpKrSZQ==}
|
||||
'@turbo/gen@2.0.14':
|
||||
resolution: {integrity: sha512-B4VprzHgdT+nn4O7UHHHJTsOd5D7fl6ISMvTYEjYiyuGUDtuxaC5PvdrqY+nbKNEkLgmSrACjbK/zzs2NItgKQ==}
|
||||
hasBin: true
|
||||
|
||||
'@turbo/workspaces@2.0.13':
|
||||
resolution: {integrity: sha512-UfdCwMUc+yt81xdOzf0jW7dNxsiM3irCIisQs7+TEj1ZNO8FfBgJ64IkvI7V9qAfjw94VacmvnABGbhKe8TWvQ==}
|
||||
'@turbo/workspaces@2.0.14':
|
||||
resolution: {integrity: sha512-bsNutu9iZQehPF4tE8WVmdIOP2ig1EmLOSi2avaNVzZFLjZ0z7CAZ9Wnf4jZIOmApmU4tIdngsdT6elPAvyNGA==}
|
||||
hasBin: true
|
||||
|
||||
'@types/asn1@0.2.4':
|
||||
@@ -7733,9 +7733,9 @@ snapshots:
|
||||
|
||||
'@tsconfig/node16@1.0.4': {}
|
||||
|
||||
'@turbo/gen@2.0.13(@types/node@20.14.15)(typescript@5.5.4)':
|
||||
'@turbo/gen@2.0.14(@types/node@20.14.15)(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@turbo/workspaces': 2.0.13
|
||||
'@turbo/workspaces': 2.0.14
|
||||
commander: 10.0.1
|
||||
fs-extra: 10.1.0
|
||||
inquirer: 8.2.6
|
||||
@@ -7753,7 +7753,7 @@ snapshots:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
||||
'@turbo/workspaces@2.0.13':
|
||||
'@turbo/workspaces@2.0.14':
|
||||
dependencies:
|
||||
commander: 10.0.1
|
||||
execa: 5.1.1
|
||||
|
||||
Reference in New Issue
Block a user