Skip to content

Commit

Permalink
fixup! Deps: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Nov 21, 2024
1 parent 533471e commit 2f88e05
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apps/web-twig-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@lmc-eu/spirit-design-tokens": "2.1.1",
"@symfony/stimulus-bridge": "3.2.2",
"@symfony/webpack-encore": "4.7.0",
"core-js": "3.38.1",
"core-js": "3.39.0",
"regenerator-runtime": "0.14.1",
"sass-loader": "14.2.1",
"sass-embedded": "1.81.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@rollup/plugin-node-resolve": "15.3.0",
"@svgr/webpack": "8.1.0",
"babel-loader": "9.2.1",
"core-js": "3.38.1",
"core-js": "3.39.0",
"css-loader": "7.1.2",
"eslint": "8.57.1",
"eslint-plugin-jsx-a11y": "6.10.0",
Expand Down
17 changes: 12 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13011,10 +13011,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.38.1, core-js@npm:^3.29.1":
version: 3.38.1
resolution: "core-js@npm:3.38.1"
checksum: 10/3c25fdf0b2595ed37ceb305213a61e2cf26185f628455e99d1c736dda5f69e2de4de7126e6a1da136f54260c4fcc982c4215e37b5a618790a597930f854c0a37
"core-js@npm:3.39.0":
version: 3.39.0
resolution: "core-js@npm:3.39.0"
checksum: 10/a3d34e669783dfc878e545f1983f60d9ff48a3867cd1d7ff8839b849e053002a208c7c14a5ca354b8e0b54982901e2f83dc87c3d9b95de0a94b4071d1c74e5f6
languageName: node
linkType: hard

Expand All @@ -13025,6 +13025,13 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.29.1":
version: 3.38.1
resolution: "core-js@npm:3.38.1"
checksum: 10/3c25fdf0b2595ed37ceb305213a61e2cf26185f628455e99d1c736dda5f69e2de4de7126e6a1da136f54260c4fcc982c4215e37b5a618790a597930f854c0a37
languageName: node
linkType: hard

"core-util-is@npm:^1.0.3, core-util-is@npm:~1.0.0":
version: 1.0.3
resolution: "core-util-is@npm:1.0.3"
Expand Down Expand Up @@ -28480,7 +28487,7 @@ __metadata:
"@rollup/plugin-node-resolve": "npm:15.3.0"
"@svgr/webpack": "npm:8.1.0"
babel-loader: "npm:9.2.1"
core-js: "npm:3.38.1"
core-js: "npm:3.39.0"
css-loader: "npm:7.1.2"
eslint: "npm:8.57.1"
eslint-plugin-jsx-a11y: "npm:6.10.0"
Expand Down

0 comments on commit 2f88e05

Please sign in to comment.