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

1 Commits

Author SHA1 Message Date
renovate[bot]
75e570de07 chore(deps): update dependency vue-router to v5 2026-02-17 01:58:11 +00:00
2 changed files with 565 additions and 339 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.30.1", "packageManager": "pnpm@10.29.3",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
@@ -16,19 +16,19 @@
"dependencies": { "dependencies": {
"@robonen/stdlib": "^0.0.9", "@robonen/stdlib": "^0.0.9",
"@robonen/vue": "^0.0.13", "@robonen/vue": "^0.0.13",
"@tailwindcss/vite": "^4.2.0", "@tailwindcss/vite": "^4.1.18",
"tailwindcss": "^4.2.0", "tailwindcss": "^4.1.18",
"vue": "^3.5.28", "vue": "^3.5.28",
"vue-router": "^4.6.4" "vue-router": "^5.0.2"
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^7.4.3", "@antfu/eslint-config": "^7.4.3",
"@robonen/tsconfig": "^0.0.2", "@robonen/tsconfig": "^0.0.2",
"@types/jsdom": "^28.0.1", "@types/jsdom": "^27.0.0",
"@types/node": "^24.10.13", "@types/node": "^24.10.13",
"@vitejs/plugin-vue": "^6.0.4", "@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6", "@vue/test-utils": "^2.4.6",
"eslint": "^9.39.3", "eslint": "^9.39.2",
"eslint-plugin-vuejs-accessibility": "^2.5.0", "eslint-plugin-vuejs-accessibility": "^2.5.0",
"jsdom": "^27.4.0", "jsdom": "^27.4.0",
"vite": "^7.3.1", "vite": "^7.3.1",

892
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff