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

chore: update packages

This commit is contained in:
2025-07-14 02:14:42 +07:00
parent 9f36b53f65
commit 650122ec1c
2 changed files with 625 additions and 439 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.12.1",
"packageManager": "pnpm@10.13.1",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -15,24 +15,24 @@
},
"dependencies": {
"@robonen/stdlib": "^0.0.7",
"@robonen/vue": "^0.0.7",
"@tailwindcss/vite": "^4.1.8",
"tailwindcss": "^4.1.8",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"@robonen/vue": "^0.0.8",
"@tailwindcss/vite": "^4.1.11",
"tailwindcss": "^4.1.11",
"vue": "^3.5.17",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@antfu/eslint-config": "^4.14.1",
"@antfu/eslint-config": "^4.16.2",
"@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.14.0",
"@vitejs/plugin-vue": "^5.2.3",
"@types/node": "^22.16.3",
"@vitejs/plugin-vue": "^6.0.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.28.0",
"eslint": "^9.31.0",
"eslint-plugin-vuejs-accessibility": "^2.4.1",
"jsdom": "^26.0.0",
"vite": "^6.2.4",
"vitest": "^3.1.1",
"vue-tsc": "^2.2.8"
"jsdom": "^26.1.0",
"vite": "^7.0.4",
"vitest": "^3.2.4",
"vue-tsc": "^3.0.1"
}
}

1036
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff