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

3 Commits

Author SHA1 Message Date
renovate[bot]
858fa8abef chore(deps): update all non-major dependencies 2026-03-18 17:06:35 +00:00
renovate[bot]
1104651cbc chore(deps): update all non-major dependencies (#42)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-21 01:36:01 +00:00
renovate[bot]
b1bd96afb9 chore(deps): update all non-major dependencies (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17 01:57:36 +00:00
2 changed files with 860 additions and 772 deletions

View File

@@ -3,7 +3,7 @@
"type": "module", "type": "module",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"packageManager": "pnpm@10.29.3", "packageManager": "pnpm@10.32.1",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
@@ -14,25 +14,25 @@
"lint:fix": "eslint . --fix" "lint:fix": "eslint . --fix"
}, },
"dependencies": { "dependencies": {
"@robonen/stdlib": "^0.0.7", "@robonen/stdlib": "^0.0.9",
"@robonen/vue": "^0.0.11", "@robonen/vue": "^0.0.13",
"@tailwindcss/vite": "^4.1.18", "@tailwindcss/vite": "^4.2.2",
"tailwindcss": "^4.1.18", "tailwindcss": "^4.2.2",
"vue": "^3.5.28", "vue": "^3.5.30",
"vue-router": "^4.6.4" "vue-router": "^4.6.4"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^7.4.3", "@antfu/eslint-config": "^7.7.3",
"@robonen/tsconfig": "^0.0.2", "@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^27.0.0", "@types/jsdom": "^27.0.0",
"@types/node": "^24.10.13", "@types/node": "^24.12.0",
"@vitejs/plugin-vue": "^6.0.4", "@vitejs/plugin-vue": "^6.0.5",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"eslint": "^9.39.2", "eslint": "^9.39.4",
"eslint-plugin-vuejs-accessibility": "^2.4.2", "eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0", "jsdom": "^27.4.0",
"vite": "^7.3.1", "vite": "^7.3.1",
"vitest": "^4.0.18", "vitest": "^4.1.0",
"vue-tsc": "^3.2.4" "vue-tsc": "^3.2.6"
} }
} }

1606
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff