Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b632331 commit 1d30642
Show file tree
Hide file tree
Showing 2 changed files with 1,052 additions and 1,367 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,28 +61,28 @@
"country-emoji": "^1.5.6",
"electron-store": "^10.0.0",
"ip": "^2.0.1",
"oui-data": "^1.1.225",
"oui-data": "^1.1.242",
"ping": "^0.4.4",
"vuetify": "^3.7.4"
"vuetify": "^3.7.5"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@nuxt/devtools": "^1.6.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@nuxt/devtools": "^1.6.4",
"@types/ip": "^1.1.3",
"@types/ping": "^0.4.4",
"electron": "^31.7.4",
"electron": "^31.7.6",
"electron-builder": "^24.13.3",
"eslint": "^9.14.0",
"lint-staged": "^15.2.10",
"nuxi": "^3.15.0",
"nuxt": "^3.14.159",
"eslint": "^9.16.0",
"lint-staged": "^15.2.11",
"nuxi": "^3.16.0",
"nuxt": "^3.14.1592",
"nuxt-electron": "^0.7.0",
"sass": "^1.80.7",
"sass": "^1.83.0",
"simple-git-hooks": "^2.11.1",
"type-fest": "^4.26.1",
"vite-plugin-electron": "^0.28.8",
"type-fest": "^4.30.1",
"vite-plugin-electron": "^0.29.0",
"vite-plugin-electron-renderer": "^0.14.6",
"vuetify-nuxt-module": "^0.18.3"
},
Expand Down
Loading

0 comments on commit 1d30642

Please sign in to comment.