1
0
mirror of https://github.com/robonen/lorem-blog.git synced 2026-03-20 02:44:39 +00:00

chore(deps): update all non-major dependencies (#12)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-07 01:10:18 +00:00
committed by GitHub
parent ad6f1e3a13
commit e4b4015b84
2 changed files with 458 additions and 429 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.15.0", "packageManager": "pnpm@10.15.1",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
@@ -16,22 +16,22 @@
"dependencies": { "dependencies": {
"@robonen/stdlib": "^0.0.7", "@robonen/stdlib": "^0.0.7",
"@robonen/vue": "^0.0.11", "@robonen/vue": "^0.0.11",
"@tailwindcss/vite": "^4.1.12", "@tailwindcss/vite": "^4.1.13",
"tailwindcss": "^4.1.12", "tailwindcss": "^4.1.13",
"vue": "^3.5.20", "vue": "^3.5.21",
"vue-router": "^4.5.1" "vue-router": "^4.5.1"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^5.2.1", "@antfu/eslint-config": "^5.2.2",
"@robonen/tsconfig": "^0.0.2", "@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^21.1.7", "@types/jsdom": "^21.1.7",
"@types/node": "^22.18.0", "@types/node": "^22.18.1",
"@vitejs/plugin-vue": "^6.0.1", "@vitejs/plugin-vue": "^6.0.1",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"eslint": "^9.34.0", "eslint": "^9.35.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1", "eslint-plugin-vuejs-accessibility": "^2.4.1",
"jsdom": "^26.1.0", "jsdom": "^26.1.0",
"vite": "^7.1.3", "vite": "^7.1.4",
"vitest": "^3.2.4", "vitest": "^3.2.4",
"vue-tsc": "^3.0.6" "vue-tsc": "^3.0.6"
} }

871
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff