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
renovate[bot] authored Oct 4, 2024
1 parent b120c65 commit dc794c6
Show file tree
Hide file tree
Showing 6 changed files with 1,297 additions and 2,055 deletions.
10 changes: 5 additions & 5 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
},
"devDependencies": {
"@hono/arktype-validator": "^2.0.0",
"@hono/node-server": "^1.12.2",
"@hono/node-server": "^1.13.1",
"@kinde-oss/kinde-typescript-sdk": "^2.9.1",
"@local/common": "workspace:*",
"@local/tsconfig": "workspace:*",
"@namesmt/utils": "^0.5.6",
"@vitest/coverage-v8": "^2.1.1",
"arktype": "2.0.0-rc.6",
"@vitest/coverage-v8": "^2.1.2",
"arktype": "2.0.0-rc.14",
"consola": "^3.2.3",
"hono": "^4.6.1",
"hono": "^4.6.3",
"hono-adapter-aws-lambda": "^1.3.0",
"hono-sessions": "^0.5.8",
"std-env": "^3.7.0",
"unbuild": "^2.0.0",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
}
}
28 changes: 14 additions & 14 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,16 @@
"@local/common-vue": "workspace:*",
"@namesmt/vue-query-nuxt": "^0.3.3",
"@nuxt/eslint": "^0.5.7",
"@nuxt/image": "^1.8.0",
"@nuxt/image": "^1.8.1",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/i18n": "^8.5.3",
"@nuxtjs/seo": "2.0.0-rc.10",
"@nuxtjs/i18n": "^8.5.5",
"@nuxtjs/seo": "2.0.0-rc.23",
"@primevue/nuxt-module": "^4.0.7",
"@tanstack/query-persist-client-core": "^5.56.2",
"@tanstack/vue-query": "^5.56.2",
"@unocss/nuxt": "^0.62.3",
"@vueuse/core": "^11.0.3",
"@vueuse/nuxt": "^11.0.3",
"@tanstack/query-persist-client-core": "^5.59.0",
"@tanstack/vue-query": "^5.59.1",
"@unocss/nuxt": "^0.63.3",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"backend": "workspace:*",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -45,21 +45,21 @@
"embla-carousel": "^8.3.0",
"embla-carousel-vue": "^8.3.0",
"h3-proxy": "^1.13.0",
"hono": "^4.6.1",
"hono": "^4.6.3",
"idb-keyval": "^6.2.1",
"nuxt": "^3.13.2",
"ohash": "^1.1.4",
"primeicons": "^7.0.0",
"radix-vue": "^1.9.5",
"sass": "^1.78.0",
"radix-vue": "^1.9.6",
"sass": "^1.79.4",
"shadcn-nuxt": "^0.10.4",
"tailwind-merge": "^2.5.2",
"tailwind-merge": "^2.5.3",
"ufo": "^1.5.4",
"unocss": "^0.62.3",
"unocss": "^0.63.3",
"unocss-preset-animations": "^1.1.0",
"unocss-preset-shadcn": "^0.3.1",
"vite-plugin-optimize-exclude": "^0.0.1",
"vue": "^3.5.5",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
}
}
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "starter-fullstack",
"type": "module",
"private": true,
"packageManager": "pnpm@9.10.0",
"packageManager": "pnpm@9.12.0",
"engines": {
"node": ">=20.13.1"
"node": ">=20.18.0"
},
"scripts": {
"build": "dotenvx run -- turbo run build",
Expand All @@ -17,26 +17,26 @@
"sst": "ion"
},
"devDependencies": {
"@antfu/eslint-config": "^3.6.2",
"@dotenvx/dotenvx": "1.11.4",
"@types/aws-lambda": "8.10.138",
"@unocss/eslint-plugin": "^0.62.3",
"eslint": "^9.10.0",
"@antfu/eslint-config": "^3.7.3",
"@dotenvx/dotenvx": "1.14.2",
"@types/aws-lambda": "8.10.145",
"@unocss/eslint-plugin": "^0.63.3",
"eslint": "^9.11.1",
"frontend": "workspace:*",
"lint-staged": "^15.2.10",
"pathe": "^1.1.2",
"simple-git-hooks": "^2.11.1",
"std-env": "^3.7.0",
"tsx": "^4.19.1",
"turbo": "^2.1.2",
"turbo": "^2.1.3",
"typescript": "^5.6.2",
"unocss": "^0.62.3"
"unocss": "^0.63.3"
},
"pnpm": {
"overrides": {
"is-core-module": "npm:@nolyfill/is-core-module@^1",
"isarray": "npm:@nolyfill/isarray@^1",
"string.prototype.codepointat": "npm:@nolyfill/string.prototype.codepointat@^1"
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39",
"isarray": "npm:@nolyfill/isarray@^1.0.29",
"string.prototype.codepointat": "npm:@nolyfill/string.prototype.codepointat@^1.0.28"
}
},
"simple-git-hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"devDependencies": {
"@local/tsconfig": "workspace:*",
"vue": "^3.5.5"
"vue": "^3.5.11"
}
}
2 changes: 1 addition & 1 deletion packages/locales/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
},
"devDependencies": {
"@local/tsconfig": "workspace:*",
"unplugin-sheet-i18n": "^0.4.11"
"unplugin-sheet-i18n": "^0.4.14"
}
}
Loading

0 comments on commit dc794c6

Please sign in to comment.