mirror of
https://github.com/mikkelsvartveit/astro-personal-website.git
synced 2025-12-22 19:22:37 +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": {
|
"dependencies": {
|
||||||
"@astrojs/cloudflare": "^8.1.0",
|
"@astrojs/cloudflare": "^8.1.0",
|
||||||
"@astrojs/svelte": "^5.0.3",
|
"@astrojs/svelte": "^5.3.0",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"astro": "^4.2.1",
|
"astro": "^4.5.18",
|
||||||
"sharp": "^0.32.6",
|
"sharp": "^0.32.6",
|
||||||
"svelte": "^4.2.9",
|
"svelte": "^4.2.12",
|
||||||
"tailwindcss": "^3.4.1"
|
"tailwindcss": "^3.4.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.12",
|
||||||
"prettier": "3.0.3",
|
"prettier": "3.0.3",
|
||||||
"prettier-plugin-astro": "^0.12.3",
|
"prettier-plugin-astro": "^0.12.3",
|
||||||
"prettier-plugin-svelte": "^3.1.2",
|
"prettier-plugin-svelte": "^3.2.2",
|
||||||
"prettier-plugin-tailwindcss": "^0.5.11"
|
"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