mirror of
https://github.com/Fluffy-Bean/website.git
synced 2024-12-26 17:36:12 +00:00
Update packages
This commit is contained in:
parent
938dec6191
commit
91769fa9c4
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…
Reference in a new issue