mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: dedupe lockfile (#667)
This commit is contained in:
Generated
+8
-15
@@ -86,7 +86,7 @@ importers:
|
||||
version: 19.0.4(@types/react@19.0.10)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.8.2
|
||||
version: 5.7.3
|
||||
|
||||
examples/tuono-app:
|
||||
dependencies:
|
||||
@@ -108,7 +108,7 @@ importers:
|
||||
version: 19.0.4(@types/react@19.0.10)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.8.2
|
||||
version: 5.7.3
|
||||
|
||||
examples/tuono-tutorial:
|
||||
dependencies:
|
||||
@@ -130,7 +130,7 @@ importers:
|
||||
version: 19.0.4(@types/react@19.0.10)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.8.2
|
||||
version: 5.7.3
|
||||
|
||||
examples/with-mdx:
|
||||
dependencies:
|
||||
@@ -158,7 +158,7 @@ importers:
|
||||
version: 19.0.4(@types/react@19.0.10)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.8.2
|
||||
version: 5.7.3
|
||||
|
||||
examples/with-tailwind:
|
||||
dependencies:
|
||||
@@ -186,7 +186,7 @@ importers:
|
||||
version: 19.0.4(@types/react@19.0.10)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.8.2
|
||||
version: 5.7.3
|
||||
|
||||
packages/tuono:
|
||||
dependencies:
|
||||
@@ -381,10 +381,6 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
'@babel/runtime@7.26.9':
|
||||
resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/runtime@7.27.0':
|
||||
resolution: {integrity: sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
@@ -3005,10 +3001,6 @@ snapshots:
|
||||
'@babel/core': 7.26.0
|
||||
'@babel/helper-plugin-utils': 7.25.9
|
||||
|
||||
'@babel/runtime@7.26.9':
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.1
|
||||
|
||||
'@babel/runtime@7.27.0':
|
||||
dependencies:
|
||||
regenerator-runtime: 0.14.1
|
||||
@@ -3537,7 +3529,7 @@ snapshots:
|
||||
|
||||
'@testing-library/react@16.2.0(@testing-library/dom@10.4.0)(@types/react-dom@19.0.4(@types/react@19.0.10))(@types/react@19.0.10)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.26.9
|
||||
'@babel/runtime': 7.27.0
|
||||
'@testing-library/dom': 10.4.0
|
||||
react: 19.0.0
|
||||
react-dom: 19.0.0(react@19.0.0)
|
||||
@@ -5704,7 +5696,8 @@ snapshots:
|
||||
|
||||
typescript@5.7.3: {}
|
||||
|
||||
typescript@5.8.2: {}
|
||||
typescript@5.8.2:
|
||||
optional: true
|
||||
|
||||
unbox-primitive@1.1.0:
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user