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:
12
package.json
12
package.json
@@ -16,13 +16,13 @@
|
||||
"dependencies": {
|
||||
"@robonen/stdlib": "^0.0.7",
|
||||
"@robonen/vue": "^0.0.11",
|
||||
"@tailwindcss/vite": "^4.1.15",
|
||||
"tailwindcss": "^4.1.15",
|
||||
"@tailwindcss/vite": "^4.1.16",
|
||||
"tailwindcss": "^4.1.16",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.6.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^6.0.0",
|
||||
"@antfu/eslint-config": "^6.1.0",
|
||||
"@robonen/tsconfig": "^0.0.2",
|
||||
"@types/jsdom": "^27.0.0",
|
||||
"@types/node": "^22.18.12",
|
||||
@@ -31,8 +31,8 @@
|
||||
"eslint": "^9.38.0",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.4.1",
|
||||
"jsdom": "^27.0.1",
|
||||
"vite": "^7.1.11",
|
||||
"vitest": "^4.0.1",
|
||||
"vue-tsc": "^3.1.1"
|
||||
"vite": "^7.1.12",
|
||||
"vitest": "^4.0.3",
|
||||
"vue-tsc": "^3.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user