Skip to content

Commit

Permalink
deps(monorepo): update auto-merge non-major dependencies to ^1.111.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 1101c4e commit 5885a7c
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 82 deletions.
6 changes: 3 additions & 3 deletions apps/nx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,22 @@
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"peerDependencies": {
"@tamagui/web": "^1.110.5",
"@tamagui/web": "^1.111.3",
"nx": "19.7.3"
},
"dependencies": {
"@nx/devkit": "19.7.3",
"@storm-software/config": "latest",
"@storm-software/config-tools": "latest",
"@storm-software/workspace-tools": "latest",
"@tamagui/fake-react-native": "^1.110.5",
"@tamagui/fake-react-native": "^1.111.3",
"esbuild": "^0.23.1",
"fs-extra": "^11.2.0",
"glob": "^11.0.0",
"tslib": "^2.7.0"
},
"devDependencies": {
"@tamagui/web": "^1.110.5",
"@tamagui/web": "^1.111.3",
"@types/fs-extra": "^11.0.4",
"nx": "19.7.3"
},
Expand Down
Loading

0 comments on commit 5885a7c

Please sign in to comment.