mirror of
https://github.com/Fluffy-Bean/website.git
synced 2025-05-14 08:02:16 +00:00
Update packages
This commit is contained in:
parent
938dec6191
commit
91769fa9c4
2 changed files with 1004 additions and 1086 deletions
2080
package-lock.json
generated
2080
package-lock.json
generated
File diff suppressed because it is too large
Load diff
10
package.json
10
package.json
|
@ -10,12 +10,12 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.7.0",
|
||||
"@astrojs/mdx": "^3.1.0",
|
||||
"astro": "^4.10.0",
|
||||
"typescript": "^5.4.5"
|
||||
"@astrojs/check": "^0.9.3",
|
||||
"@astrojs/mdx": "^3.1.5",
|
||||
"astro": "^4.15.4",
|
||||
"typescript": "^5.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"sass": "^1.77.2"
|
||||
"sass": "^1.78.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue