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 Nov 19, 2024
1 parent b64df42 commit 4c90ebb
Show file tree
Hide file tree
Showing 6 changed files with 282 additions and 290 deletions.
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@hywax/vitepress-yandex-metrika": "^0.4.0",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/ph": "^1.2.1",
"@iconify/json": "^2.2.273",
"@iconify/json": "^2.2.274",
"@shorter/eslint-config": "workspace:*",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"unocss": "^0.64.1",
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.11",
Expand Down
6 changes: 3 additions & 3 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
"devDependencies": {
"@iconify-json/emojione": "^1.2.0",
"@iconify-json/heroicons": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.12",
"@shorter/email-templates": "workspace:*",
"@shorter/eslint-config": "workspace:*",
"@types/bcrypt": "^5.0.2",
"@types/better-sqlite3": "^7.6.11",
"@types/better-sqlite3": "^7.6.12",
"@types/lodash-es": "^4.17.12",
"@types/nodemailer": "^6.4.16",
"@types/nodemailer": "^6.4.17",
"drizzle-kit": "^0.28.1",
"nuxt": "^3.14.159",
"nuxt-time": "^1.0.2",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"prepare": "husky"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"changelogen": "^0.5.7",
"dotenv-cli": "^7.4.2",
"husky": "^9.1.6",
"dotenv-cli": "^7.4.3",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"turbo": "^2.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/email-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "^12.1.1",
"@shorter/eslint-config": "workspace:*",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"@vitejs/plugin-vue": "^5.2.0",
"@vue/compiler-sfc": "^3.5.13",
"eslint": "^9.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"eslint": "^9.15.0"
},
"dependencies": {
"@antfu/eslint-config": "^3.9.1"
"@antfu/eslint-config": "^3.9.2"
},
"devDependencies": {
"eslint": "^9.15.0"
Expand Down
Loading

0 comments on commit 4c90ebb

Please sign in to comment.