mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-06-21 18:45:17 +00:00
Compare commits
15 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87d5b8b36c | |||
| 1104651cbc | |||
| b1bd96afb9 | |||
| 5988fd2b94 | |||
| 1431676a35 | |||
| cc2f6ab4c9 | |||
| 41b3ca6dcf | |||
| 7f655e5f21 | |||
| f12884adb7 | |||
| 78771247b6 | |||
| 1b3d535649 | |||
| 25e3b17221 | |||
| 6b7afc976c | |||
| e439970948 | |||
| 8a64c771c5 |
+18
-18
@@ -3,7 +3,7 @@
|
||||
"type": "module",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"packageManager": "pnpm@10.22.0",
|
||||
"packageManager": "pnpm@10.34.4",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@@ -14,25 +14,25 @@
|
||||
"lint:fix": "eslint . --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@robonen/stdlib": "^0.0.7",
|
||||
"@robonen/vue": "^0.0.11",
|
||||
"@tailwindcss/vite": "^4.1.17",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"vue": "^3.5.24",
|
||||
"vue-router": "^4.6.3"
|
||||
"@robonen/stdlib": "^0.0.10",
|
||||
"@robonen/vue": "^0.0.14",
|
||||
"@tailwindcss/vite": "^4.3.1",
|
||||
"tailwindcss": "^4.3.1",
|
||||
"vue": "^3.5.38",
|
||||
"vue-router": "^4.6.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@antfu/eslint-config": "^6.2.0",
|
||||
"@robonen/tsconfig": "^0.0.2",
|
||||
"@antfu/eslint-config": "^7.7.3",
|
||||
"@robonen/tsconfig": "^0.1.0",
|
||||
"@types/jsdom": "^27.0.0",
|
||||
"@types/node": "^24.10.1",
|
||||
"@vitejs/plugin-vue": "^6.0.2",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"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"
|
||||
"@types/node": "^24.13.2",
|
||||
"@vitejs/plugin-vue": "^6.0.7",
|
||||
"@vue/test-utils": "^2.4.11",
|
||||
"eslint": "^9.39.4",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"jsdom": "^27.4.0",
|
||||
"vite": "^7.3.5",
|
||||
"vitest": "^4.1.9",
|
||||
"vue-tsc": "^3.3.5"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1438
-1253
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user