Skip to content

Commit

Permalink
revert to 1.60.0 (#81933)
Browse files Browse the repository at this point in the history
* revert to 1.60.0

* revert yarn.lock
  • Loading branch information
DustyReagan authored and pull[bot] committed Dec 11, 2023
1 parent bd9d1dd commit 6510001
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
define( 'NEWSPACK_BLOCKS__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );

// Autogenerated by apps/editing-toolkit/bin/sync-newspack-blocks.sh.
define( 'NEWSPACK_BLOCKS__VERSION', 'v1.74.2' );
define( 'NEWSPACK_BLOCKS__VERSION', 'v1.60.0' );
// End autogenerated area.

/**
Expand Down
2 changes: 1 addition & 1 deletion apps/editing-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@automattic/format-currency": "workspace:^",
"@automattic/help-center": "workspace:^",
"@automattic/i18n-utils": "workspace:^",
"@automattic/newspack-blocks": "^1.74.2",
"@automattic/newspack-blocks": "^1.60.0",
"@automattic/onboarding": "workspace:^",
"@automattic/page-pattern-modal": "workspace:^",
"@automattic/plans-grid": "workspace:^",
Expand Down
65 changes: 28 additions & 37 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1170,20 +1170,20 @@ __metadata:
languageName: unknown
linkType: soft

"@automattic/newspack-blocks@npm:^1.74.2":
version: 1.74.2
resolution: "@automattic/newspack-blocks@npm:1.74.2"
"@automattic/newspack-blocks@npm:^1.60.0":
version: 1.60.0
resolution: "@automattic/newspack-blocks@npm:1.60.0"
dependencies:
"@stripe/stripe-js": ^1.54.2
"@stripe/stripe-js": ^1.46.0
classnames: ^2.3.2
lodash: ^4.17.21
newspack-components: ^2.1.0
react: ^17.0.2
redux: ^4.2.1
redux-saga: ^1.2.3
redux: ^4.2.0
redux-saga: ^1.2.2
regenerator-runtime: ^0.13.11
swiper: 9.3.2
checksum: 2198aaddb6289162f3b9ddc9b9c79ee6e6172ca570ee1fe08a8ea75dcbea17b3f1d5fd2fe89d043e3b59bde2a7f0d27b0691e39a5738d3d9225866eb42b82531
swiper: 8.4.5
checksum: 0dbb3d831d99abf3b8618f1b40b7a6fd5fc43f3303e347515717995f2a9a9ac90cc626855cb26309a554e53413e37e1c9ca06b0c7e45de81425b1aa7211797b5
languageName: node
linkType: hard

Expand Down Expand Up @@ -1884,7 +1884,7 @@ __metadata:
"@automattic/format-currency": "workspace:^"
"@automattic/help-center": "workspace:^"
"@automattic/i18n-utils": "workspace:^"
"@automattic/newspack-blocks": ^1.74.2
"@automattic/newspack-blocks": ^1.60.0
"@automattic/onboarding": "workspace:^"
"@automattic/page-pattern-modal": "workspace:^"
"@automattic/plans-grid": "workspace:^"
Expand Down Expand Up @@ -5305,9 +5305,9 @@ __metadata:
languageName: node
linkType: hard

"@redux-saga/core@npm:^1.2.3":
version: 1.2.3
resolution: "@redux-saga/core@npm:1.2.3"
"@redux-saga/core@npm:^1.2.2":
version: 1.2.2
resolution: "@redux-saga/core@npm:1.2.2"
dependencies:
"@babel/runtime": ^7.6.3
"@redux-saga/deferred": ^1.2.1
Expand All @@ -5317,7 +5317,7 @@ __metadata:
"@redux-saga/types": ^1.2.1
redux: ^4.0.4
typescript-tuple: ^2.2.1
checksum: a6a0c67eada71a1da8b83569161a32caa9671f718f5a3b158c366cc0da3e8945c103f6ef80e71c95462619547627fc270d0ae2eecb35bbd6581e70f38db1c354
checksum: 23005e1e733113654967c298204fefd2918f6d0396513d1070e21263cb8716e8189b8a51c91332e27c8e60bdb49bc608673df96e295509081ed3029cae57b1f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -6420,10 +6420,10 @@ __metadata:
languageName: node
linkType: hard

"@stripe/stripe-js@npm:^1.53.0, @stripe/stripe-js@npm:^1.54.2":
version: 1.54.2
resolution: "@stripe/stripe-js@npm:1.54.2"
checksum: cf6ea20039fde28a0edc5562f08120ea820b1f8b8f2cf8b769aa92c0a4799a85e614f4112d8d790238960d0a3e1a194c76f6d2d941aa91acc8fbbc8920e63f02
"@stripe/stripe-js@npm:^1.46.0, @stripe/stripe-js@npm:^1.53.0":
version: 1.53.0
resolution: "@stripe/stripe-js@npm:1.53.0"
checksum: 18dcd775ba9d210415687efdb32b327a8228f90943807ad7ceef810aadda8be4fd7b50c4c2fa2e52cfca5226ec449a1025cf5b89a458d44075d71f0e2b32f07c
languageName: node
linkType: hard

Expand Down Expand Up @@ -25850,12 +25850,12 @@ __metadata:
languageName: node
linkType: hard

"redux-saga@npm:^1.2.3":
version: 1.2.3
resolution: "redux-saga@npm:1.2.3"
"redux-saga@npm:^1.2.2":
version: 1.2.2
resolution: "redux-saga@npm:1.2.2"
dependencies:
"@redux-saga/core": ^1.2.3
checksum: 201a882ea201dfdfefb61b59741d52d2b453c4a1d30c32cef76d796fe1170e66cfab63f4d51a4ec4ef624b60072e716295def9ae472eefc02cf70dcab824949b
"@redux-saga/core": ^1.2.2
checksum: 8ec27780f90e36fc5694b6195eedb99a17435d8d0098824b72af9ebd6bd3d1c6469b3b040028573ba93510e50cd052d264619d9c640908ddc91986fdc116ed4f
languageName: node
linkType: hard

Expand All @@ -25868,7 +25868,7 @@ __metadata:
languageName: node
linkType: hard

"redux@npm:^4.0.4, redux@npm:^4.0.5, redux@npm:^4.1.2, redux@npm:^4.2.1":
"redux@npm:^4.0.4, redux@npm:^4.0.5, redux@npm:^4.1.2, redux@npm:^4.2.0, redux@npm:^4.2.1":
version: 4.2.1
resolution: "redux@npm:4.2.1"
dependencies:
Expand Down Expand Up @@ -28889,12 +28889,13 @@ __metadata:
languageName: node
linkType: hard

"swiper@npm:9.3.2":
version: 9.3.2
resolution: "swiper@npm:9.3.2"
"swiper@npm:8.4.5, swiper@npm:^8.4.5":
version: 8.4.5
resolution: "swiper@npm:8.4.5"
dependencies:
dom7: ^4.0.4
ssr-window: ^4.0.2
checksum: 8ed77b641d7620f92100a6fde39df7948be7932e56e31852946216ff7eef721bfc803c9a4e38bbdfa0674fbc46f5dfdd02ea1da4f0711d0fb7b69b2937bf001a
checksum: 8b4aaa80b34d65faa321ed0c86966f7047b17e9b208f443001ebea8cb9893c5716bab4a7500a96d48bbeda9b024424f65ae9f65589d98e6a38d4b3a6c7814e65
languageName: node
linkType: hard

Expand All @@ -28905,16 +28906,6 @@ __metadata:
languageName: node
linkType: hard

"swiper@npm:^8.4.5":
version: 8.4.5
resolution: "swiper@npm:8.4.5"
dependencies:
dom7: ^4.0.4
ssr-window: ^4.0.2
checksum: 8b4aaa80b34d65faa321ed0c86966f7047b17e9b208f443001ebea8cb9893c5716bab4a7500a96d48bbeda9b024424f65ae9f65589d98e6a38d4b3a6c7814e65
languageName: node
linkType: hard

"symbol-tree@npm:^3.2.4":
version: 3.2.4
resolution: "symbol-tree@npm:3.2.4"
Expand Down

0 comments on commit 6510001

Please sign in to comment.