mirror of
https://github.com/mikkelsvartveit/astro-personal-website.git
synced 2025-12-22 11:12:38 +00:00
Bump packages
This commit is contained in:
parent
15d05cf2af
commit
37a8a32c2b
2 changed files with 861 additions and 603 deletions
14
package.json
14
package.json
|
|
@ -11,18 +11,18 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@astrojs/cloudflare": "^8.1.0",
|
||||
"@astrojs/svelte": "^5.0.3",
|
||||
"@astrojs/svelte": "^5.3.0",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"astro": "^4.2.1",
|
||||
"astro": "^4.5.18",
|
||||
"sharp": "^0.32.6",
|
||||
"svelte": "^4.2.9",
|
||||
"tailwindcss": "^3.4.1"
|
||||
"svelte": "^4.2.12",
|
||||
"tailwindcss": "^3.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@tailwindcss/typography": "^0.5.12",
|
||||
"prettier": "3.0.3",
|
||||
"prettier-plugin-astro": "^0.12.3",
|
||||
"prettier-plugin-svelte": "^3.1.2",
|
||||
"prettier-plugin-tailwindcss": "^0.5.11"
|
||||
"prettier-plugin-svelte": "^3.2.2",
|
||||
"prettier-plugin-tailwindcss": "^0.5.13"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1450
pnpm-lock.yaml
1450
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue