mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
fix(deps): pin dependencies
This commit is contained in:
parent
c23ca6c698
commit
82c873ed55
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "0.9.4",
|
"@astrojs/check": "0.9.4",
|
||||||
"@astrojs/cloudflare": "12.5.2",
|
"@astrojs/cloudflare": "12.5.2",
|
||||||
"@astrojs/react": "^4.3.0",
|
"@astrojs/react": "4.3.0",
|
||||||
"@astrojs/rss": "4.0.11",
|
"@astrojs/rss": "4.0.11",
|
||||||
"@astrojs/sitemap": "3.3.1",
|
"@astrojs/sitemap": "3.3.1",
|
||||||
"@astrojs/tailwind": "6.0.2",
|
"@astrojs/tailwind": "6.0.2",
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
"free-astro-components": "1.2.0",
|
"free-astro-components": "1.2.0",
|
||||||
"jiti": "^2.4.2",
|
"jiti": "^2.4.2",
|
||||||
"lefthook": "^1.11.13",
|
"lefthook": "^1.11.13",
|
||||||
"motion": "^12.15.0",
|
"motion": "12.15.0",
|
||||||
"postcss": "8.5.1",
|
"postcss": "8.5.1",
|
||||||
"react": "^19.1.0",
|
"react": "^19.1.0",
|
||||||
"react-dom": "^19.1.0",
|
"react-dom": "^19.1.0",
|
||||||
|
|
4
pnpm-lock.yaml
generated
4
pnpm-lock.yaml
generated
|
@ -15,7 +15,7 @@ importers:
|
||||||
specifier: 12.5.2
|
specifier: 12.5.2
|
||||||
version: 12.5.2(@types/node@22.15.18)(astro@5.7.10(@types/node@22.15.18)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.6.3)(yaml@2.8.0))(jiti@2.4.2)(yaml@2.8.0)
|
version: 12.5.2(@types/node@22.15.18)(astro@5.7.10(@types/node@22.15.18)(jiti@2.4.2)(rollup@4.41.1)(typescript@5.6.3)(yaml@2.8.0))(jiti@2.4.2)(yaml@2.8.0)
|
||||||
'@astrojs/react':
|
'@astrojs/react':
|
||||||
specifier: ^4.3.0
|
specifier: 4.3.0
|
||||||
version: 4.3.0(@types/node@22.15.18)(@types/react-dom@19.1.5(@types/react@19.1.6))(@types/react@19.1.6)(jiti@2.4.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(yaml@2.8.0)
|
version: 4.3.0(@types/node@22.15.18)(@types/react-dom@19.1.5(@types/react@19.1.6))(@types/react@19.1.6)(jiti@2.4.2)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)(yaml@2.8.0)
|
||||||
'@astrojs/rss':
|
'@astrojs/rss':
|
||||||
specifier: 4.0.11
|
specifier: 4.0.11
|
||||||
|
@ -69,7 +69,7 @@ importers:
|
||||||
specifier: ^1.11.13
|
specifier: ^1.11.13
|
||||||
version: 1.11.13
|
version: 1.11.13
|
||||||
motion:
|
motion:
|
||||||
specifier: ^12.15.0
|
specifier: 12.15.0
|
||||||
version: 12.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
version: 12.15.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||||
postcss:
|
postcss:
|
||||||
specifier: 8.5.1
|
specifier: 8.5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue