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
927a4f0815
commit
c051eea344
2 changed files with 427 additions and 716 deletions
12
package.json
12
package.json
|
|
@ -13,16 +13,16 @@
|
|||
"@astrojs/cloudflare": "^8.1.0",
|
||||
"@astrojs/svelte": "^5.0.3",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"astro": "^4.1.0",
|
||||
"astro": "^4.2.1",
|
||||
"sharp": "^0.32.6",
|
||||
"svelte": "^4.0.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
"svelte": "^4.2.9",
|
||||
"tailwindcss": "^3.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"prettier": "3.0.3",
|
||||
"prettier-plugin-astro": "^0.12.0",
|
||||
"prettier-plugin-svelte": "^3.0.3",
|
||||
"prettier-plugin-tailwindcss": "^0.5.6"
|
||||
"prettier-plugin-astro": "^0.12.3",
|
||||
"prettier-plugin-svelte": "^3.1.2",
|
||||
"prettier-plugin-tailwindcss": "^0.5.11"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
1131
pnpm-lock.yaml
1131
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue