1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 10:54:38 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2025-10-24 22:59:47 +00:00
committed by GitHub
parent 09a7455cda
commit 53aae360d2
2 changed files with 121 additions and 121 deletions

View File

@@ -16,8 +16,8 @@
"dependencies": {
"@robonen/stdlib": "^0.0.7",
"@robonen/vue": "^0.0.11",
"@tailwindcss/vite": "^4.1.15",
"tailwindcss": "^4.1.15",
"@tailwindcss/vite": "^4.1.16",
"tailwindcss": "^4.1.16",
"vue": "^3.5.22",
"vue-router": "^4.6.3"
},
@@ -31,8 +31,8 @@
"eslint": "^9.38.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"jsdom": "^27.0.1",
"vite": "^7.1.11",
"vitest": "^4.0.1",
"vite": "^7.1.12",
"vitest": "^4.0.3",
"vue-tsc": "^3.1.1"
}
}