chore: pnpm up
This commit is contained in:
24
package.json
24
package.json
@ -11,32 +11,32 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.4",
|
||||
"@astrojs/mdx": "^4.3.0",
|
||||
"@astrojs/mdx": "^4.3.1",
|
||||
"@astrojs/svelte": "^7.1.0",
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"astro": "^5.9.1",
|
||||
"astro": "^5.12.0",
|
||||
"astro-i18n-aut": "^0.7.3",
|
||||
"exifreader": "^4.30.1",
|
||||
"svelte": "^5.28.6",
|
||||
"exifreader": "^4.31.1",
|
||||
"svelte": "^5.36.10",
|
||||
"svelte-gestures": "^5.1.4",
|
||||
"tailwindcss": "^4.1.6",
|
||||
"tailwindcss": "^4.1.11",
|
||||
"thumbhash": "^0.1.1",
|
||||
"typescript": "^5.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/sitemap": "^3.4.1",
|
||||
"@iconify-json/tabler": "^1.2.17",
|
||||
"@iconify-json/tabler": "^1.2.19",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@unocss/preset-icons": "^66.1.1",
|
||||
"@unocss/reset": "^66.1.1",
|
||||
"@unocss/preset-icons": "^66.3.3",
|
||||
"@unocss/reset": "^66.3.3",
|
||||
"astro-font": "^1.1.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"ogl": "^1.0.11",
|
||||
"prettier": "^3.5.3",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"sharp": "^0.34.1",
|
||||
"unocss": "^66.1.1",
|
||||
"sharp": "^0.34.3",
|
||||
"unocss": "^66.3.3",
|
||||
"unplugin-icons": "^22.1.0",
|
||||
"vite-plugin-glsl": "^1.4.1"
|
||||
"vite-plugin-glsl": "^1.5.1"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user