mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 02:44:39 +00:00
chore(deps): update all non-major dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.18.3",
|
||||
"packageManager": "pnpm@10.19.0",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@@ -16,8 +16,8 @@
|
||||
"dependencies": {
|
||||
"@robonen/stdlib": "^0.0.7",
|
||||
"@robonen/vue": "^0.0.11",
|
||||
"@tailwindcss/vite": "^4.1.14",
|
||||
"tailwindcss": "^4.1.14",
|
||||
"@tailwindcss/vite": "^4.1.15",
|
||||
"tailwindcss": "^4.1.15",
|
||||
"vue": "^3.5.22",
|
||||
"vue-router": "^4.6.3"
|
||||
},
|
||||
@@ -25,13 +25,13 @@
|
||||
"@antfu/eslint-config": "^5.4.1",
|
||||
"@robonen/tsconfig": "^0.0.2",
|
||||
"@types/jsdom": "^21.1.7",
|
||||
"@types/node": "^22.18.10",
|
||||
"@types/node": "^22.18.12",
|
||||
"@vitejs/plugin-vue": "^6.0.1",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.37.0",
|
||||
"eslint": "^9.38.0",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.4.1",
|
||||
"jsdom": "^26.1.0",
|
||||
"vite": "^7.1.10",
|
||||
"vite": "^7.1.11",
|
||||
"vitest": "^4.0.1",
|
||||
"vue-tsc": "^3.1.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user