mirror of
https://github.com/mikkelsvartveit/astro-personal-website.git
synced 2025-12-22 11:12:38 +00:00
Update packages
This commit is contained in:
parent
0ab3f060d7
commit
72f6e99ada
2 changed files with 4098 additions and 3856 deletions
18
package.json
18
package.json
|
|
@ -10,20 +10,20 @@
|
|||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^10.2.6",
|
||||
"@astrojs/mdx": "^3.0.1",
|
||||
"@astrojs/svelte": "^5.4.0",
|
||||
"@astrojs/cloudflare": "^10.4.2",
|
||||
"@astrojs/mdx": "^3.1.3",
|
||||
"@astrojs/svelte": "^5.7.0",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"astro": "^4.9.2",
|
||||
"astro": "^4.12.2",
|
||||
"sharp": "^0.32.6",
|
||||
"svelte": "^4.2.12",
|
||||
"tailwindcss": "^3.4.3"
|
||||
"svelte": "^4.2.18",
|
||||
"tailwindcss": "^3.4.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.12",
|
||||
"@tailwindcss/typography": "^0.5.13",
|
||||
"prettier": "3.0.3",
|
||||
"prettier-plugin-astro": "^0.12.3",
|
||||
"prettier-plugin-svelte": "^3.2.2",
|
||||
"prettier-plugin-tailwindcss": "^0.5.13"
|
||||
"prettier-plugin-svelte": "^3.2.6",
|
||||
"prettier-plugin-tailwindcss": "^0.5.14"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
7936
pnpm-lock.yaml
7936
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue