Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 8cf7884 commit c32195b
Show file tree
Hide file tree
Showing 6 changed files with 78 additions and 80 deletions.
8 changes: 4 additions & 4 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.42",
"packageManager": "[email protected].3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a",
"packageManager": "[email protected].4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
"scripts": {
"dev": "vite --host",
"typecheck": "vue-tsc --noEmit",
Expand All @@ -16,7 +16,7 @@
"@0xjacky/vue-github-button": "^3.1.1",
"@ant-design/icons-vue": "^7.0.1",
"@formkit/auto-animate": "^0.8.2",
"@simplewebauthn/browser": "^13.0.0",
"@simplewebauthn/browser": "^13.1.0",
"@vue/reactivity": "^3.5.13",
"@vue/shared": "^3.5.13",
"@vueuse/components": "^12.4.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@antfu/eslint-config": "^3.13.0",
"@antfu/eslint-config": "^3.14.0",
"@iconify-json/fa": "1.2.1",
"@iconify-json/tabler": "^1.2.14",
"@iconify/tools": "^4.1.1",
Expand All @@ -71,7 +71,7 @@
"eslint": "9.18.0",
"eslint-plugin-sonarjs": "^3.0.1",
"less": "^4.2.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "5.7.3",
"unplugin-auto-import": "^19.0.0",
Expand Down
108 changes: 50 additions & 58 deletions app/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@types/node": "^22.10.5",
"@types/node": "^22.10.6",
"less": "^4.2.1"
},
"license": "AGPL-3.0",
"packageManager": "[email protected].3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
"packageManager": "[email protected].4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
}
Loading

0 comments on commit c32195b

Please sign in to comment.