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
hywax-assistant committed Dec 1, 2024
1 parent 9761971 commit ee5eed0
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"vue": "^3.5.13"
},
"devDependencies": {
"@hywax/tools-eslint": "^1.0.0",
"@hywax/tools-eslint": "^1.1.0",
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@iconify/json": "^2.2.277",
"@iconify/json": "^2.2.278",
"@types/node": "^22.10.1",
"unocss": "^0.64.1",
"unplugin-vue-components": "^0.27.5",
Expand Down
4 changes: 2 additions & 2 deletions apps/mafl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@hywax/tools-eslint": "^1.0.0",
"@hywax/tools-eslint": "^1.1.0",
"@nuxtjs/i18n": "^9.1.0",
"@types/node": "^22.10.1",
"@vueuse/nuxt": "^12.0.0",
"nuxt": "^3.14.1592",
"nuxt-zod-i18n": "^1.11.0",
"nuxt-zod-i18n": "^1.11.2",
"typescript": "^5.7.2",
"vue-tsc": "^2.1.10"
}
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"private": true,
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"scripts": {
"dev": "pnpm run dev",
"dev:mafl": "pnpm --filter @mafl/mafl dev",
Expand All @@ -17,7 +17,7 @@
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@hywax/tools-eslint": "^1.0.0",
"@hywax/tools-eslint": "^1.1.0",
"changelogen": "^0.5.7",
"husky": "^9.1.7",
"lint-staged": "^15.2.10"
Expand Down
38 changes: 19 additions & 19 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 ee5eed0

Please sign in to comment.