This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
31 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "4.48.0", | ||
"version": "4.48.1", | ||
"npmClient": "yarn", | ||
"useWorkspaces": true, | ||
"command": { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-export-framework", | ||
"version": "4.47.1", | ||
"version": "4.48.1", | ||
"description": "Core framework for BaseCMS Exports.", | ||
"author": "Josh Worden <[email protected]>", | ||
"main": "src/index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-tenant-context": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"express": "^4.18.2", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-core", | ||
"version": "4.42.0", | ||
"version": "4.48.1", | ||
"description": "Core BaseCMS Marko components.", | ||
"author": "Jacob Bare <[email protected]>", | ||
"main": "index.js", | ||
|
@@ -26,7 +26,7 @@ | |
"@parameter1/base-cms-marko-express": "^4.9.0", | ||
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0" | ||
"@parameter1/base-cms-web-common": "^4.48.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-newsletters", | ||
"version": "4.47.1", | ||
"version": "4.48.1", | ||
"description": "Core Marko+Express components for BaseCMS newsletter templates", | ||
"author": "Jacob Bare <[email protected]>", | ||
"main": "index.js", | ||
|
@@ -22,7 +22,7 @@ | |
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-tenant-context": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"express": "^4.18.2", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-web-native-x", | ||
"version": "4.42.0", | ||
"version": "4.48.1", | ||
"description": "NativeX Marko components for BaseCMS websites", | ||
"author": "Jacob Bare <[email protected]>", | ||
"license": "MIT", | ||
|
@@ -17,7 +17,7 @@ | |
"@parameter1/base-cms-marko-web-gtm": "^4.40.3", | ||
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"graphql-tag": "^2.12.6", | ||
"node-fetch": "^2.6.9" | ||
}, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-web-search", | ||
"version": "4.48.0", | ||
"version": "4.48.1", | ||
"author": "Jacob Bare <[email protected]>", | ||
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-search", | ||
"license": "MIT", | ||
|
@@ -16,7 +16,7 @@ | |
"@parameter1/base-cms-marko-web-icons": "^4.36.8", | ||
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"@parameter1/joi": "^1.2.10", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.6" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-web-theme-monorail-magazine", | ||
"version": "4.42.0", | ||
"version": "4.48.1", | ||
"description": "Magazine components, routes, and styling for the Monorail theme", | ||
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail-magazine", | ||
"author": "Brandon Krigbaum <[email protected]>", | ||
|
@@ -17,7 +17,7 @@ | |
"@parameter1/base-cms-marko-web-gtm": "^4.40.3", | ||
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.6", | ||
"object-path": "^0.11.8" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-web-theme-monorail", | ||
"version": "4.48.0", | ||
"version": "4.48.1", | ||
"author": "Brian Miller <[email protected]>", | ||
"repository": "https://github.com/parameter1/base-cms/tree/master/packages/marko-web-theme-monorail", | ||
"license": "MIT", | ||
|
@@ -22,17 +22,17 @@ | |
"@parameter1/base-cms-marko-web-icons": "^4.36.8", | ||
"@parameter1/base-cms-marko-web-identity-x": "^4.47.0", | ||
"@parameter1/base-cms-marko-web-inquiry": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.42.0", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.48.1", | ||
"@parameter1/base-cms-marko-web-omeda": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.47.0", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.45.0", | ||
"@parameter1/base-cms-marko-web-recaptcha": "^4.5.12", | ||
"@parameter1/base-cms-marko-web-reveal-ad": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-search": "^4.48.0", | ||
"@parameter1/base-cms-marko-web-search": "^4.48.1", | ||
"@parameter1/base-cms-marko-web-social-sharing": "^4.40.3", | ||
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"@parameter1/joi": "^1.2.10", | ||
"@trevoreyre/autocomplete-vue": "^2.4.1", | ||
"bootstrap": "^4.6.2", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-marko-web", | ||
"version": "4.47.1", | ||
"version": "4.48.1", | ||
"description": "Core Marko+Express components for BaseCMS websites", | ||
"author": "Jacob Bare <[email protected]>", | ||
"main": "index.js", | ||
|
@@ -37,7 +37,7 @@ | |
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-tenant-context": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"async": "^3.2.4", | ||
"cheerio": "^1.0.0-rc.12", | ||
"cookie-parser": "^1.4.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-web-common", | ||
"version": "4.42.0", | ||
"version": "4.48.1", | ||
"description": "Common utilities, queries and functions for BaseCMS website projects.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-example-export", | ||
"version": "4.47.1", | ||
"version": "4.48.1", | ||
"description": "Example BaseCMS export.", | ||
"main": "src/index.js", | ||
"author": "Josh Worden <[email protected]>", | ||
|
@@ -16,6 +16,6 @@ | |
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-export-cli": "^4.40.3", | ||
"@parameter1/base-cms-export-framework": "^4.47.1" | ||
"@parameter1/base-cms-export-framework": "^4.48.1" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-example-website", | ||
"version": "4.48.0", | ||
"version": "4.48.1", | ||
"description": "Example BaseCMS website.", | ||
"main": "src/index.js", | ||
"author": "Jacob Bare <[email protected]>", | ||
|
@@ -20,8 +20,8 @@ | |
"test": "yarn lint && yarn compile --no-clean" | ||
}, | ||
"dependencies": { | ||
"@parameter1/base-cms-marko-core": "^4.42.0", | ||
"@parameter1/base-cms-marko-web": "^4.47.1", | ||
"@parameter1/base-cms-marko-core": "^4.48.1", | ||
"@parameter1/base-cms-marko-web": "^4.48.1", | ||
"@parameter1/base-cms-marko-web-auth0-identity-x": "^4.47.0", | ||
"@parameter1/base-cms-marko-web-contact-us": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-deferred-script-loader": "^4.40.3", | ||
|
@@ -30,12 +30,12 @@ | |
"@parameter1/base-cms-marko-web-identity-x": "^4.47.0", | ||
"@parameter1/base-cms-marko-web-inquiry": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-leaders": "^4.43.2", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.42.0", | ||
"@parameter1/base-cms-marko-web-native-x": "^4.48.1", | ||
"@parameter1/base-cms-marko-web-omeda": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-omeda-identity-x": "^4.47.0", | ||
"@parameter1/base-cms-marko-web-p1-events": "^4.45.0", | ||
"@parameter1/base-cms-marko-web-social-sharing": "^4.40.3", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.48.0", | ||
"@parameter1/base-cms-marko-web-theme-monorail": "^4.48.1", | ||
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-cli": "^4.40.3", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-rss", | ||
"version": "4.42.0", | ||
"version": "4.48.1", | ||
"description": "The BaseCMS RSS service", | ||
"main": "src/index.js", | ||
"author": "Josh Worden <[email protected]>", | ||
|
@@ -20,7 +20,7 @@ | |
"@parameter1/base-cms-object-path": "^4.40.3", | ||
"@parameter1/base-cms-tenant-context": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"express": "^4.18.2", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.6", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@parameter1/base-cms-sitemaps", | ||
"version": "4.42.0", | ||
"version": "4.48.1", | ||
"description": "The BaseCMS Sitemaps service", | ||
"main": "src/index.js", | ||
"author": "Josh Worden <[email protected]>", | ||
|
@@ -19,7 +19,7 @@ | |
"@parameter1/base-cms-html": "^4.5.12", | ||
"@parameter1/base-cms-tenant-context": "^4.5.12", | ||
"@parameter1/base-cms-utils": "^4.40.3", | ||
"@parameter1/base-cms-web-common": "^4.42.0", | ||
"@parameter1/base-cms-web-common": "^4.48.1", | ||
"express": "^4.18.2", | ||
"graphql": "^14.7.0", | ||
"graphql-tag": "^2.12.6", | ||
|