Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
v4.71.2
Browse files Browse the repository at this point in the history
  • Loading branch information
B77Mills committed Oct 16, 2024
1 parent 5e8a8cc commit 93176f3
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.71.1",
"version": "4.71.2",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
4 changes: 2 additions & 2 deletions packages/marko-web-auth0-identity-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-auth0-identity-x",
"version": "4.70.0",
"version": "4.71.2",
"author": "Josh Worden <[email protected]>",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-auth0-identity-x",
"license": "MIT",
Expand All @@ -11,7 +11,7 @@
},
"dependencies": {
"@parameter1/base-cms-marko-web-auth0": "^4.5.12",
"@parameter1/base-cms-marko-web-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web-identity-x": "^4.71.2",
"@parameter1/base-cms-utils": "^4.40.3",
"@parameter1/joi": "^1.2.10",
"jsonwebtoken": "^8.5.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/marko-web-identity-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-identity-x",
"version": "4.70.0",
"version": "4.71.2",
"description": "Marko Wrapper for IdentityX",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-identity-x",
"author": "Josh Worden <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/marko-web-mindful-ads/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-mindful-ads",
"version": "4.66.2",
"version": "4.71.2",
"description": "Mindful Ads Marko components for BaseCMS websites.",
"author": "Josh Worden <[email protected]>",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/marko-web-omeda-identity-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-omeda-identity-x",
"version": "4.70.0",
"version": "4.71.2",
"description": "Marko Omeda+IdentityX integration tools",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-omeda-identity-x",
"author": "Josh Worden <[email protected]>",
Expand All @@ -13,7 +13,7 @@
"test": "yarn compile --no-clean && yarn lint"
},
"dependencies": {
"@parameter1/base-cms-marko-web-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web-identity-x": "^4.71.2",
"@parameter1/base-cms-marko-web-omeda": "^4.51.0",
"@parameter1/base-cms-object-path": "^4.40.3",
"@parameter1/base-cms-utils": "^4.40.3",
Expand Down
6 changes: 3 additions & 3 deletions packages/marko-web-theme-monorail/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web-theme-monorail",
"version": "4.71.0",
"version": "4.71.2",
"author": "Brian Miller <[email protected]>",
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail",
"license": "MIT",
Expand All @@ -20,11 +20,11 @@
"@parameter1/base-cms-marko-web-gtm": "^4.60.2",
"@parameter1/base-cms-marko-web-html-sitemap": "^4.40.3",
"@parameter1/base-cms-marko-web-icons": "^4.36.8",
"@parameter1/base-cms-marko-web-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web-identity-x": "^4.71.2",
"@parameter1/base-cms-marko-web-inquiry": "^4.40.3",
"@parameter1/base-cms-marko-web-native-x": "^4.60.2",
"@parameter1/base-cms-marko-web-omeda": "^4.51.0",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.71.2",
"@parameter1/base-cms-marko-web-p1-events": "^4.65.4",
"@parameter1/base-cms-marko-web-recaptcha": "^4.5.12",
"@parameter1/base-cms-marko-web-reveal-ad": "^4.40.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/marko-web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-marko-web",
"version": "4.71.1",
"version": "4.71.2",
"description": "Core Marko+Express components for BaseCMS websites",
"author": "Jacob Bare <[email protected]>",
"main": "index.js",
Expand Down
14 changes: 7 additions & 7 deletions services/example-website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@parameter1/base-cms-example-website",
"version": "4.71.1",
"version": "4.71.2",
"description": "Example BaseCMS website.",
"main": "src/index.js",
"author": "Jacob Bare <[email protected]>",
Expand All @@ -21,22 +21,22 @@
},
"dependencies": {
"@parameter1/base-cms-marko-core": "^4.55.4",
"@parameter1/base-cms-marko-web": "^4.71.1",
"@parameter1/base-cms-marko-web-auth0-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web": "^4.71.2",
"@parameter1/base-cms-marko-web-auth0-identity-x": "^4.71.2",
"@parameter1/base-cms-marko-web-contact-us": "^4.40.3",
"@parameter1/base-cms-marko-web-deferred-script-loader": "^4.40.3",
"@parameter1/base-cms-marko-web-gam": "^4.55.1",
"@parameter1/base-cms-marko-web-gtm": "^4.60.2",
"@parameter1/base-cms-marko-web-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web-identity-x": "^4.71.2",
"@parameter1/base-cms-marko-web-inquiry": "^4.40.3",
"@parameter1/base-cms-marko-web-leaders": "^4.56.2",
"@parameter1/base-cms-marko-web-mindful-ads": "^4.66.2",
"@parameter1/base-cms-marko-web-mindful-ads": "^4.71.2",
"@parameter1/base-cms-marko-web-native-x": "^4.60.2",
"@parameter1/base-cms-marko-web-omeda": "^4.51.0",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.70.0",
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.71.2",
"@parameter1/base-cms-marko-web-p1-events": "^4.65.4",
"@parameter1/base-cms-marko-web-social-sharing": "^4.55.4",
"@parameter1/base-cms-marko-web-theme-monorail": "^4.71.0",
"@parameter1/base-cms-marko-web-theme-monorail": "^4.71.2",
"@parameter1/base-cms-object-path": "^4.40.3",
"@parameter1/base-cms-utils": "^4.40.3",
"@parameter1/base-cms-web-cli": "^4.57.1",
Expand Down

0 comments on commit 93176f3

Please sign in to comment.