Skip to content

Commit

Permalink
chore: update deps, nolyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
NamesMT committed Jan 18, 2025
1 parent 7410eb1 commit e07f6c4
Show file tree
Hide file tree
Showing 5 changed files with 2,573 additions and 2,680 deletions.
20 changes: 10 additions & 10 deletions apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"build": "dotenvx run -f .env.prod.local -f .env -- unbuild"
},
"dependencies": {
"srvx": "^0.1.3"
"srvx": "^0.1.4"
},
"devDependencies": {
"@hono/arktype-validator": "^2.0.0",
"@kinde-oss/kinde-typescript-sdk": "^2.9.1",
"@local/common": "workspace:*",
"@local/tsconfig": "workspace:*",
"@namesmt/utils": "^0.5.9",
"@scalar/hono-api-reference": "^0.5.165",
"@vitest/coverage-v8": "^2.1.8",
"arktype": "2.0.0-rc.25",
"consola": "^3.3.3",
"hono": "^4.6.16",
"@scalar/hono-api-reference": "^0.5.166",
"@vitest/coverage-v8": "^3.0.2",
"arktype": "^2.0.0",
"consola": "^3.4.0",
"hono": "^4.6.17",
"hono-adapter-aws-lambda": "^1.3.0",
"hono-openapi": "^0.3.1",
"hono-sessions": "^0.7.0",
"hono-openapi": "^0.4.1",
"hono-sessions": "^0.7.1",
"std-env": "^3.8.0",
"unbuild": "^3.2.0",
"vitest": "^2.1.8"
"unbuild": "^3.3.1",
"vitest": "^3.0.2"
}
}
30 changes: 15 additions & 15 deletions apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,37 +27,37 @@
"@local/common": "workspace:*",
"@local/common-vue": "workspace:*",
"@namesmt/vue-query-nuxt": "^0.3.3",
"@nuxt/eslint": "^0.7.4",
"@nuxt/image": "^1.8.1",
"@nuxt/eslint": "^0.7.5",
"@nuxt/image": "^1.9.0",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/i18n": "^9.1.1",
"@nuxtjs/seo": "^2.0.2",
"@nuxtjs/seo": "^2.0.3",
"@primevue/nuxt-module": "^4.2.5",
"@tanstack/query-persist-client-core": "^5.62.15",
"@tanstack/vue-query": "^5.62.12",
"@unocss/nuxt": "^0.65.3",
"@vueuse/core": "^12.3.0",
"@vueuse/nuxt": "^12.3.0",
"@tanstack/query-persist-client-core": "^5.64.1",
"@tanstack/vue-query": "^5.64.1",
"@unocss/nuxt": "^65.4.2",
"@vueuse/core": "^12.4.0",
"@vueuse/nuxt": "^12.4.0",
"backend": "workspace:*",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"destr": "^2.0.3",
"embla-carousel": "^8.5.1",
"embla-carousel-vue": "^8.5.1",
"embla-carousel": "^8.5.2",
"embla-carousel-vue": "^8.5.2",
"h3-proxy": "^1.13.0",
"hono": "^4.6.16",
"hono": "^4.6.17",
"idb-keyval": "^6.2.1",
"nuxt": "^3.15.1",
"nuxt": "^3.15.2",
"ohash": "^1.1.4",
"primeicons": "^7.0.0",
"radix-vue": "^1.9.12",
"sass": "^1.83.1",
"sass": "^1.83.4",
"shadcn-nuxt": "0.10.4",
"tailwind-merge": "^2.6.0",
"ufo": "^1.5.4",
"unocss": "^0.65.3",
"unocss-preset-animations": "^1.1.0",
"unocss": "^65.4.2",
"unocss-preset-animations": "^1.1.1",
"unocss-preset-shadcn": "^0.3.1",
"vite-plugin-optimize-exclude": "^0.0.1",
"vue": "^3.5.13",
Expand Down
20 changes: 11 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "starter-fullstack",
"type": "module",
"private": true,
"packageManager": "pnpm@9.15.3",
"packageManager": "pnpm@9.15.4",
"engines": {
"node": ">=20.13.1"
},
Expand All @@ -17,26 +17,28 @@
"sst": "ion"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.1",
"@antfu/eslint-config": "^3.14.0",
"@dotenvx/dotenvx": "1.11.4",
"@types/aws-lambda": "^8.10.147",
"@unocss/eslint-plugin": "^0.65.3",
"eslint": "^9.17.0",
"@unocss/eslint-plugin": "^65.4.2",
"eslint": "^9.18.0",
"frontend": "workspace:*",
"lint-staged": "^15.3.0",
"pathe": "^2.0.0",
"lint-staged": "^15.4.1",
"pathe": "^2.0.2",
"simple-git-hooks": "^2.11.1",
"std-env": "^3.8.0",
"tsx": "^4.19.2",
"turbo": "^2.3.3",
"typescript": "^5.7.2",
"unocss": "^0.65.3"
"typescript": "^5.7.3",
"unocss": "^65.4.2"
},
"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"
"string.prototype.codepointat": "npm:@nolyfill/string.prototype.codepointat@^1",
"safe-buffer": "npm:@nolyfill/safe-buffer@^1",
"safer-buffer": "npm:@nolyfill/safer-buffer@^1"
}
},
"simple-git-hooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
},
"devDependencies": {
"@local/tsconfig": "workspace:*",
"pathe": "^2.0.0"
"pathe": "^2.0.2"
}
}
Loading

0 comments on commit e07f6c4

Please sign in to comment.