mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 10:54:38 +00:00
Compare commits
1 Commits
renovate/m
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
858fa8abef |
20
package.json
20
package.json
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.30.1",
|
||||
"packageManager": "pnpm@10.32.1",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@@ -16,23 +16,23 @@
|
||||
"dependencies": {
|
||||
"@robonen/stdlib": "^0.0.9",
|
||||
"@robonen/vue": "^0.0.13",
|
||||
"@tailwindcss/vite": "^4.2.0",
|
||||
"tailwindcss": "^4.2.0",
|
||||
"vue": "^3.5.28",
|
||||
"@tailwindcss/vite": "^4.2.2",
|
||||
"tailwindcss": "^4.2.2",
|
||||
"vue": "^3.5.30",
|
||||
"vue-router": "^4.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^7.4.3",
|
||||
"@antfu/eslint-config": "^7.7.3",
|
||||
"@robonen/tsconfig": "^0.0.2",
|
||||
"@types/jsdom": "^27.0.0",
|
||||
"@types/node": "^24.10.13",
|
||||
"@vitejs/plugin-vue": "^6.0.4",
|
||||
"@types/node": "^24.12.0",
|
||||
"@vitejs/plugin-vue": "^6.0.5",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^10.0.3",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"jsdom": "^27.4.0",
|
||||
"vite": "^7.3.1",
|
||||
"vitest": "^4.0.18",
|
||||
"vue-tsc": "^3.2.4"
|
||||
"vitest": "^4.1.0",
|
||||
"vue-tsc": "^3.2.6"
|
||||
}
|
||||
}
|
||||
|
||||
1631
pnpm-lock.yaml
generated
1631
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user