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

2 Commits

Author SHA1 Message Date
renovate[bot]
81e12a1979 chore(deps): update dependency vue-router to v5 2026-03-05 18:15:08 +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
2 changed files with 503 additions and 349 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "pnpm@10.29.3",
"packageManager": "pnpm@10.30.1",
"scripts": {
"dev": "vite",
"build": "vite build",
@@ -16,10 +16,10 @@
"dependencies": {
"@robonen/stdlib": "^0.0.9",
"@robonen/vue": "^0.0.13",
"@tailwindcss/vite": "^4.1.18",
"tailwindcss": "^4.1.18",
"@tailwindcss/vite": "^4.2.0",
"tailwindcss": "^4.2.0",
"vue": "^3.5.28",
"vue-router": "^4.6.4"
"vue-router": "^5.0.3"
},
"devDependencies": {
"@antfu/eslint-config": "^7.4.3",
@@ -28,7 +28,7 @@
"@types/node": "^24.10.13",
"@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.39.2",
"eslint": "^9.39.3",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0",
"vite": "^7.3.1",

842
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff