Skip to content

Commit

Permalink
Merge pull request #729 from 0xJacky/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
0xJacky authored Dec 14, 2024
2 parents b6dd679 + 1835d9a commit 369b945
Show file tree
Hide file tree
Showing 6 changed files with 436 additions and 439 deletions.
12 changes: 6 additions & 6 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nginx-ui-app-next",
"type": "module",
"version": "2.0.0-beta.41",
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
"packageManager": "pnpm@9.15.0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand Down Expand Up @@ -40,7 +40,7 @@
"sortablejs": "^1.15.6",
"sse.js": "^2.5.0",
"universal-cookie": "^7.2.2",
"unocss": "^0.64.1",
"unocss": "^0.65.1",
"vite-plugin-build-id": "0.5.0",
"vue": "^3.5.13",
"vue-dompurify-html": "^5.2.0",
Expand All @@ -65,16 +65,16 @@
"@vitejs/plugin-vue": "^5.2.1",
"@vitejs/plugin-vue-jsx": "^4.1.1",
"@vue/compiler-sfc": "^3.5.13",
"@vue/tsconfig": "^0.6.0",
"@vue/tsconfig": "^0.7.0",
"ace-builds": "^1.36.5",
"autoprefixer": "^10.4.20",
"eslint": "9.14.0",
"eslint": "9.17.0",
"eslint-plugin-sonarjs": "^3.0.1",
"less": "^4.2.1",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "5.6.3",
"unplugin-auto-import": "^0.18.6",
"typescript": "5.7.2",
"unplugin-auto-import": "^0.19.0",
"unplugin-vue-components": "^0.27.5",
"unplugin-vue-define-options": "^1.5.3",
"vite": "^6.0.3",
Expand Down
Loading

0 comments on commit 369b945

Please sign in to comment.