Skip to content

Commit

Permalink
Merge pull request #409 from vikejs/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 authored Oct 14, 2024
2 parents c100a2c + 37f277a commit 4110b35
Show file tree
Hide file tree
Showing 41 changed files with 993 additions and 838 deletions.
2 changes: 1 addition & 1 deletion boilerplates/authjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@auth/core": "^0.37.0",
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.12"
"@universal-middleware/core": "^0.2.13"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/aws/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.55",
"@types/which": "^3.0.4",
"aws-cdk": "^2.161.1",
"aws-cdk-lib": "^2.161.1",
"cdk": "^2.161.1",
"constructs": "^10.3.0",
"aws-cdk": "^2.162.1",
"aws-cdk-lib": "^2.162.1",
"cdk": "^2.162.1",
"constructs": "^10.4.1",
"esbuild": "^0.24.0",
"npm-run-all2": "^6.2.3",
"source-map-support": "^0.5.21",
Expand Down
4 changes: 2 additions & 2 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.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@hattip/adapter-cloudflare-workers": "^0.0.48",
"@types/node": "^18.19.55",
"npm-run-all2": "^6.2.3",
"vike-cloudflare": "^0.1.2",
"wrangler": "^3.80.2"
"wrangler": "^3.80.4"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/d1-sqlite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.12",
"vike": "^0.4.198"
"@universal-middleware/core": "^0.2.13",
"vike": "^0.4.199"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 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.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.12",
"vike": "^0.4.198",
"wrangler": "^3.80.2"
"@universal-middleware/core": "^0.2.13",
"vike": "^0.4.199",
"wrangler": "^3.80.4"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-solid": "^0.14.3",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vue": "^9.29.0",
"globals": "^15.11.0",
"typescript-eslint": "^8.8.1",
"vue-eslint-parser": "^9.4.3"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@trpc/server": "^10.45.2",
"@types/express": "^4.17.21",
"@types/node": "^18.19.55",
"@universal-middleware/express": "^0.2.7",
"@universal-middleware/express": "^0.2.8",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"express": "^4.21.1",
"telefunc": "^0.1.79",
"tsx": "^4.19.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/fastify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"@trpc/server": "^10.45.2",
"@types/express": "^4.17.21",
"@types/node": "^18.19.55",
"@universal-middleware/fastify": "^0.3.4",
"@universal-middleware/fastify": "^0.3.5",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"fastify": "^5.0.0",
"telefunc": "^0.1.79",
"tsx": "^4.19.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@batijs/compile": "workspace:*",
"@types/cookie": "^0.6.0",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.12",
"cookie": "^1.0.0",
"@universal-middleware/core": "^0.2.13",
"cookie": "^1.0.1",
"dotenv": "^16.4.5",
"firebase": "^10.14.0",
"firebase": "^10.14.1",
"firebase-admin": "^12.6.0",
"firebaseui": "^6.1.0",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/h3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@types/express": "^4.17.21",
"@types/node": "^18.19.55",
"@types/serve-static": "^1.15.7",
"@universal-middleware/h3": "^0.2.5",
"@universal-middleware/h3": "^0.2.7",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"h3": "~1.13.0",
"serve-static": "^1.16.2",
"telefunc": "^0.1.79",
"tsx": "^4.19.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/hattip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@auth/core": "^0.37.0",
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@hattip/adapter-aws-lambda": "^0.0.48",
"@hattip/adapter-node": "^0.0.48",
"@hattip/adapter-vercel-edge": "^0.0.48",
Expand All @@ -26,12 +26,12 @@
"@trpc/server": "^10.45.2",
"@types/aws-lambda": "^8.10.145",
"@types/node": "^18.19.55",
"@universal-middleware/hattip": "^0.2.8",
"@universal-middleware/hattip": "^0.2.10",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"hattip": "^0.0.33",
"telefunc": "^0.1.79",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
10 changes: 5 additions & 5 deletions boilerplates/hono/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"devDependencies": {
"@auth/core": "^0.37.0",
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20241004.0",
"@hono/node-server": "^1.13.1",
"@cloudflare/workers-types": "^4.20241011.0",
"@hono/node-server": "^1.13.2",
"@hono/vite-dev-server": "^0.16.0",
"@trpc/server": "^10.45.2",
"@types/aws-lambda": "^8.10.145",
"@types/node": "^18.19.55",
"@universal-middleware/hono": "^0.2.9",
"@universal-middleware/hono": "^0.2.11",
"cross-env": "^7.0.3",
"dotenv": "^16.4.5",
"hono": "^4.6.3",
"hono": "^4.6.4",
"telefunc": "^0.1.79",
"tsx": "^4.19.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
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,20 +13,20 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20241004.0",
"@cloudflare/workers-types": "^4.20241011.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.55",
"@universal-middleware/core": "^0.2.12",
"@universal-middleware/core": "^0.2.13",
"arctic": "^1.9.2",
"better-sqlite3": "^11.3.0",
"cookie": "^1.0.0",
"cookie": "^1.0.1",
"dotenv": "^16.4.5",
"drizzle-orm": "^0.34.1",
"lucia": "^3.2.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@mantine/hooks": "^7.13.2",
"@types/node": "^18.19.55",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"postcss": "^8.4.47",
"postcss-preset-mantine": "^1.17.0",
"postcss-simple-vars": "^7.0.1",
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/react-firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.55",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"firebase": "^10.14.0",
"@types/react-dom": "^18.3.1",
"firebase": "^10.14.1",
"firebaseui": "^6.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/react-lucia-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.55",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
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,10 +13,10 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@sentry/react": "^8.33.1",
"@sentry/react": "^8.34.0",
"@types/node": "^18.19.55",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vite": "^5.4.8"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.25.7",
"@babel/core": "^7.25.8",
"@babel/plugin-syntax-flow": "^7.25.7",
"@babel/plugin-transform-react-jsx": "^7.25.7",
"@batijs/compile": "workspace:*",
"@mantine/core": "^7.13.2",
"@types/node": "^18.19.55",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vike-react": "^0.5.7",
"vite": "^5.4.8",
"vite-plugin-compiled-react": "^1.1.3"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/shadcn-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@types/node": "^18.19.55",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.451.0",
"lucide-react": "^0.452.0",
"tailwind-merge": "^2.5.3",
"tailwindcss": "^3.4.13",
"tailwindcss-animate": "^1.0.7"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/shared-db/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.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.12"
"@universal-middleware/core": "^0.2.13"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/shared-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@cloudflare/workers-types": "^4.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@types/node": "^18.19.55",
"@universal-middleware/core": "^0.2.12",
"vike": "^0.4.198",
"@universal-middleware/core": "^0.2.13",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/shared-todo/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.20241004.0",
"@cloudflare/workers-types": "^4.20241011.0",
"@types/node": "^18.19.55",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vike-cloudflare": "^0.1.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/shared/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {},
"devDependencies": {
"typescript": "^5.6.3",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"type": "module"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@batijs/compile": "workspace:*",
"@hattip/vite": "^0.0.48",
"@types/node": "^18.19.55",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8",
"vite-plugin-vercel": "^9.0.3"
},
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/solid-firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"devDependencies": {
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.55",
"firebase": "^10.14.0",
"firebase": "^10.14.1",
"firebaseui": "^6.1.0",
"solid-js": "^1.9.2",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/solid-lucia-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.55",
"solid-js": "^1.9.2",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vite": "^5.4.8"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/solid-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"license": "MIT",
"devDependencies": {
"@batijs/compile": "workspace:*",
"@sentry/solid": "^8.33.1",
"@sentry/solid": "^8.34.0",
"@types/node": "^18.19.55",
"solid-js": "^1.9.2",
"vike-solid": "^0.7.6",
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"solid-js": "^1.9.2",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.3",
"vike": "^0.4.198",
"vike": "^0.4.199",
"vike-solid": "^0.7.6",
"vite": "^5.4.8",
"vite-plugin-solid": "^2.10.2"
Expand Down
Loading

0 comments on commit 4110b35

Please sign in to comment.