Skip to content

Commit

Permalink
Merge pull request #46 from batijs/renovate/all-(non-major)
Browse files Browse the repository at this point in the history
chore(deps): update all (non-major)
  • Loading branch information
magne4000 authored Jul 12, 2023
2 parents 6453939 + 42c60c5 commit b536215
Show file tree
Hide file tree
Showing 13 changed files with 479 additions and 498 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"bumpp": "^9.1.1",
"eslint": "^8.44.0",
"eslint-config-prettier": "^8.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/edgedb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "MIT",
"devDependencies": {
"@batijs/tsup": "workspace:*",
"@edgedb/generate": "^0.3.0",
"@edgedb/generate": "^0.3.1",
"@prisma/client": "^4.16.2",
"@types/node": "^16.18.37",
"colorette": "^2.0.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"tsup": "^7.1.0",
"tsx": "^3.12.7",
"vike-authjs": "^0.0.2",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-ssr": "^0.4.133"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/hattip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"telefunc": "^0.1.58",
"tsup": "^7.1.0",
"vike-authjs": "^0.0.2",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-ssr": "^0.4.133"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vike-react": "^0.1.6",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-ssr": "^0.4.133"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/shared/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"author": "",
"devDependencies": {
"typescript": "^5.1.6",
"vite": "^4.4.2"
"vite": "^4.4.3"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion packages/boilerplates/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"esbuild": "^0.18.11",
"esbuild-plugin-copy": "^2.1.1",
"tsup": "^7.1.0",
"vite": "^4.4.2"
"vite": "^4.4.3"
},
"files": [
"dist/"
Expand Down
4 changes: 2 additions & 2 deletions packages/boilerplates/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"@batijs/tsup": "workspace:*",
"@types/node": "^16.18.37",
"cross-fetch": "^4.0.0",
"solid-js": "^1.7.7",
"solid-js": "^1.7.8",
"tailwindcss": "^3.3.2",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vike-solid": "^0.0.8",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-solid": "^2.7.0",
"vite-plugin-ssr": "^0.4.133"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"postcss": "^8.4.25",
"tailwindcss": "^3.3.2",
"tsup": "^7.1.0",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-ssr": "^0.4.133"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/boilerplates/telefunc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "^16.18.37",
"telefunc": "^0.1.58",
"tsup": "^7.1.0",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vite-plugin-ssr": "^0.4.133"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"tree-kill": "^1.2.2",
"tsup": "^7.1.0",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vite": "^4.4.3",
"vitest": "^0.33.0",
"which": "^3.0.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"esbuild": "^0.18.11",
"magicast": "^0.2.9",
"prettier": "^3.0.0",
"putout": "^30.2.2",
"putout": "^30.3.1",
"rollup": "^3.26.2",
"rollup-plugin-dts": "^5.3.0",
"typescript": "^5.1.6",
Expand Down
Loading

0 comments on commit b536215

Please sign in to comment.