mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
chore: dedupe deps (#347)
This commit is contained in:
committed by
GitHub
parent
a9918ae555
commit
580ec704f2
Generated
+18
-42
@@ -127,19 +127,19 @@ importers:
|
|||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: ^19.0.2
|
specifier: ^19.0.2
|
||||||
version: 19.0.2
|
version: 19.0.6
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: ^19.0.2
|
specifier: ^19.0.2
|
||||||
version: 19.0.2(@types/react@19.0.2)
|
version: 19.0.3(@types/react@19.0.6)
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5.6.3
|
specifier: ^5.6.3
|
||||||
version: 5.6.3
|
version: 5.7.3
|
||||||
|
|
||||||
examples/with-mdx:
|
examples/with-mdx:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@mdx-js/react':
|
'@mdx-js/react':
|
||||||
specifier: 3.1.0
|
specifier: 3.1.0
|
||||||
version: 3.1.0(@types/react@19.0.2)(react@19.0.0)
|
version: 3.1.0(@types/react@19.0.6)(react@19.0.0)
|
||||||
react:
|
react:
|
||||||
specifier: ^19.0.0
|
specifier: ^19.0.0
|
||||||
version: 19.0.0
|
version: 19.0.0
|
||||||
@@ -155,13 +155,13 @@ importers:
|
|||||||
version: 3.1.0(acorn@8.14.0)(rollup@4.25.0)
|
version: 3.1.0(acorn@8.14.0)(rollup@4.25.0)
|
||||||
'@types/react':
|
'@types/react':
|
||||||
specifier: ^19.0.2
|
specifier: ^19.0.2
|
||||||
version: 19.0.2
|
version: 19.0.6
|
||||||
'@types/react-dom':
|
'@types/react-dom':
|
||||||
specifier: ^19.0.2
|
specifier: ^19.0.2
|
||||||
version: 19.0.2(@types/react@19.0.2)
|
version: 19.0.3(@types/react@19.0.6)
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ^5.6.3
|
specifier: ^5.6.3
|
||||||
version: 5.6.3
|
version: 5.7.3
|
||||||
|
|
||||||
packages/tuono:
|
packages/tuono:
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -1046,9 +1046,6 @@ packages:
|
|||||||
'@types/ms@0.7.34':
|
'@types/ms@0.7.34':
|
||||||
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
|
resolution: {integrity: sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==}
|
||||||
|
|
||||||
'@types/node@22.10.3':
|
|
||||||
resolution: {integrity: sha512-DifAyw4BkrufCILvD3ucnuN8eydUfc/C1GlyrnI+LK6543w5/L3VeVgf05o3B4fqSXP1dKYLOZsKfutpxPzZrw==}
|
|
||||||
|
|
||||||
'@types/node@22.10.6':
|
'@types/node@22.10.6':
|
||||||
resolution: {integrity: sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==}
|
resolution: {integrity: sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==}
|
||||||
|
|
||||||
@@ -3938,10 +3935,10 @@ snapshots:
|
|||||||
'@types/react': 18.3.18
|
'@types/react': 18.3.18
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
|
|
||||||
'@mdx-js/react@3.1.0(@types/react@19.0.2)(react@19.0.0)':
|
'@mdx-js/react@3.1.0(@types/react@19.0.6)(react@19.0.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/mdx': 2.0.13
|
'@types/mdx': 2.0.13
|
||||||
'@types/react': 19.0.2
|
'@types/react': 19.0.6
|
||||||
react: 19.0.0
|
react: 19.0.0
|
||||||
|
|
||||||
'@mdx-js/rollup@3.1.0(acorn@8.14.0)(rollup@4.25.0)':
|
'@mdx-js/rollup@3.1.0(acorn@8.14.0)(rollup@4.25.0)':
|
||||||
@@ -4282,10 +4279,6 @@ snapshots:
|
|||||||
|
|
||||||
'@types/ms@0.7.34': {}
|
'@types/ms@0.7.34': {}
|
||||||
|
|
||||||
'@types/node@22.10.3':
|
|
||||||
dependencies:
|
|
||||||
undici-types: 6.20.0
|
|
||||||
|
|
||||||
'@types/node@22.10.6':
|
'@types/node@22.10.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.20.0
|
undici-types: 6.20.0
|
||||||
@@ -4400,13 +4393,6 @@ snapshots:
|
|||||||
|
|
||||||
'@ungap/structured-clone@1.2.0': {}
|
'@ungap/structured-clone@1.2.0': {}
|
||||||
|
|
||||||
'@vitejs/plugin-react-swc@3.7.2(vite@5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0)))':
|
|
||||||
dependencies:
|
|
||||||
'@swc/core': 1.9.3
|
|
||||||
vite: 5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0))
|
|
||||||
transitivePeerDependencies:
|
|
||||||
- '@swc/helpers'
|
|
||||||
|
|
||||||
'@vitejs/plugin-react-swc@3.7.2(vite@5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)))':
|
'@vitejs/plugin-react-swc@3.7.2(vite@5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@swc/core': 1.9.3
|
'@swc/core': 1.9.3
|
||||||
@@ -6859,12 +6845,12 @@ snapshots:
|
|||||||
|
|
||||||
tslib@2.8.1: {}
|
tslib@2.8.1: {}
|
||||||
|
|
||||||
tuono-fs-router-vite-plugin@0.16.9(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0)):
|
tuono-fs-router-vite-plugin@0.16.9(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.26.0
|
'@babel/core': 7.26.0
|
||||||
'@babel/types': 7.26.3
|
'@babel/types': 7.26.3
|
||||||
prettier: 3.4.2
|
prettier: 3.4.2
|
||||||
vite: 5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0))
|
vite: 5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@@ -6876,11 +6862,11 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
tuono-lazy-fn-vite-plugin@0.16.9(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0)):
|
tuono-lazy-fn-vite-plugin@0.16.9(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/core': 7.26.0
|
'@babel/core': 7.26.0
|
||||||
'@babel/types': 7.26.3
|
'@babel/types': 7.26.3
|
||||||
vite: 5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0))
|
vite: 5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0))
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@@ -6912,16 +6898,16 @@ snapshots:
|
|||||||
'@babel/types': 7.26.3
|
'@babel/types': 7.26.3
|
||||||
'@rollup/plugin-inject': 5.0.5(rollup@4.25.0)
|
'@rollup/plugin-inject': 5.0.5(rollup@4.25.0)
|
||||||
'@types/babel__core': 7.20.5
|
'@types/babel__core': 7.20.5
|
||||||
'@types/node': 22.10.3
|
'@types/node': 22.10.6
|
||||||
'@vitejs/plugin-react-swc': 3.7.2(vite@5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0)))
|
'@vitejs/plugin-react-swc': 3.7.2(vite@5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)))
|
||||||
fast-text-encoding: 1.0.6
|
fast-text-encoding: 1.0.6
|
||||||
react: 18.3.1
|
react: 18.3.1
|
||||||
react-dom: 18.3.1(react@18.3.1)
|
react-dom: 18.3.1(react@18.3.1)
|
||||||
react-helmet-async: 2.0.5(react@18.3.1)
|
react-helmet-async: 2.0.5(react@18.3.1)
|
||||||
tuono-fs-router-vite-plugin: 0.16.9(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0))
|
tuono-fs-router-vite-plugin: 0.16.9(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0))
|
||||||
tuono-lazy-fn-vite-plugin: 0.16.9(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0))
|
tuono-lazy-fn-vite-plugin: 0.16.9(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0))
|
||||||
tuono-router: 0.16.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
tuono-router: 0.16.9(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
vite: 5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0))
|
vite: 5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0))
|
||||||
web-streams-polyfill: 4.0.0
|
web-streams-polyfill: 4.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/helpers'
|
- '@swc/helpers'
|
||||||
@@ -7177,16 +7163,6 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
vite@5.4.11(@types/node@22.10.3)(sugarss@4.0.1(postcss@8.5.0)):
|
|
||||||
dependencies:
|
|
||||||
esbuild: 0.21.5
|
|
||||||
postcss: 8.5.0
|
|
||||||
rollup: 4.25.0
|
|
||||||
optionalDependencies:
|
|
||||||
'@types/node': 22.10.3
|
|
||||||
fsevents: 2.3.3
|
|
||||||
sugarss: 4.0.1(postcss@8.5.0)
|
|
||||||
|
|
||||||
vite@5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)):
|
vite@5.4.11(@types/node@22.10.6)(sugarss@4.0.1(postcss@8.5.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
|
|||||||
Reference in New Issue
Block a user