chore: some updates
All checks were successful
Deploy to SFTP Server / build (push) Successful in 28m3s
All checks were successful
Deploy to SFTP Server / build (push) Successful in 28m3s
This commit is contained in:
28
package.json
28
package.json
@@ -10,33 +10,31 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.5",
|
||||
"@astrojs/mdx": "^4.3.9",
|
||||
"@astrojs/svelte": "^7.2.1",
|
||||
"@astrojs/tailwind": "^6.0.2",
|
||||
"astro": "^5.15.2",
|
||||
"@astrojs/check": "^0.9.6",
|
||||
"@astrojs/mdx": "^4.3.13",
|
||||
"@astrojs/svelte": "^7.2.4",
|
||||
"astro": "^5.16.6",
|
||||
"astro-i18n-aut": "^0.7.3",
|
||||
"exifreader": "^4.32.0",
|
||||
"svelte": "^5.42.3",
|
||||
"exifreader": "^4.33.1",
|
||||
"svelte": "^5.46.1",
|
||||
"svelte-gestures": "^5.2.2",
|
||||
"tailwindcss": "^4.1.16",
|
||||
"thumbhash": "^0.1.1",
|
||||
"typescript": "^5.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/sitemap": "^3.6.0",
|
||||
"@iconify-json/tabler": "^1.2.23",
|
||||
"@iconify-json/tabler": "^1.2.26",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@unocss/preset-icons": "^66.5.4",
|
||||
"@unocss/reset": "^66.5.4",
|
||||
"@unocss/preset-icons": "^66.5.12",
|
||||
"@unocss/reset": "^66.5.12",
|
||||
"astro-font": "^1.1.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"ogl": "^1.0.11",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier": "^3.7.4",
|
||||
"prettier-plugin-astro": "^0.14.1",
|
||||
"sharp": "^0.34.4",
|
||||
"unocss": "^66.5.4",
|
||||
"sharp": "^0.34.5",
|
||||
"unocss": "^66.5.12",
|
||||
"unplugin-icons": "^22.5.0",
|
||||
"vite-plugin-glsl": "^1.5.4"
|
||||
"vite-plugin-glsl": "^1.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user