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 Feb 19, 2024
1 parent a95316f commit d0fb46f
Show file tree
Hide file tree
Showing 28 changed files with 598 additions and 536 deletions.
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.1.1",
"vite": "^5.1.3",
"vite-plugin-compiled-react": "^1.1.3"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,19 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.26.3",
"@auth/core": "^0.27.0",
"@batijs/compile": "workspace:*",
"@batijs/trpc": "workspace:*",
"@hattip/adapter-node": "^0.0.42",
"@hattip/adapter-node": "^0.0.43",
"@trpc/server": "^10.45.1",
"@types/express": "^4.17.21",
"@types/node": "^18.19.14",
"express": "^4.18.2",
"telefunc": "^0.1.71",
"tsx": "^4.7.1",
"vike": "^0.4.161",
"vike": "^0.4.162",
"vike-authjs": "^0.1.4",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/h3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.26.3",
"@auth/core": "^0.27.0",
"@batijs/compile": "workspace:*",
"@batijs/trpc": "workspace:^",
"@hattip/polyfills": "^0.0.42",
"@hattip/polyfills": "^0.0.43",
"@trpc/server": "^10.45.1",
"@types/node": "^18.19.14",
"@types/serve-static": "^1.15.5",
"h3": "~1.10.1",
"serve-static": "^1.15.0",
"telefunc": "^0.1.71",
"tsx": "^4.7.1",
"vike": "^0.4.161",
"vike": "^0.4.162",
"vike-authjs": "^0.1.4",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
14 changes: 7 additions & 7 deletions boilerplates/hattip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@auth/core": "^0.26.3",
"@auth/core": "^0.27.0",
"@batijs/compile": "workspace:*",
"@batijs/trpc": "workspace:^",
"@hattip/adapter-node": "^0.0.42",
"@hattip/core": "^0.0.42",
"@hattip/router": "^0.0.42",
"@hattip/vite": "^0.0.42",
"@hattip/adapter-node": "^0.0.43",
"@hattip/core": "^0.0.43",
"@hattip/router": "^0.0.43",
"@hattip/vite": "^0.0.43",
"@trpc/server": "^10.45.1",
"@types/node": "^18.19.14",
"hattip": "^0.0.33",
"telefunc": "^0.1.71",
"vike": "^0.4.161",
"vike": "^0.4.162",
"vike-authjs": "^0.1.4",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/react-telefunc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"@batijs/compile": "workspace:^",
"@batijs/shared-db": "workspace:^",
"@types/node": "^18.19.14",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"telefunc": "^0.1.71",
"vike": "^0.4.161",
"vike-react": "^0.4.4",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vike-react": "^0.4.6",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/react-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@batijs/shared-db": "workspace:^",
"@batijs/trpc": "workspace:^",
"@types/node": "^18.19.14",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"vike": "^0.4.161",
"vike-react": "^0.4.4",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vike-react": "^0.4.6",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/plugin-transform-react-jsx": "^7.23.4",
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"@types/react": "^18.2.55",
"@types/react": "^18.2.56",
"@types/react-dom": "^18.2.19",
"@vitejs/plugin-react": "^4.2.1",
"cross-fetch": "^4.0.0",
Expand All @@ -26,9 +26,9 @@
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vike": "^0.4.161",
"vike-react": "^0.4.4",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vike-react": "^0.4.6",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/shared-plain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"devDependencies": {
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"vike": "^0.4.161",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/shared/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"author": "",
"devDependencies": {
"typescript": "^5.3.3",
"vike": "^0.4.161",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vite": "^5.1.3"
},
"dependencies": {}
}
4 changes: 2 additions & 2 deletions boilerplates/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@batijs/core": "workspace:*",
"@batijs/features": "workspace:*",
"@types/node": "^18.19.14",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"esbuild-plugin-copy": "^2.1.1",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"files": [
"dist/"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/solid-telefunc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"@batijs/compile": "workspace:^",
"@batijs/shared-db": "workspace:^",
"@types/node": "^18.19.14",
"solid-js": "^1.8.14",
"solid-js": "^1.8.15",
"telefunc": "^0.1.71",
"vike": "^0.4.161",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/solid-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@trpc/client": "^10.45.1",
"@trpc/server": "^10.45.1",
"@types/node": "^18.19.14",
"solid-js": "^1.8.14",
"vike": "^0.4.161",
"vite": "^5.1.1"
"solid-js": "^1.8.15",
"vike": "^0.4.162",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
10 changes: 5 additions & 5 deletions boilerplates/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"@types/node": "^18.19.14",
"cross-fetch": "^4.0.0",
"eslint-plugin-solid": "^0.13.1",
"solid-js": "^1.8.14",
"solid-js": "^1.8.15",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vike": "^0.4.161",
"vike-solid": "^0.4.0",
"vite": "^5.1.1",
"vite-plugin-solid": "^2.9.1"
"vike": "^0.4.162",
"vike-solid": "^0.4.1",
"vite": "^5.1.3",
"vite-plugin-solid": "^2.10.1"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
6 changes: 3 additions & 3 deletions boilerplates/tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"autoprefixer": "^10.4.17",
"daisyui": "^4.6.2",
"daisyui": "^4.7.2",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"vike": "^0.4.161",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/telefunc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"telefunc": "^0.1.71",
"vike": "^0.4.161",
"vite": "^5.1.1"
"vike": "^0.4.162",
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion boilerplates/trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@trpc/client": "^10.45.1",
"@trpc/server": "^10.45.1",
"@types/node": "^18.19.14",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions boilerplates/vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"@vite-plugin-vercel/vike": "^4.0.0",
"vike": "^0.4.161",
"vite": "^5.1.1",
"vike": "^0.4.162",
"vite": "^5.1.3",
"vite-plugin-vercel": "^4.0.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/vue-telefunc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@batijs/shared-db": "workspace:^",
"@types/node": "^18.19.14",
"telefunc": "^0.1.71",
"vike": "^0.4.161",
"vike-vue": "^0.6.1",
"vite": "^5.1.1",
"vue": "^3.4.18"
"vike": "^0.4.162",
"vike-vue": "^0.6.2",
"vite": "^5.1.3",
"vue": "^3.4.19"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
8 changes: 4 additions & 4 deletions boilerplates/vue-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"@batijs/shared-db": "workspace:^",
"@batijs/trpc": "workspace:^",
"@types/node": "^18.19.14",
"vike": "^0.4.161",
"vike-vue": "^0.6.1",
"vite": "^5.1.1",
"vue": "^3.4.18"
"vike": "^0.4.162",
"vike-vue": "^0.6.2",
"vite": "^5.1.3",
"vue": "^3.4.19"
},
"dependencies": {
"@batijs/core": "workspace:*"
Expand Down
12 changes: 6 additions & 6 deletions boilerplates/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/compiler-sfc": "^3.4.18",
"@vue/server-renderer": "^3.4.18",
"@vue/compiler-sfc": "^3.4.19",
"@vue/server-renderer": "^3.4.19",
"cross-fetch": "^4.0.0",
"eslint-plugin-vue": "^9.21.1",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"unplugin-vue-markdown": "^0.26.0",
"vike": "^0.4.161",
"vike-vue": "^0.6.1",
"vite": "^5.1.1",
"vue": "^3.4.18",
"vike": "^0.4.162",
"vike-vue": "^0.6.2",
"vite": "^5.1.3",
"vue": "^3.4.19",
"vue-gtag": "^2.0.1"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"bumpp": "^9.3.0",
"citty": "^0.1.5",
"citty": "^0.1.6",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "^7.33.2",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"tsx": "^4.7.1",
"turbo": "^1.12.3",
"turbo": "^1.12.4",
"typescript": "^5.3.3"
},
"engines": {
Expand Down
6 changes: 3 additions & 3 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@batijs/compile": "workspace:*",
"@types/node": "^18.19.14",
"@types/which": "^3.0.3",
"citty": "^0.1.5",
"citty": "^0.1.6",
"colorette": "^2.0.20",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"execa": "^8.0.1",
"rimraf": "^5.0.5",
"sift": "^17.0.1",
"tsup": "^8.0.2",
"typescript": "^5.3.3",
"vite": "^5.1.1"
"vite": "^5.1.3"
},
"dependencies": {
"@batijs/core": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/compile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"esbuild-plugin-copy": "^2.1.1",
"globby": "^14.0.1",
"tsc-prog": "^2.3.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/utils": "^6.21.0",
"colorette": "^2.0.20",
"esbuild": "^0.20.0",
"esbuild": "^0.20.1",
"eslint": "^8.56.0",
"eslint-plugin-solid": "^0.13.1",
"eslint-rule-composer": "^0.3.0",
Expand All @@ -35,7 +35,7 @@
"tsup": "^8.0.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"vitest": "^1.2.2",
"vitest": "^1.3.0",
"vue-eslint-parser": "^9.4.2",
"which": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/features/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/node": "^18.19.14",
"tsup": "^8.0.2",
"vitest": "^1.2.2"
"vitest": "^1.3.0"
},
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
Loading

0 comments on commit d0fb46f

Please sign in to comment.