Skip to content

Commit

Permalink
chore: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hmbanan666 committed Feb 7, 2025
1 parent 7265c63 commit 9108d2f
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 63 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,11 @@
},
"devDependencies": {
"@antfu/eslint-config": "^4.1.1",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@semantic-release/exec": "^6.0.3",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@semantic-release/exec": "^7.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^22.7.9",
"@types/node": "^22.13.1",
"dotenv-cli": "^8.0.0",
"eslint": "^9.19.0",
"husky": "^9.1.7",
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"dependencies": {
"@nuxt/ui": "3.0.0-alpha.12",
"@nuxtjs/i18n": "^9.1.3",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"@nuxtjs/i18n": "^9.2.0",
"@vueuse/core": "^12.5.0",
"@vueuse/nuxt": "^12.5.0",
"nuxt-zod-i18n": "^1.11.5",
"zod": "^3.24.1"
},
Expand Down
83 changes: 27 additions & 56 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 9108d2f

Please sign in to comment.