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
0d6a799f99
commit
37d6a16c2a
2 changed files with 424 additions and 430 deletions
18
package.json
18
package.json
|
|
@ -12,20 +12,20 @@
|
|||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"@astrojs/cloudflare": "^12.6.12",
|
||||
"@astrojs/mdx": "^4.3.12",
|
||||
"@astrojs/svelte": "^7.2.2",
|
||||
"astro": "^5.16.2",
|
||||
"@astrojs/mdx": "^4.3.13",
|
||||
"@astrojs/svelte": "^7.2.4",
|
||||
"astro": "^5.16.6",
|
||||
"sharp": "^0.34.5",
|
||||
"svelte": "^5.45.2",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"svelte": "^5.46.0",
|
||||
"tailwindcss": "^4.1.18",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/typography": "^0.5.19",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"prettier": "^3.7.1",
|
||||
"@tailwindcss/vite": "^4.1.18",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"prettier-plugin-svelte": "^3.4.0",
|
||||
"prettier-plugin-tailwindcss": "^0.7.1"
|
||||
"prettier-plugin-svelte": "^3.4.1",
|
||||
"prettier-plugin-tailwindcss": "^0.7.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
836
pnpm-lock.yaml
836
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue