Skip to content

Commit

Permalink
chore(deps): update all-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Leksat committed Jan 11, 2024
1 parent ddc97d5 commit 2380e10
Show file tree
Hide file tree
Showing 19 changed files with 447 additions and 383 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@commitlint/config-conventional": "18.4.3",
"commitizen": "4.3.0",
"husky": "8.0.3",
"lerna": "7.4.2",
"lerna": "8.0.0",
"verdaccio": "5.29.0",
"verdaccio-git": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge-gatsby/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"optionalDependencies": {
"@types/react": "^18.2.46",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"peerDependencies": {
"gatsby": ">=5.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge-storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"optionalDependencies": {
"@types/react": "^18.2.46",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"peerDependencies": {
"@storybook/addon-actions": ">=7.6.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"optionalDependencies": {
"@types/react": "^18.2.46",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"peerDependencies": {
"react": "^18.2.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@types/node": "20.10.6",
"eslint": "8.56.0",
"prettier": "3.1.1",
"tsup": "7.2.0",
"tsup": "8.0.1",
"typescript": "5.3.3",
"vitest": "0.34.6"
"vitest": "1.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/codegen-autoloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@graphql-codegen/core": "4.0.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
"vitest": "1.0.4"
},
"dependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"optionalDependencies": {
"@graphql-codegen/plugin-helpers": "^5.0.1",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>",
Expand Down
6 changes: 3 additions & 3 deletions packages/npm/@amazeelabs/codegen-operation-ids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/typescript": "4.0.1",
"@graphql-codegen/typescript-operations": "4.0.1",
"change-case-all": "1.0.15",
"change-case-all": "2.1.0",
"eslint": "8.56.0",
"graphql": "16.8.1",
"prettier": "3.1.1",
"typescript": "5.3.3",
"vite": "4.5.1",
"vitest": "0.34.6"
"vite": "5.0.7",
"vitest": "1.0.4"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/executors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@amazeelabs/prettier-config": "^1.1.3",
"@types/lodash-es": "^4.17.12",
"eslint": "^8.43.0",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"rollup": "^4.9.2",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"gatsby": "5.13.1",
"prettier": "3.1.1",
"typescript": "5.3.3",
"vite": "4.5.1",
"vitest": "0.34.6"
"vite": "5.0.7",
"vitest": "1.0.4"
},
"scripts": {
"build": "tsc",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prettier": "3.1.1",
"react": "18.2.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
"vitest": "1.0.4"
},
"scripts": {
"build": "tsc -p tsconfig.dist.json",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/graphql-directives/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/lodash-es": "4.17.12",
"graphql": "16.8.1",
"typescript": "5.3.3",
"vitest": "0.34.6"
"vitest": "1.0.4"
},
"keywords": [],
"author": "AmazeeLabs <[email protected]>"
Expand Down
8 changes: 4 additions & 4 deletions packages/npm/@amazeelabs/molecules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.1",
"@vitest/ui": "0.34.7",
"@vitest/ui": "1.0.4",
"babel-loader": "9.1.3",
"eslint": "8.56.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-storybook": "0.6.15",
"happy-dom": "12.10.3",
"imagetools-core": "5.1.1",
"imagetools-core": "6.0.3",
"lodash": "4.17.21",
"netlify-cli": "17.11.0",
"postcss": "8.4.32",
Expand All @@ -70,10 +70,10 @@
"storybook": "7.6.7",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "4.5.1",
"vite": "5.0.7",
"vite-imagetools": "6.2.8",
"vite-plugin-dts": "3.7.0",
"vitest": "0.34.6",
"vitest": "1.0.4",
"zustand": "4.4.7"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/npm/@amazeelabs/mzx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"rollup": "4.9.2",
"rollup-plugin-auto-external": "2.0.0",
"typescript": "5.3.3",
"vite": "4.5.1",
"vitest": "0.34.6"
"vite": "5.0.7",
"vitest": "1.0.4"
},
"scripts": {
"build": "rollup -c rollup.config.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/publisher-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@
"rxjs": "7.8.1",
"tailwindcss": "3.4.0",
"typescript": "5.3.3",
"vite": "4.5.1"
"vite": "5.0.7"
}
}
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"rollup-plugin-dts": "6.1.0",
"rollup-plugin-esbuild": "6.1.0",
"typescript": "5.3.3",
"vitest": "0.34.6"
"vitest": "1.0.4"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/scalars/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint": "^8.56.0",
"prettier": "^3.1.1",
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"peerDependencies": {
"react": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/npm/@amazeelabs/strangler-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"optionalDependencies": {
"typescript": "^5.3.3",
"vitest": "^0.34.6"
"vitest": "^1.0.4"
},
"dependencies": {
"@netlify/functions": "^2.4.1"
Expand Down
Loading

0 comments on commit 2380e10

Please sign in to comment.