Skip to content

Commit 083a5e3

Browse files
chore(deps): update @sideway/formula with resolution to resolve dep alert (#583)
1 parent c118175 commit 083a5e3

File tree

2 files changed

+728
-847
lines changed

2 files changed

+728
-847
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@
8888
"@nx/workspace": "16.3.2",
8989
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
9090
"@react-native-async-storage/async-storage": "1.18.1",
91-
"@react-native-community/cli": "10.2.2",
92-
"@react-native-community/cli-platform-android": "10.2.0",
93-
"@react-native-community/cli-platform-ios": "10.2.1",
91+
"@react-native-community/cli": "~10.2.5",
92+
"@react-native-community/cli-platform-android": "~10.2.0",
93+
"@react-native-community/cli-platform-ios": "~10.2.5",
9494
"@svgr/webpack": "^6.1.2",
9595
"@testing-library/jest-dom": "^6.1.4",
9696
"@testing-library/jest-native": "~5.4.3",
@@ -176,7 +176,7 @@
176176
"typescript": "5.0.4",
177177
"url-loader": "^4.1.1",
178178
"validate-npm-package-name": "^5.0.0",
179-
"verdaccio": "^5.15.4",
179+
"verdaccio": "^5.27.0",
180180
"webpack": "^5.75.0",
181181
"webpack-merge": "^5.8.0",
182182
"wrangler": "^3.0.0"
@@ -189,7 +189,8 @@
189189
},
190190
"resolutions": {
191191
"@nx/js@16.3.2": "patch:@nx/js@npm%3A16.3.2#./.yarn/patches/@nx-js-npm-16.3.2-a543eca792.patch",
192-
"word-wrap@1.2.3": "^1.2.4"
192+
"word-wrap@1.2.3": "^1.2.4",
193+
"@sideway/formula@3.0.0": "^3.0.1"
193194
},
194195
"config": {
195196
"commitizen": {

0 commit comments

Comments
 (0)