mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
fix(deps): update dependency @babel/types to v7.26.5 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+11
-2
@@ -234,7 +234,7 @@ importers:
|
||||
version: 7.26.0
|
||||
'@babel/types':
|
||||
specifier: ^7.24.0
|
||||
version: 7.26.3
|
||||
version: 7.26.5
|
||||
prettier:
|
||||
specifier: ^3.2.4
|
||||
version: 3.4.2
|
||||
@@ -259,7 +259,7 @@ importers:
|
||||
version: 7.26.0
|
||||
'@babel/types':
|
||||
specifier: ^7.24.0
|
||||
version: 7.26.3
|
||||
version: 7.26.5
|
||||
vite:
|
||||
specifier: ^5.2.11
|
||||
version: 5.4.11(@types/node@22.10.5)(sugarss@4.0.1(postcss@8.4.49))
|
||||
@@ -443,6 +443,10 @@ packages:
|
||||
resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/types@7.26.5':
|
||||
resolution: {integrity: sha512-L6mZmwFDK6Cjh1nRCLXpa6no13ZIioJDz7mdkzHv399pThrTa/k0nUlNaenOeh2kWu/iaOQYElEpKPUswUa9Vg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@commitlint/parse@19.5.0':
|
||||
resolution: {integrity: sha512-cZ/IxfAlfWYhAQV0TwcbdR1Oc0/r0Ik1GEessDJ3Lbuma/MRO8FRQX76eurcXtmhJC//rj52ZSZuXUg0oIX0Fw==}
|
||||
engines: {node: '>=v18'}
|
||||
@@ -3705,6 +3709,11 @@ snapshots:
|
||||
'@babel/helper-string-parser': 7.25.9
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
|
||||
'@babel/types@7.26.5':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.25.9
|
||||
'@babel/helper-validator-identifier': 7.25.9
|
||||
|
||||
'@commitlint/parse@19.5.0':
|
||||
dependencies:
|
||||
'@commitlint/types': 19.5.0
|
||||
|
||||
Reference in New Issue
Block a user