Updated dependencies
This commit is contained in:
parent
ca6a57957b
commit
4963b6144a
2 changed files with 669 additions and 562 deletions
10
package.json
10
package.json
|
|
@ -10,11 +10,11 @@
|
|||
"test": "playwright clear-cache && playwright test"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/solid-js": "^5.1.0",
|
||||
"@astrojs/solid-js": "^5.1.1",
|
||||
"@itsmatteomanf/astro-robots-txt": "^0.2.0",
|
||||
"@nanostores/solid": "^1.1.1",
|
||||
"@supabase/supabase-js": "^2.57.0",
|
||||
"astro": "^5.13.3",
|
||||
"@supabase/supabase-js": "^2.57.4",
|
||||
"astro": "^5.13.7",
|
||||
"astro-compressor": "^1.1.2",
|
||||
"lightningcss": "^1.30.1",
|
||||
"nanostores": "^1.0.1",
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.55.0",
|
||||
"@types/node": "^24.3.0",
|
||||
"sass-embedded": "^1.91.0"
|
||||
"@types/node": "^24.3.1",
|
||||
"sass-embedded": "^1.92.1"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1221
pnpm-lock.yaml
generated
1221
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue