mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 19:04:40 +00:00
chore(deps): update all non-major dependencies
This commit is contained in:
10
package.json
10
package.json
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.22.0",
|
||||
"packageManager": "pnpm@10.24.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@@ -18,7 +18,7 @@
|
||||
"@robonen/vue": "^0.0.11",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"vue": "^3.5.24",
|
||||
"vue": "^3.5.25",
|
||||
"vue-router": "^4.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -31,8 +31,8 @@
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.4.1",
|
||||
"jsdom": "^27.2.0",
|
||||
"vite": "^7.2.2",
|
||||
"vitest": "^4.0.10",
|
||||
"vue-tsc": "^3.1.4"
|
||||
"vite": "^7.2.4",
|
||||
"vitest": "^4.0.14",
|
||||
"vue-tsc": "^3.1.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user