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 Sep 16, 2024
1 parent 792d9fe commit f67d3f0
Show file tree
Hide file tree
Showing 53 changed files with 1,502 additions and 1,251 deletions.
4 changes: 2 additions & 2 deletions boilerplates/authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"@universal-middleware/core": "^0.2.8",
"@universal-middleware/core": "^0.2.9",
"dotenv": "^16.4.5"
},
"dependencies": {
Expand Down
12 changes: 6 additions & 6 deletions boilerplates/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"@types/which": "^3.0.4",
"aws-cdk": "^2.156.0",
"aws-cdk-lib": "^2.156.0",
"cdk": "^2.156.0",
"aws-cdk": "^2.158.0",
"aws-cdk-lib": "^2.158.0",
"cdk": "^2.158.0",
"constructs": "^10.3.0",
"esbuild": "^0.23.1",
"source-map-support": "^0.5.21",
"tsx": "^4.19.0",
"typescript": "^5.5.4",
"vitest": "^2.0.5",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"vitest": "^2.1.1",
"which": "^4.0.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/biome/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@biomejs/biome": "1.8.3",
"@biomejs/biome": "1.9.1",
"@types/node": "^18.19.14"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/cloudflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@hattip/adapter-cloudflare-workers": "^0.0.48",
"@types/node": "^18.19.14",
"npm-run-all2": "^6.2.2",
"npm-run-all2": "^6.2.3",
"vike-cloudflare": "^0.1.1",
"wrangler": "^3.75.0"
"wrangler": "^3.78.2"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/compiled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"vite": "^5.4.3",
"vite": "^5.4.5",
"vite-plugin-compiled-react": "^1.1.3"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/d1-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@types/node": "^18.19.14",
"@universal-middleware/core": "^0.2.8",
"@universal-middleware/core": "^0.2.9",
"vike": "^0.4.195"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/d1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@types/node": "^18.19.14",
"@universal-middleware/core": "^0.2.8",
"@universal-middleware/core": "^0.2.9",
"vike": "^0.4.195",
"wrangler": "^3.75.0"
"wrangler": "^3.78.2"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/drizzle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@batijs/compile": "workspace:*",
"@types/better-sqlite3": "^7.6.11",
"@types/node": "^18.19.14",
"better-sqlite3": "^11.2.1",
"better-sqlite3": "^11.3.0",
"dotenv": "^16.4.5",
"drizzle-kit": "^0.24.2",
"drizzle-orm": "^0.33.0",
"tsx": "^4.19.0"
"tsx": "^4.19.1"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/edgedb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@edgedb/generate": "^0.5.5",
"@edgedb/generate": "^0.5.6",
"@prisma/client": "^5.19.1",
"@types/node": "^18.19.14",
"colorette": "^2.0.20",
"edgedb": "^1.5.11"
"edgedb": "^1.5.12"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.2",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-solid": "^0.14.3",
"eslint-plugin-vue": "^9.28.0",
"globals": "^15.9.0",
"typescript-eslint": "^8.4.0",
"typescript-eslint": "^8.5.0",
"vue-eslint-parser": "^9.4.3"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions boilerplates/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@batijs/compile": "workspace:*",
"@trpc/server": "^10.45.2",
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.21",
"@types/node": "^18.19.14",
"@universal-middleware/express": "^0.2.5",
"@universal-middleware/express": "^0.2.6",
"cookie-parser": "^1.4.6",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"express": "^4.21.0",
"express-openid-connect": "^2.17.1",
"telefunc": "^0.1.79",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions boilerplates/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@batijs/compile": "workspace:*",
"@fastify/middie": "^8.3.1",
"@fastify/middie": "^8.3.3",
"@fastify/static": "^7.0.4",
"@trpc/server": "^10.45.2",
"@types/express": "^4.17.21",
"@types/node": "^18.19.14",
"@universal-middleware/fastify": "^0.3.2",
"@universal-middleware/fastify": "^0.3.3",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"fastify": "^4.28.1",
"telefunc": "^0.1.79",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@batijs/compile": "workspace:*",
"@types/cookie": "^0.6.0",
"@types/node": "^18.19.14",
"@universal-middleware/core": "^0.2.8",
"@universal-middleware/core": "^0.2.9",
"cookie": "^0.6.0",
"dotenv": "^16.4.5",
"firebase": "^10.13.1",
"firebase-admin": "^12.4.0",
"firebase-admin": "^12.5.0",
"firebaseui": "^6.1.0",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions boilerplates/h3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@batijs/compile": "workspace:*",
"@hattip/polyfills": "^0.0.48",
"@trpc/server": "^10.45.2",
"@types/express": "^4.17.21",
"@types/node": "^18.19.14",
"@types/serve-static": "^1.15.7",
"@universal-middleware/h3": "^0.2.3",
"@universal-middleware/h3": "^0.2.4",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"h3": "~1.12.0",
"serve-static": "^1.15.0",
"serve-static": "^1.16.2",
"telefunc": "^0.1.79",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/hattip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@hattip/adapter-aws-lambda": "^0.0.48",
"@hattip/adapter-node": "^0.0.48",
"@hattip/adapter-vercel-edge": "^0.0.48",
Expand All @@ -26,13 +26,13 @@
"@trpc/server": "^10.45.2",
"@types/aws-lambda": "^8.10.145",
"@types/node": "^18.19.14",
"@universal-middleware/hattip": "^0.2.6",
"@universal-middleware/hattip": "^0.2.7",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"hattip": "^0.0.33",
"telefunc": "^0.1.79",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
14 changes: 7 additions & 7 deletions boilerplates/hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.35.0",
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20240903.0",
"@hono/node-server": "^1.12.2",
"@cloudflare/workers-types": "^4.20240909.0",
"@hono/node-server": "^1.13.0",
"@hono/vite-dev-server": "^0.16.0",
"@trpc/server": "^10.45.2",
"@types/aws-lambda": "^8.10.145",
"@types/node": "^18.19.14",
"@universal-middleware/hono": "^0.2.7",
"@universal-middleware/hono": "^0.2.8",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"hono": "^4.5.11",
"hono": "^4.6.1",
"telefunc": "^0.1.79",
"tsx": "^4.19.0",
"tsx": "^4.19.1",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/lucia-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20240903.0",
"@cloudflare/workers-types": "^4.20240909.0",
"@lucia-auth/adapter-drizzle": "^1.1.0",
"@lucia-auth/adapter-sqlite": "^3.0.2",
"@types/better-sqlite3": "^7.6.11",
"@types/cookie": "^0.6.0",
"@types/node": "^18.19.14",
"@universal-middleware/core": "^0.2.8",
"@universal-middleware/core": "^0.2.9",
"arctic": "^1.9.2",
"better-sqlite3": "^11.2.1",
"better-sqlite3": "^11.3.0",
"cookie": "^0.6.0",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.33.0",
"lucia": "^3.2.0",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"@types/node": "^18.19.14",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"postcss": "^8.4.45",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vike-react": "^0.5.5",
"vite": "^5.4.3",
"vike-react": "^0.5.6",
"vite": "^5.4.5",
"vite-plugin-compiled-react": "^1.1.3"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/plain-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@sentry/browser": "^8.29.0",
"@sentry/browser": "^8.30.0",
"@types/node": "^18.19.14",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/react-firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/react-lucia-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vike": "^0.4.195",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/react-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@sentry/react": "^8.29.0",
"@sentry/react": "^8.30.0",
"@types/node": "^18.19.14",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vite": "^5.4.3"
"vite": "^5.4.5"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
Loading

0 comments on commit f67d3f0

Please sign in to comment.