Skip to content

Commit

Permalink
chore: use @galexrt/nuxt-update as a fork of nuxt-update
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Trost <[email protected]>
  • Loading branch information
galexrt committed Sep 2, 2024
1 parent 99e82d3 commit f3f1ab7
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default defineNuxtConfig({
'@pinia-plugin-persistedstate/nuxt',
'nuxt-zod-i18n',
'@nuxtjs/i18n',
'nuxt-update',
'@galexrt/nuxt-update',
],

future: {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"i18next-scanner": "npx i18next-scanner --config ./internal/scripts/i18next-scanner.config.cjs"
},
"dependencies": {
"@galexrt/nuxt-update": "1.0.0",
"@iconify-json/flagpack": "1.2.0",
"@iconify-json/mdi": "1.2.0",
"@iconify-json/simple-icons": "1.2.1",
Expand All @@ -47,7 +48,6 @@
"leaflet-contextmenu": "1.4.0",
"maska": "3.0.2",
"mdi-vue3": "7.4.47",
"nuxt-update": "1.0.0",
"nuxt-zod-i18n": "1.9.0",
"pinia": "2.2.2",
"slugify": "1.6.6",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

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

0 comments on commit f3f1ab7

Please sign in to comment.