Skip to content

Commit

Permalink
fix(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 949f727 commit a35385d
Show file tree
Hide file tree
Showing 7 changed files with 7,961 additions and 16,796 deletions.
2 changes: 1 addition & 1 deletion .github/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.17.1
18.19.0
10 changes: 5 additions & 5 deletions frontend/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"type": "module",
"dependencies": {
"@tamagui/font-inter": "^1.79.17",
"@tamagui/react-native-media-driver": "^1.79.17",
"@tamagui/shorthands": "^1.79.17",
"@tamagui/themes": "^1.79.17",
"tamagui": "^1.79.13"
"@tamagui/font-inter": "^1.85.2",
"@tamagui/react-native-media-driver": "^1.85.2",
"@tamagui/shorthands": "^1.85.2",
"@tamagui/themes": "^1.85.2",
"tamagui": "^1.85.2"
},
"devDependencies": {
"@tamagui/build": "^1.79.13",
Expand Down
6 changes: 3 additions & 3 deletions infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"@types/node": "18.19.3"
},
"dependencies": {
"@pulumi/pulumi": "3.96.2",
"@pulumi/aws": "6.13.2",
"@pulumi/awsx": "2.3.0"
"@pulumi/pulumi": "3.101.1",
"@pulumi/aws": "6.18.0",
"@pulumi/awsx": "2.4.0"
}
}
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,19 +101,19 @@
"@swc/cli": "0.1.63",
"@swc/core": "1.3.100",
"@swc/helpers": "0.5.3",
"@testing-library/react": "14.0.0",
"@testing-library/react": "14.1.2",
"@types/jest": "29.5.11",
"@types/node": "^20.10.5",
"@types/node": "^20.11.0",
"@types/react": "18.2.43",
"@types/react-dom": "18.2.17",
"babel-jest": "^29.4.1",
"cypress": "^13.0.0",
"eslint": "8.55.0",
"eslint-config-next": "13.4.4",
"eslint": "8.56.0",
"eslint-config-next": "13.5.6",
"eslint-plugin-cypress": "^2.13.4",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"jest": "29.7.0",
Expand All @@ -122,7 +122,7 @@
"lint-staged": "15.2.0",
"log4brains": "1.0.1",
"nx": "17.2.8",
"prettier": "3.1.1",
"prettier": "3.2.2",
"prettier-plugin-packagejson": "2.4.7",
"prettier-plugin-prisma": "5.0.0",
"react": "^18.2.0",
Expand All @@ -138,7 +138,7 @@
"peerDependencies": {
"husky": "8.0.3"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.14.1",
"engines": {
"node": ">=18.17.1",
"pnpm": ">=8.10.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@storm-software/config-tools": "latest",
"chalk": "5.3.0",
"commander": "11.1.0",
"console-table-printer": "2.11.2",
"console-table-printer": "2.12.0",
"figlet": "^1.7.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/logging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"dependencies": {
"@storm-software/config-tools": "latest",
"chalk": "5.3.0",
"pino": "8.16.2",
"pino": "8.17.2",
"pino-loki": "2.1.3",
"pino-pretty": "10.2.3",
"pino-pretty": "10.3.1",
"pino-std-serializers": "^6.2.2",
"zod": "3.22.4"
},
Expand Down
Loading

0 comments on commit a35385d

Please sign in to comment.