Changeset 44183 for branches/5.0
- Timestamp:
- 12/14/2018 12:19:57 PM (6 years ago)
- Location:
- branches/5.0
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.0/package-lock.json
r43955 r44183 1 1 { 2 2 "name": "WordPress", 3 "version": "5.0. 0",3 "version": "5.0.2", 4 4 "lockfileVersion": 1, 5 5 "requires": true, … … 238 238 }, 239 239 "@wordpress/annotations": { 240 "version": "1.0. 3",241 "resolved": "https://registry.npmjs.org/@wordpress/annotations/-/annotations-1.0. 3.tgz",242 "integrity": "sha512- /3KGSkugdKfFOsTqha0G3/ig5ZBrRp00ByUMDF8jy6LiMwYXmxFNxwuNJi/jgYh0s+IZtLDtUUUlzpEXlwRKhw==",240 "version": "1.0.4", 241 "resolved": "https://registry.npmjs.org/@wordpress/annotations/-/annotations-1.0.4.tgz", 242 "integrity": "sha512-4Pl6qfy74yg8O2mmepUMkT0l6/VjsTCTpfvwveezqprLklDAGLXfS0gm8ZKbVlwsoevmd2y4+1Uv6ajOpBFY0w==", 243 243 "requires": { 244 244 "@babel/runtime": "^7.0.0", 245 "@wordpress/data": "^4. 0.1",245 "@wordpress/data": "^4.1.0", 246 246 "@wordpress/hooks": "^2.0.3", 247 247 "@wordpress/i18n": "^3.1.0", 248 "@wordpress/rich-text": "^3.0. 2",248 "@wordpress/rich-text": "^3.0.3", 249 249 "lodash": "^4.17.10", 250 250 "memize": "^1.0.5", … … 254 254 }, 255 255 "@wordpress/api-fetch": { 256 "version": "2.2. 5",257 "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-2.2. 5.tgz",258 "integrity": "sha512- /59udJQAG5ynrA7j/E6mBhl0gv1MXpBDiuMhY7TBOdgNYIdltrcBbI2PF0r42EGPRtm+rOzBKrEM7WDkWTCkvA==",256 "version": "2.2.6", 257 "resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-2.2.6.tgz", 258 "integrity": "sha512-cZfJrkfv4+w8rWEMzuh6Q5QoaT1MxD+K3MuT+PHP/SZiSS0AuP733LsWlYJDo28EatNUHU2XPR3IpeKzbiHlvQ==", 259 259 "requires": { 260 260 "@babel/runtime": "^7.0.0", 261 261 "@wordpress/hooks": "^2.0.3", 262 262 "@wordpress/i18n": "^3.1.0", 263 "@wordpress/url": "^2.3. 1"263 "@wordpress/url": "^2.3.2" 264 264 } 265 265 }, … … 281 281 }, 282 282 "@wordpress/block-library": { 283 "version": "2.2. 9",284 "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2. 9.tgz",285 "integrity": "sha512- Do/3f1S6uPOywSSiCyeLW6//DEIy7cAyBIdtxcl1CssfpwCPiDbXq5OpyRf94FKV4J1C0qwJfF604IdcsCmsjw==",283 "version": "2.2.10", 284 "resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-2.2.10.tgz", 285 "integrity": "sha512-Kgm6aoD5dQMmIF5ev3RiJ9B64tm5dVqimG5+IXqUXBZCp7OkyAXi0SzdeA2r0qNfkvaA5hqSj1TiHxpi6OJnTA==", 286 286 "requires": { 287 287 "@babel/runtime": "^7.0.0", 288 288 "@wordpress/autop": "^2.0.2", 289 289 "@wordpress/blob": "^2.1.0", 290 "@wordpress/blocks": "^6.0. 3",291 "@wordpress/components": "^7.0. 3",290 "@wordpress/blocks": "^6.0.4", 291 "@wordpress/components": "^7.0.4", 292 292 "@wordpress/compose": "^3.0.0", 293 "@wordpress/core-data": "^2.0.1 4",294 "@wordpress/data": "^4. 0.1",293 "@wordpress/core-data": "^2.0.15", 294 "@wordpress/data": "^4.1.0", 295 295 "@wordpress/deprecated": "^2.0.3", 296 "@wordpress/editor": "^9.0. 4",296 "@wordpress/editor": "^9.0.5", 297 297 "@wordpress/element": "^2.1.8", 298 "@wordpress/html-entities": "^2.0. 3",298 "@wordpress/html-entities": "^2.0.4", 299 299 "@wordpress/i18n": "^3.1.0", 300 300 "@wordpress/keycodes": "^2.0.5", 301 "@wordpress/viewport": "^2.0.1 2",301 "@wordpress/viewport": "^2.0.13", 302 302 "classnames": "^2.2.5", 303 303 "lodash": "^4.17.10", 304 304 "memize": "^1.0.5", 305 "moment": "^2.22.1",306 "querystring": "^0.2.0",307 "querystringify": "^1.0.0",308 305 "url": "^0.11.0" 309 306 } 310 307 }, 311 308 "@wordpress/block-serialization-default-parser": { 312 "version": "2.0. 1",313 "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-2.0. 1.tgz",314 "integrity": "sha512- Wd4yC9NgakDv39bPskA56GSGprZ5kXuhDff3hLR2HpOYS2TPHgT06UsfVfO1tJBOxrqcS/AHVj7FEFZqyyKPNg==",309 "version": "2.0.2", 310 "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-2.0.2.tgz", 311 "integrity": "sha512-gk6RT2U0Fc6U+P0iT1Cu03qHbBLOj31w2W/8JvQuH9DzD3x1YaXDWRA5wl9QRqqFSM6gbH7zKy1v3UC35fuNiA==", 315 312 "requires": { 316 313 "@babel/runtime": "^7.0.0" … … 318 315 }, 319 316 "@wordpress/block-serialization-spec-parser": { 320 "version": "2.0. 1",321 "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-spec-parser/-/block-serialization-spec-parser-2.0. 1.tgz",322 "integrity": "sha512- 9bhi2/hThAH8MbFAalI3UMZiKmUih8Az5ZFRzZy9E+EO4BYW479DFU5l/jSelDh3fPhsPza9UZ0so3IrqqoCzg=="317 "version": "2.0.2", 318 "resolved": "https://registry.npmjs.org/@wordpress/block-serialization-spec-parser/-/block-serialization-spec-parser-2.0.2.tgz", 319 "integrity": "sha512-H3v+ndlMEEPfc1lX7mZ6dU1RqgPr3B6CWkV3v4MAJpQVZ6Rm1afw9VUNTZYSJ2aNnpb/fix0Qc3bt22vju69OQ==" 323 320 }, 324 321 "@wordpress/blocks": { 325 "version": "6.0. 3",326 "resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-6.0. 3.tgz",327 "integrity": "sha512-j Bk9xa87b9xgizVXBBnCYMDju0Q871JyeSCwJyUvd77flrym7BjfNIIWVnwOlLxUYc6BeHxZCAi+JzybHLlvFA==",322 "version": "6.0.4", 323 "resolved": "https://registry.npmjs.org/@wordpress/blocks/-/blocks-6.0.4.tgz", 324 "integrity": "sha512-jGPXt4biR4EVVoWUDtYge4cBi2dEktCUrUsh2ulLkbIxSlenTwLjKEpPb7rkFM65vSXU7urTltXQQ8M8Xaih2g==", 328 325 "requires": { 329 326 "@babel/runtime": "^7.0.0", 330 327 "@wordpress/autop": "^2.0.2", 331 328 "@wordpress/blob": "^2.1.0", 332 "@wordpress/block-serialization-default-parser": "^2.0. 1",333 "@wordpress/block-serialization-spec-parser": "^2.0. 1",334 "@wordpress/data": "^4. 0.1",329 "@wordpress/block-serialization-default-parser": "^2.0.2", 330 "@wordpress/block-serialization-spec-parser": "^2.0.2", 331 "@wordpress/data": "^4.1.0", 335 332 "@wordpress/dom": "^2.0.7", 336 333 "@wordpress/element": "^2.1.8", 337 334 "@wordpress/hooks": "^2.0.3", 338 "@wordpress/html-entities": "^2.0. 3",335 "@wordpress/html-entities": "^2.0.4", 339 336 "@wordpress/i18n": "^3.1.0", 340 337 "@wordpress/is-shallow-equal": "^1.1.4", … … 350 347 }, 351 348 "@wordpress/components": { 352 "version": "7.0. 3",353 "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-7.0. 3.tgz",354 "integrity": "sha512- 7TgmhXz8+KRknFNYe+AYHpq3EreB40OZWEYzXF5tSJdjC6wElrDMKqRCGgWdTlpgZ/09g2cDo7a+GJ8iQTm9ig==",349 "version": "7.0.4", 350 "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-7.0.4.tgz", 351 "integrity": "sha512-SVezuw6CPJ3+81CXXArfDx2rI6hlxEWqEiPSyOgku2guKTqYnWfAU4yW9c6m4IxtKcQCphQ64AmeJ6CYIh91jw==", 355 352 "requires": { 356 353 "@babel/runtime": "^7.0.0", 357 354 "@wordpress/a11y": "^2.0.2", 358 "@wordpress/api-fetch": "^2.2. 5",355 "@wordpress/api-fetch": "^2.2.6", 359 356 "@wordpress/compose": "^3.0.0", 360 357 "@wordpress/dom": "^2.0.7", … … 364 361 "@wordpress/is-shallow-equal": "^1.1.4", 365 362 "@wordpress/keycodes": "^2.0.5", 366 "@wordpress/rich-text": "^3.0. 2",367 "@wordpress/url": "^2.3. 1",363 "@wordpress/rich-text": "^3.0.3", 364 "@wordpress/url": "^2.3.2", 368 365 "classnames": "^2.2.5", 369 366 "clipboard": "^2.0.1", … … 394 391 }, 395 392 "@wordpress/core-data": { 396 "version": "2.0.1 4",397 "resolved": "https://registry.npmjs.org/@wordpress/core-data/-/core-data-2.0.1 4.tgz",398 "integrity": "sha512- Hbd9tOfxv41jO1VwN9KzKCVgWuUzvZwIhXj848SFi0CzV0E57fiIVAkB/7bQj1EUOGT1qzIRLHhsBAEpxrVaeA==",393 "version": "2.0.15", 394 "resolved": "https://registry.npmjs.org/@wordpress/core-data/-/core-data-2.0.15.tgz", 395 "integrity": "sha512-MHln34TnAGGrFkAJ9dbDq6Iu1avQ2PuJwnpLMQeW9oUPgDhxTEHjPoObv/fM4x+r1zCHGXPIyOjySonuXas/oA==", 399 396 "requires": { 400 397 "@babel/runtime": "^7.0.0", 401 "@wordpress/api-fetch": "^2.2. 5",402 "@wordpress/data": "^4. 0.1",403 "@wordpress/url": "^2.3. 1",398 "@wordpress/api-fetch": "^2.2.6", 399 "@wordpress/data": "^4.1.0", 400 "@wordpress/url": "^2.3.2", 404 401 "equivalent-key-map": "^0.2.2", 405 402 "lodash": "^4.17.10", … … 418 415 }, 419 416 "@wordpress/data": { 420 "version": "4. 0.1",421 "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-4. 0.1.tgz",422 "integrity": "sha512- UfuSPjyA4xssOVcgg1wRlngBNGVbMmZGtwoGpAWej/XRpGI26P6Xi+8skPQfLTP2yl+/nMoFd9PTwpE0MwDQ7Q==",417 "version": "4.1.0", 418 "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-4.1.0.tgz", 419 "integrity": "sha512-PVd1LVGV9cf6GpRmIvoP+Y56ir1VB0kwSnsJkj69IMFUKBZW4uKB8BOthnPJ7aQi7B57x/ghfgWy9A0FaV1/eg==", 423 420 "requires": { 424 421 "@babel/runtime": "^7.0.0", … … 435 432 }, 436 433 "@wordpress/date": { 437 "version": "3.0. 0",438 "resolved": "https://registry.npmjs.org/@wordpress/date/-/date-3.0. 0.tgz",439 "integrity": "sha512- 9Acg/5ABEW55iIbPo4jew1rvV7UEIBwWf0YsQdiYKHHcA5AdcDMxvuFBJXMvO3TByCUa8wTAnF3yP6EwAcgbZw==",434 "version": "3.0.1", 435 "resolved": "https://registry.npmjs.org/@wordpress/date/-/date-3.0.1.tgz", 436 "integrity": "sha512-LOOwZM0A5OeElWgdyuR3LJQ7sJJZ5oHdXnNTs3LEB5GH7FUoozF6B6KY5Qm13pizzWX018C8vggsHrsltuLo3A==", 440 437 "requires": { 441 438 "@babel/runtime": "^7.0.0", … … 471 468 }, 472 469 "@wordpress/edit-post": { 473 "version": "3.1. 4",474 "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.1. 4.tgz",475 "integrity": "sha512- xZZ1x+JfMLTgCZkkdaJeYdsdEVQ+MkbRtweSdqfm4p4zdyId8wTg/n/ccqAAhFnQjoTufEkkchzRmmnoHozrcg==",470 "version": "3.1.5", 471 "resolved": "https://registry.npmjs.org/@wordpress/edit-post/-/edit-post-3.1.5.tgz", 472 "integrity": "sha512-9popPk9u7i87D0uEGl1wzGd4UtrxNNA+ROg19uxqp8FnkdOx8yKXv5zdKimJmcGEJKccQpwWbhCvK5iQaP3/Gw==", 476 473 "requires": { 477 474 "@babel/runtime": "^7.0.0", 478 475 "@wordpress/a11y": "^2.0.2", 479 "@wordpress/api-fetch": "^2.2. 5",480 "@wordpress/block-library": "^2.2. 9",481 "@wordpress/blocks": "^6.0. 3",482 "@wordpress/components": "^7.0. 3",476 "@wordpress/api-fetch": "^2.2.6", 477 "@wordpress/block-library": "^2.2.10", 478 "@wordpress/blocks": "^6.0.4", 479 "@wordpress/components": "^7.0.4", 483 480 "@wordpress/compose": "^3.0.0", 484 "@wordpress/core-data": "^2.0.1 4",485 "@wordpress/data": "^4. 0.1",486 "@wordpress/editor": "^9.0. 4",481 "@wordpress/core-data": "^2.0.15", 482 "@wordpress/data": "^4.1.0", 483 "@wordpress/editor": "^9.0.5", 487 484 "@wordpress/element": "^2.1.8", 488 "@wordpress/format-library": "^1.2. 7",485 "@wordpress/format-library": "^1.2.8", 489 486 "@wordpress/hooks": "^2.0.3", 490 487 "@wordpress/i18n": "^3.1.0", 491 488 "@wordpress/keycodes": "^2.0.5", 492 "@wordpress/nux": "^3.0. 4",489 "@wordpress/nux": "^3.0.5", 493 490 "@wordpress/plugins": "^2.0.9", 494 "@wordpress/url": "^2.3. 1",495 "@wordpress/viewport": "^2.0.1 2",491 "@wordpress/url": "^2.3.2", 492 "@wordpress/viewport": "^2.0.13", 496 493 "classnames": "^2.2.5", 497 494 "lodash": "^4.17.10", … … 500 497 }, 501 498 "@wordpress/editor": { 502 "version": "9.0. 4",503 "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.0. 4.tgz",504 "integrity": "sha512- adLq0C0DZFz5R1TNzqRttmcEHXz9Nv4VIBxyqFQbubfMAzq6LKv44YxNw0t9Pg2cZQr4V5gbu214H/0C67PFTQ==",499 "version": "9.0.5", 500 "resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-9.0.5.tgz", 501 "integrity": "sha512-bgbYY0EfOBZhumv+bD9OZOcn2Lqkh6gTqe4ulHCsUr6VQyVCMCHHBAZ74lfaDAxE01nEh5tV4LSxpU1EV9XYJg==", 505 502 "requires": { 506 503 "@babel/runtime": "^7.0.0", 507 504 "@wordpress/a11y": "^2.0.2", 508 "@wordpress/api-fetch": "^2.2. 5",505 "@wordpress/api-fetch": "^2.2.6", 509 506 "@wordpress/blob": "^2.1.0", 510 "@wordpress/blocks": "^6.0. 3",511 "@wordpress/components": "^7.0. 3",507 "@wordpress/blocks": "^6.0.4", 508 "@wordpress/components": "^7.0.4", 512 509 "@wordpress/compose": "^3.0.0", 513 "@wordpress/core-data": "^2.0.1 4",514 "@wordpress/data": "^4. 0.1",515 "@wordpress/date": "^3.0. 0",510 "@wordpress/core-data": "^2.0.15", 511 "@wordpress/data": "^4.1.0", 512 "@wordpress/date": "^3.0.1", 516 513 "@wordpress/deprecated": "^2.0.3", 517 514 "@wordpress/dom": "^2.0.7", 518 515 "@wordpress/element": "^2.1.8", 519 516 "@wordpress/hooks": "^2.0.3", 520 "@wordpress/html-entities": "^2.0. 3",517 "@wordpress/html-entities": "^2.0.4", 521 518 "@wordpress/i18n": "^3.1.0", 522 519 "@wordpress/is-shallow-equal": "^1.1.4", 523 520 "@wordpress/keycodes": "^2.0.5", 524 "@wordpress/notices": "^1.1. 0",525 "@wordpress/nux": "^3.0. 4",521 "@wordpress/notices": "^1.1.1", 522 "@wordpress/nux": "^3.0.5", 526 523 "@wordpress/token-list": "^1.1.0", 527 "@wordpress/url": "^2.3. 1",528 "@wordpress/viewport": "^2.0.1 2",524 "@wordpress/url": "^2.3.2", 525 "@wordpress/viewport": "^2.0.13", 529 526 "@wordpress/wordcount": "^2.0.3", 530 527 "classnames": "^2.2.5", … … 598 595 }, 599 596 "@wordpress/format-library": { 600 "version": "1.2. 7",601 "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.2. 7.tgz",602 "integrity": "sha512- lVsltV1vS9BW+rHxb0ue+/z5ghvytAixVKCkwMaEEnc4qYYo4nzfsXTNCqpgxyQkpgH34j96psPD/34+os0ALg==",597 "version": "1.2.8", 598 "resolved": "https://registry.npmjs.org/@wordpress/format-library/-/format-library-1.2.8.tgz", 599 "integrity": "sha512-QMCj8PZvHgA9OqdbY5Sftlf/3r6nvQKtJzx07ky6UOGvP+b+fiZMWQ9DI/oIZPJrdHH7EwmYOypMwE1qbKJBxg==", 603 600 "requires": { 604 601 "@babel/runtime": "^7.0.0", 605 "@wordpress/components": "^7.0. 3",602 "@wordpress/components": "^7.0.4", 606 603 "@wordpress/dom": "^2.0.7", 607 "@wordpress/editor": "^9.0. 4",604 "@wordpress/editor": "^9.0.5", 608 605 "@wordpress/element": "^2.1.8", 609 606 "@wordpress/i18n": "^3.1.0", 610 607 "@wordpress/keycodes": "^2.0.5", 611 "@wordpress/rich-text": "^3.0. 2",612 "@wordpress/url": "^2.3. 1"608 "@wordpress/rich-text": "^3.0.3", 609 "@wordpress/url": "^2.3.2" 613 610 } 614 611 }, … … 622 619 }, 623 620 "@wordpress/html-entities": { 624 "version": "2.0. 3",625 "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-2.0. 3.tgz",626 "integrity": "sha512- qkZL538U0TyC+sp0u5U9t/SulQjOO3pmmGDmJikSn5IHU/EZwYiyFxF2EDPDHR5PHILgAmdJV8Qefmrb3ml3vg==",621 "version": "2.0.4", 622 "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-2.0.4.tgz", 623 "integrity": "sha512-waT+n+sLLzoI7dUovWGwTUB25iNoRyktRYroc4NVgAbDkKuN5Dsi9IOmJnNNitdQ17HEAOn++ZO6X5/mbBkvBA==", 627 624 "requires": { 628 625 "@babel/runtime": "^7.0.0" … … 679 676 }, 680 677 "@wordpress/list-reusable-blocks": { 681 "version": "1.1.1 6",682 "resolved": "https://registry.npmjs.org/@wordpress/list-reusable-blocks/-/list-reusable-blocks-1.1.1 6.tgz",683 "integrity": "sha512- kkamXKC6lp7ZddFt+VPOaiTftXfldU6qiRNab9JU9BXBD0XmyWl1Ee24RjQtO9ILA8UK9OpYsYCAMP/LSA1Cgg==",678 "version": "1.1.17", 679 "resolved": "https://registry.npmjs.org/@wordpress/list-reusable-blocks/-/list-reusable-blocks-1.1.17.tgz", 680 "integrity": "sha512-5xfjpEVQQN4RW3f1EiVZg9Cko7EcCrl9lDkkGkH7nkDg/BsmI65H8eVTo5eo91nQdxnnE+R/1Hu2ojqiIxNiFg==", 684 681 "requires": { 685 682 "@babel/runtime": "^7.0.0", 686 "@wordpress/api-fetch": "^2.2. 5",687 "@wordpress/components": "^7.0. 3",683 "@wordpress/api-fetch": "^2.2.6", 684 "@wordpress/components": "^7.0.4", 688 685 "@wordpress/compose": "^3.0.0", 689 686 "@wordpress/element": "^2.1.8", … … 693 690 }, 694 691 "@wordpress/notices": { 695 "version": "1.1. 0",696 "resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-1.1. 0.tgz",697 "integrity": "sha512- dVbHKUq1xo4ecGy1j/cxbnRY1L/by+O4Xu+QBdrX5MPCOEU0TLak8k9PUS+nm13zFAJg4kzZip301Udb/OgoZg==",692 "version": "1.1.1", 693 "resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-1.1.1.tgz", 694 "integrity": "sha512-iFbO0GUx+TlmgPGyjTOKErc7w6YQa/jbMMrqCOjrueShBSdgvCplfuHuaU/SCzFbvN6HiZM4XZsfSQYJX+nIAA==", 698 695 "requires": { 699 696 "@babel/runtime": "^7.0.0", 700 697 "@wordpress/a11y": "^2.0.2", 701 "@wordpress/data": "^4. 0.1",698 "@wordpress/data": "^4.1.0", 702 699 "lodash": "^4.17.10" 703 700 } 704 701 }, 705 702 "@wordpress/nux": { 706 "version": "3.0. 4",707 "resolved": "https://registry.npmjs.org/@wordpress/nux/-/nux-3.0. 4.tgz",708 "integrity": "sha512- 0GjMmEI8GM/lbRLAxPel6fMjf5rbEB9wGRzVr1dDD7Ak6CfgVfasK/B9UMgngcO0sbCCXkHopjd8QQhUobffPg==",703 "version": "3.0.5", 704 "resolved": "https://registry.npmjs.org/@wordpress/nux/-/nux-3.0.5.tgz", 705 "integrity": "sha512-E3HewiMzFEHPZBopHvU9O0tOe13JQj6zkb7poifO1xqLNv+BT3ZAFXAD+d6o9JhlA0yWhyxI1UqMVrBMp/Jq6Q==", 709 706 "requires": { 710 707 "@babel/runtime": "^7.0.0", 711 "@wordpress/components": "^7.0. 3",708 "@wordpress/components": "^7.0.4", 712 709 "@wordpress/compose": "^3.0.0", 713 "@wordpress/data": "^4. 0.1",710 "@wordpress/data": "^4.1.0", 714 711 "@wordpress/element": "^2.1.8", 715 712 "@wordpress/i18n": "^3.1.0", … … 741 738 }, 742 739 "@wordpress/rich-text": { 743 "version": "3.0. 2",744 "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.0. 2.tgz",745 "integrity": "sha512- qLhQz142vpEr/j69SLir3Sz8CYMoosyP8xjGAyH22S/gH8jTydnWtDx//xdkzvikXRbV1niXuPMDyLV2QOlong==",740 "version": "3.0.3", 741 "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-3.0.3.tgz", 742 "integrity": "sha512-w/03H2CyhOPAV7fGHyz1Dph59PM0f3orw9PLZYUpFOBELczoVgKwAyl5aEf6fK+KNGXO/XA4YsJ3mIVCvVdhmQ==", 746 743 "requires": { 747 744 "@babel/runtime": "^7.0.0", 748 745 "@wordpress/compose": "^3.0.0", 749 "@wordpress/data": "^4. 0.1",746 "@wordpress/data": "^4.1.0", 750 747 "@wordpress/escape-html": "^1.0.1", 751 748 "lodash": "^4.17.10", … … 773 770 }, 774 771 "@wordpress/url": { 775 "version": "2.3. 1",776 "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.3. 1.tgz",777 "integrity": "sha512- Z4tCYMsW3DHOLnBXM7MK2kcuX26Pszpxjst8x5hzWmYa6zJRn8MA8Bd5RF++R1NwpWJZGk4m47rj6Q36zkr86g==",772 "version": "2.3.2", 773 "resolved": "https://registry.npmjs.org/@wordpress/url/-/url-2.3.2.tgz", 774 "integrity": "sha512-XI/LBkUNNzP2cckEjkh47I3nw4dis64Hy4i2qStYuGdk/JQnW0BOn2El4sB/8mzeqcYyIF4nna7iMe67t5BI7g==", 778 775 "requires": { 779 776 "@babel/runtime": "^7.0.0", … … 782 779 }, 783 780 "@wordpress/viewport": { 784 "version": "2.0.1 2",785 "resolved": "https://registry.npmjs.org/@wordpress/viewport/-/viewport-2.0.1 2.tgz",786 "integrity": "sha512-W 2M+RIbAlfIn7B8nQtR10SD5lLpLNu2bMXk18h5ToS8BhBwEK9dagjSh1i4nJplzNzZUB/JsaVXDRRCFymuT3A==",781 "version": "2.0.13", 782 "resolved": "https://registry.npmjs.org/@wordpress/viewport/-/viewport-2.0.13.tgz", 783 "integrity": "sha512-WqJbezqauYe8gT3AIAUt0Lcp/LoAW/NJ7/M64ZlYYhajDoXpDddc3qQF3nrIHp68WD+lGDd2LuoCuNvGJwiJNw==", 787 784 "requires": { 788 785 "@babel/runtime": "^7.0.0", 789 786 "@wordpress/compose": "^3.0.0", 790 "@wordpress/data": "^4. 0.1",787 "@wordpress/data": "^4.1.0", 791 788 "@wordpress/element": "^2.1.8", 792 789 "lodash": "^4.17.10" … … 11229 11226 "dev": true 11230 11227 }, 11231 "querystringify": {11232 "version": "1.0.0",11233 "resolved": "https://registry.npmjs.org/querystringify/-/querystringify-1.0.0.tgz",11234 "integrity": "sha1-YoYkIRLFtxL6ZU5SZlK/ahP/Bcs="11235 },11236 11228 "randomatic": { 11237 11229 "version": "3.1.1", … … 13692 13684 }, 13693 13685 "tinymce": { 13694 "version": "4.9. 0",13695 "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-4.9. 0.tgz",13696 "integrity": "sha512- hrPeCLXY/sVCo3i64CTW8P5xbDiEI8Uii/vWpcmQWAMhex6GWWd2U+L8WIMj5tKKGdfcIQAJfpfQthc/92bcKw=="13686 "version": "4.9.1", 13687 "resolved": "https://registry.npmjs.org/tinymce/-/tinymce-4.9.1.tgz", 13688 "integrity": "sha512-lGk6QFI2KYWnIkti0TvtN30GIgJAfWWl8LBqUYdnHuywrNvgl92fqrQHhUP7YChHNhiYZj6JAy8M5cwVlbO7iQ==" 13697 13689 }, 13698 13690 "tmp": { -
branches/5.0/package.json
r44105 r44183 52 52 "@babel/polyfill": "^7.0.0", 53 53 "@wordpress/a11y": "^2.0.2", 54 "@wordpress/annotations": "^1.0. 3",55 "@wordpress/api-fetch": "^2.2. 5",54 "@wordpress/annotations": "^1.0.4", 55 "@wordpress/api-fetch": "^2.2.6", 56 56 "@wordpress/autop": "^2.0.2", 57 57 "@wordpress/blob": "^2.1.0", 58 "@wordpress/block-library": "^2.2. 9",59 "@wordpress/block-serialization-default-parser": "^2.0. 1",60 "@wordpress/blocks": "^6.0. 3",61 "@wordpress/components": "^7.0. 3",58 "@wordpress/block-library": "^2.2.10", 59 "@wordpress/block-serialization-default-parser": "^2.0.2", 60 "@wordpress/blocks": "^6.0.4", 61 "@wordpress/components": "^7.0.4", 62 62 "@wordpress/compose": "^3.0.0", 63 "@wordpress/core-data": "^2.0.1 4",64 "@wordpress/data": "^4. 0.1",65 "@wordpress/date": "^3.0. 0",63 "@wordpress/core-data": "^2.0.15", 64 "@wordpress/data": "^4.1.0", 65 "@wordpress/date": "^3.0.1", 66 66 "@wordpress/deprecated": "^2.0.3", 67 67 "@wordpress/dom": "^2.0.7", 68 68 "@wordpress/dom-ready": "^2.0.2", 69 "@wordpress/edit-post": "^3.1. 4",70 "@wordpress/editor": "^9.0. 4",69 "@wordpress/edit-post": "^3.1.5", 70 "@wordpress/editor": "^9.0.5", 71 71 "@wordpress/element": "^2.1.8", 72 72 "@wordpress/escape-html": "^1.0.1", 73 "@wordpress/format-library": "^1.2. 7",73 "@wordpress/format-library": "^1.2.8", 74 74 "@wordpress/hooks": "^2.0.3", 75 "@wordpress/html-entities": "^2.0. 3",75 "@wordpress/html-entities": "^2.0.4", 76 76 "@wordpress/i18n": "^3.1.0", 77 77 "@wordpress/is-shallow-equal": "^1.1.4", 78 78 "@wordpress/keycodes": "^2.0.5", 79 "@wordpress/list-reusable-blocks": "^1.1.1 6",80 "@wordpress/notices": "^1.1. 0",81 "@wordpress/nux": "^3.0. 4",79 "@wordpress/list-reusable-blocks": "^1.1.17", 80 "@wordpress/notices": "^1.1.1", 81 "@wordpress/nux": "^3.0.5", 82 82 "@wordpress/plugins": "^2.0.9", 83 83 "@wordpress/redux-routine": "^3.0.3", 84 "@wordpress/rich-text": "^3.0. 2",84 "@wordpress/rich-text": "^3.0.3", 85 85 "@wordpress/shortcode": "^2.0.2", 86 86 "@wordpress/token-list": "^1.1.0", 87 "@wordpress/url": "^2.3. 1",88 "@wordpress/viewport": "^2.0.1 2",87 "@wordpress/url": "^2.3.2", 88 "@wordpress/viewport": "^2.0.13", 89 89 "@wordpress/wordcount": "^2.0.3", 90 90 "element-closest": "^2.0.2", -
branches/5.0/src/wp-includes/blocks/block.php
r43949 r44183 23 23 } 24 24 25 if ( 'publish' !== $reusable_block->post_status || ! empty( $reusable_block->post_password ) ) { 26 return ''; 27 } 28 25 29 return do_blocks( $reusable_block->post_content ); 26 30 } -
branches/5.0/src/wp-includes/blocks/categories.php
r43949 r44183 73 73 <script type='text/javascript'> 74 74 /* <![CDATA[ */ 75 ( function() {75 ( function() { 76 76 var dropdown = document.getElementById( '<?php echo esc_js( $dropdown_id ); ?>' ); 77 77 function onCatChange() { -
branches/5.0/src/wp-includes/blocks/latest-comments.php
r43951 r44183 6 6 */ 7 7 8 if ( ! function_exists( 'wp_latest_comments_draft_or_post_title' ) ) { 9 /** 10 * Get the post title. 11 * 12 * The post title is fetched and if it is blank then a default string is 13 * returned. 14 * 15 * Copied from `wp-admin/includes/template.php`, but we can't include that 16 * file because: 17 * 18 * 1. It causes bugs with test fixture generation and strange Docker 255 error 19 * codes. 20 * 2. It's in the admin; ideally we *shouldn't* be including files from the 21 * admin for a block's output. It's a very small/simple function as well, 22 * so duplicating it isn't too terrible. 23 * 24 * @since 3.3.0 25 * 26 * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post. 27 * @return string The post title if set; "(no title)" if no title is set. 28 */ 29 function wp_latest_comments_draft_or_post_title( $post = 0 ) { 30 $title = get_the_title( $post ); 31 if ( empty( $title ) ) { 32 $title = __( '(no title)' ); 33 } 34 return esc_html( $title ); 8 /** 9 * Get the post title. 10 * 11 * The post title is fetched and if it is blank then a default string is 12 * returned. 13 * 14 * Copied from `wp-admin/includes/template.php`, but we can't include that 15 * file because: 16 * 17 * 1. It causes bugs with test fixture generation and strange Docker 255 error 18 * codes. 19 * 2. It's in the admin; ideally we *shouldn't* be including files from the 20 * admin for a block's output. It's a very small/simple function as well, 21 * so duplicating it isn't too terrible. 22 * 23 * @since 3.3.0 24 * 25 * @param int|WP_Post $post Optional. Post ID or WP_Post object. Default is global $post. 26 * @return string The post title if set; "(no title)" if no title is set. 27 */ 28 function wp_latest_comments_draft_or_post_title( $post = 0 ) { 29 $title = get_the_title( $post ); 30 if ( empty( $title ) ) { 31 $title = __( '(no title)' ); 35 32 } 33 return esc_html( $title ); 36 34 } 37 35 -
branches/5.0/src/wp-includes/script-loader.php
r43960 r44183 226 226 227 227 $packages_versions = array( 228 'api-fetch' => '2.2. 5',228 'api-fetch' => '2.2.6', 229 229 'a11y' => '2.0.2', 230 'annotations' => '1.0. 3',230 'annotations' => '1.0.4', 231 231 'autop' => '2.0.2', 232 232 'blob' => '2.1.0', 233 'block-library' => '2.2. 9',234 'block-serialization-default-parser' => '2.0. 1',235 'blocks' => '6.0. 3',236 'components' => '7.0. 3',233 'block-library' => '2.2.10', 234 'block-serialization-default-parser' => '2.0.2', 235 'blocks' => '6.0.4', 236 'components' => '7.0.4', 237 237 'compose' => '3.0.0', 238 'core-data' => '2.0.1 4',239 'data' => '4. 0.1',240 'date' => '3.0. 0',238 'core-data' => '2.0.15', 239 'data' => '4.1.0', 240 'date' => '3.0.1', 241 241 'deprecated' => '2.0.3', 242 242 'dom' => '2.0.7', 243 243 'dom-ready' => '2.0.2', 244 'edit-post' => '3.1. 4',245 'editor' => '9.0. 4',244 'edit-post' => '3.1.5', 245 'editor' => '9.0.5', 246 246 'element' => '2.1.8', 247 247 'escape-html' => '1.0.1', 248 'format-library' => '1.2. 7',248 'format-library' => '1.2.8', 249 249 'hooks' => '2.0.3', 250 'html-entities' => '2.0. 3',250 'html-entities' => '2.0.4', 251 251 'i18n' => '3.1.0', 252 252 'is-shallow-equal' => '1.1.4', 253 253 'keycodes' => '2.0.5', 254 'list-reusable-blocks' => '1.1.1 6',255 'notices' => '1.1. 0',256 'nux' => '3.0. 4',254 'list-reusable-blocks' => '1.1.17', 255 'notices' => '1.1.1', 256 'nux' => '3.0.5', 257 257 'plugins' => '2.0.9', 258 258 'redux-routine' => '3.0.3', 259 'rich-text' => '3.0. 2',259 'rich-text' => '3.0.3', 260 260 'shortcode' => '2.0.2', 261 261 'token-list' => '1.1.0', 262 'url' => '2.3. 1',263 'viewport' => '2.0.1 2',262 'url' => '2.3.2', 263 'viewport' => '2.0.13', 264 264 'wordcount' => '2.0.3', 265 265 ); … … 1808 1808 'wp-components', 1809 1809 'wp-editor', 1810 'wp-block-library', 1810 1811 // Always include visual styles so the editor never appears broken. 1811 1812 'wp-block-library-theme',
Note: See TracChangeset
for help on using the changeset viewer.