1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-06-20 01:55:18 +00:00

chore(deps): update all non-major dependencies

This commit is contained in:
renovate[bot]
2026-06-18 23:05:05 +00:00
committed by GitHub
parent 1104651cbc
commit 87d5b8b36c
2 changed files with 1054 additions and 827 deletions
+15 -15
View File
@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.30.1",
"packageManager": "pnpm@10.34.4",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -14,25 +14,25 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@robonen/stdlib": "^0.0.9",
"@robonen/vue": "^0.0.13",
"@tailwindcss/vite": "^4.2.0",
"tailwindcss": "^4.2.0",
"vue": "^3.5.28",
"@robonen/stdlib": "^0.0.10",
"@robonen/vue": "^0.0.14",
"@tailwindcss/vite": "^4.3.1",
"tailwindcss": "^4.3.1",
"vue": "^3.5.38",
"vue-router": "^4.6.4"
},
"devDependencies": {
"@antfu/eslint-config": "^7.4.3",
"@robonen/tsconfig": "^0.0.2",
"@antfu/eslint-config": "^7.7.3",
"@robonen/tsconfig": "^0.1.0",
"@types/jsdom": "^27.0.0",
"@types/node": "^24.10.13",
"@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.3",
"@types/node": "^24.13.2",
"@vitejs/plugin-vue": "^6.0.7",
"@vue/test-utils": "^2.4.11",
"eslint": "^9.39.4",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0",
"vite": "^7.3.1",
"vitest": "^4.0.18",
"vue-tsc": "^3.2.4"
"vite": "^7.3.5",
"vitest": "^4.1.9",
"vue-tsc": "^3.3.5"
}
}
+1039 -812
View File
File diff suppressed because it is too large Load Diff