Skip to content

Commit

Permalink
fix(deps): update dependency uniforms to v4.0.0-alpha.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 9c1bd0e commit 279dbeb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"lodash": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"uniforms": "4.0.0-alpha.5"
"uniforms": "4.0.0-alpha.6"
},
"devDependencies": {
"@babel/core": "^7.21.8",
Expand Down
17 changes: 15 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2718,7 +2718,7 @@ __metadata:
ts-jest: ^29.1.1
ts-node: ^10.9.1
typescript: ^5.0.2
uniforms: 4.0.0-alpha.5
uniforms: 4.0.0-alpha.6
uniforms-bridge-simple-schema-2: 4.0.0-alpha.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10313,7 +10313,20 @@ __metadata:
languageName: node
linkType: hard

"uniforms@npm:4.0.0-alpha.5, uniforms@npm:^4.0.0-alpha.5":
"uniforms@npm:4.0.0-alpha.6":
version: 4.0.0-alpha.6
resolution: "uniforms@npm:4.0.0-alpha.6"
dependencies:
invariant: ^2.0.0
lodash: ^4.0.0
tslib: ^2.2.0
peerDependencies:
react: ^18.0.0 || ^17.0.0 || ^16.8.0
checksum: 033057936957755550564e700665f67df1a755be0d270ebd29cbe9cd9fa58571eb1fe3b9e3205e93ad8ef32a714282b46eaae656c38f7c491db9e63c31a54a3f
languageName: node
linkType: hard

"uniforms@npm:^4.0.0-alpha.5":
version: 4.0.0-alpha.5
resolution: "uniforms@npm:4.0.0-alpha.5"
dependencies:
Expand Down

0 comments on commit 279dbeb

Please sign in to comment.