1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 19:04:40 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-02-15 01:26:19 +00:00
committed by GitHub
parent 5988fd2b94
commit b9b765e640
2 changed files with 32 additions and 57 deletions

View File

@@ -14,8 +14,8 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@robonen/stdlib": "^0.0.7",
"@robonen/vue": "^0.0.11",
"@robonen/stdlib": "^0.0.9",
"@robonen/vue": "^0.0.13",
"@tailwindcss/vite": "^4.1.18",
"tailwindcss": "^4.1.18",
"vue": "^3.5.28",
@@ -29,7 +29,7 @@
"@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.2",
"eslint-plugin-vuejs-accessibility": "^2.4.2",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0",
"vite": "^7.3.1",
"vitest": "^4.0.18",