Skip to content

Commit

Permalink
chore(deps): up @v4fire/core
Browse files Browse the repository at this point in the history
  • Loading branch information
gretzkiy committed Dec 25, 2024
1 parent 1f71b7d commit 87fa84c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
"@types/semver": "7.3.10",
"@types/webpack": "5.28.0",
"@v4fire/cli": "1.6.0",
"@v4fire/core": "4.0.0-alpha.53",
"@v4fire/core": "v4fire/core#fix/remove-once-fn-proto",
"@v4fire/linters": "git+https://github.com/v4fire/linters#rework_rules",
"@v4fire/storybook": "0.8.0",
"@v4fire/storybook-framework-webpack5": "0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5740,7 +5740,7 @@ __metadata:
"@types/webpack-env": "npm:1.18.1"
"@v4fire/cli": "npm:1.6.0"
"@v4fire/config": "npm:1.0.0"
"@v4fire/core": "npm:4.0.0-alpha.53"
"@v4fire/core": "v4fire/core#fix/remove-once-fn-proto"
"@v4fire/design-system": "npm:1.23.0"
"@v4fire/linters": "git+https://github.com/v4fire/linters#rework_rules"
"@v4fire/storybook": "npm:0.8.0"
Expand Down Expand Up @@ -6022,9 +6022,9 @@ __metadata:
languageName: node
linkType: hard

"@v4fire/core@npm:4.0.0-alpha.53":
"@v4fire/core@v4fire/core#fix/remove-once-fn-proto":
version: 4.0.0-alpha.53
resolution: "@v4fire/core@npm:4.0.0-alpha.53"
resolution: "@v4fire/core@https://github.com/v4fire/core.git#commit=cf79bd0e90b2a0929a6aa30a3ce4e63b240aede2"
dependencies:
"@babel/core": "npm:7.17.5"
"@babel/helper-module-transforms": "npm:7.16.7"
Expand Down Expand Up @@ -6167,7 +6167,7 @@ __metadata:
optional: true
xhr2:
optional: true
checksum: e8d94bbb1c671f8b3b69b1671cd5cd9b5f4e42443ec0f68563cb387ef5b30a9b977696c2260ced8ccbb753f220e16b1f28a6462926b1b9a1129fd642122e753d
checksum: f2f7fe25beb1d37f703d31d528d8fa3b7de7ed1ba92668a1fd56c6fd67e9b246ba5b193406a4db6ff38233bbb28660f8ec96e2f6617ff3bbaa81b8b4633c6c85
languageName: node
linkType: hard

Expand Down

0 comments on commit 87fa84c

Please sign in to comment.