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

This commit is contained in:
renovate[bot]
2025-10-23 06:45:36 +00:00
committed by GitHub
parent 56fb5d376b
commit a51c76a637
2 changed files with 298 additions and 332 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.18.3", "packageManager": "pnpm@10.19.0",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
@@ -16,8 +16,8 @@
"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.14", "@tailwindcss/vite": "^4.1.15",
"tailwindcss": "^4.1.14", "tailwindcss": "^4.1.15",
"vue": "^3.5.22", "vue": "^3.5.22",
"vue-router": "^4.6.3" "vue-router": "^4.6.3"
}, },
@@ -25,13 +25,13 @@
"@antfu/eslint-config": "^5.4.1", "@antfu/eslint-config": "^5.4.1",
"@robonen/tsconfig": "^0.0.2", "@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^21.1.7", "@types/jsdom": "^21.1.7",
"@types/node": "^22.18.10", "@types/node": "^22.18.12",
"@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.37.0", "eslint": "^9.38.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.10", "vite": "^7.1.11",
"vitest": "^4.0.1", "vitest": "^4.0.1",
"vue-tsc": "^3.1.1" "vue-tsc": "^3.1.1"
} }

618
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff