Skip to content

Commit

Permalink
CalderaWP#3204 pin @wordpress/element version
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Pollock committed May 22, 2019
1 parent 66d69c5 commit a1bae7f
Show file tree
Hide file tree
Showing 15 changed files with 188,571 additions and 29 deletions.
7,212 changes: 7,211 additions & 1 deletion clients/blocks/build/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/blocks/build/index.min.js.map

Large diffs are not rendered by default.

51,475 changes: 51,474 additions & 1 deletion clients/legacy-bundle/build/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/legacy-bundle/build/index.min.js.map

Large diffs are not rendered by default.

55,816 changes: 55,811 additions & 5 deletions clients/privacy/build/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/privacy/build/index.min.js.map

Large diffs are not rendered by default.

42,433 changes: 42,428 additions & 5 deletions clients/pro/build/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/pro/build/index.min.js.map

Large diffs are not rendered by default.

16 changes: 15 additions & 1 deletion clients/pro/build/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

31,552 changes: 31,551 additions & 1 deletion clients/render/build/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion clients/render/build/index.min.js.map

Large diffs are not rendered by default.

45 changes: 44 additions & 1 deletion clients/render/build/style.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@
"devDependencies": {
"@caldera-labs/api-client": "^0.2.2",
"@caldera-labs/state": "^0.7.1",
"@wordpress/element": "2.1.9",
"@wordpress/babel-preset-default": "^1.3.0",
"@wordpress/blocks": "^6.1.0",
"@wordpress/browserslist-config": "^2.2.2",
"@wordpress/components": "^7.1.0",
"@wordpress/compose": "^3.1.0",
"@wordpress/data": "^4.4.0",
"@wordpress/deprecated": "^2.2.0",
"@wordpress/dom": "^2.1.0",
"@wordpress/dom-ready": "^1.2.0",
"@wordpress/url": "^2.3.0",
"@wordpress/babel-preset-default": "^1.3.0",
"@wordpress/browserslist-config": "^2.2.2",
"@wordpress/data": "^4.4.0",
"@wordpress/element": "^2.1.9",
"@wordpress/i18n": "^3.3.0",
"@wordpress/url": "^2.3.0",
"autoprefixer": "^8.6.5",
"axios": "^0.18.0",
"babel-cli": "^6.26.0",
Expand Down
4 changes: 1 addition & 3 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,7 @@ const entryPointNames = [

// Setup externals
const externals = {
jquery: 'jQuery',
'react': 'React',
'react-dom': 'ReactDOM'
jquery: 'jQuery'
};

// Setup external for each entry point
Expand Down
27 changes: 26 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,13 @@
core-js "^2.6.5"
regenerator-runtime "^0.13.2"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.4.4":
version "7.4.5"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12"
integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==
dependencies:
regenerator-runtime "^0.13.2"

"@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1":
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.4.tgz#dc2e34982eb236803aa27a07fea6857af1b9171d"
Expand Down Expand Up @@ -263,7 +270,18 @@
"@babel/runtime" "^7.3.1"
lodash "^4.17.11"

"@wordpress/element@^2.1.9", "@wordpress/element@^2.3.0":
"@wordpress/[email protected]":
version "2.1.9"
resolved "https://registry.yarnpkg.com/@wordpress/element/-/element-2.1.9.tgz#3c413ff9b60398a6139811b34255aac7c2331672"
integrity sha512-qKluF0oIajTYllZPG4XlopWHWs3VADT0sUW1oPprCCMMj2URkq4RQ9q2DvUwLr/UYZKUfyLtzyb3oD44SFgNsQ==
dependencies:
"@babel/runtime" "^7.0.0"
"@wordpress/escape-html" "^1.0.1"
lodash "^4.17.10"
react "^16.6.3"
react-dom "^16.6.3"

"@wordpress/element@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@wordpress/element/-/element-2.3.0.tgz#8173dd71770081c8987fb3800d366727f790632c"
integrity sha512-L/s1n6pqVUlo09uMdhnlarW7ZzTWlvKo6zQzoxZSLEMne/6Hr3sw2DbxE2AuijcJv/n9VzmV7/MNBQMEIPL7OA==
Expand All @@ -274,6 +292,13 @@
react "^16.8.4"
react-dom "^16.8.4"

"@wordpress/escape-html@^1.0.1":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@wordpress/escape-html/-/escape-html-1.3.0.tgz#fcc0a6a6b4a38bad5dc3017c295dade904449ded"
integrity sha512-4iYVMAwREg9/jXJE80wJAreamwljLmLlA5stXMQ6UIoaW5tPPdyjyjjhCgw7jhEzJAKc+re3UXKf6Up4RXwQ8A==
dependencies:
"@babel/runtime" "^7.4.4"

"@wordpress/escape-html@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@wordpress/escape-html/-/escape-html-1.2.0.tgz#551864c9003127a1157c538c86e234a3451989ff"
Expand Down

0 comments on commit a1bae7f

Please sign in to comment.