Changeset 62061
- Timestamp:
- 03/19/2026 12:27:35 PM (9 days ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
package-lock.json (modified) (3 diffs)
-
package.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package-lock.json
r62060 r62061 27 27 "jquery-form": "4.3.0", 28 28 "jquery-hoverintent": "1.10.2", 29 "json2php": "0.0.12",30 29 "jsonlint": "1.6.3", 31 30 "lodash": "4.17.23", … … 80 79 "grunt-webpack": "7.0.1", 81 80 "install-changed": "1.1.0", 81 "json2php": "0.0.12", 82 82 "postcss": "8.5.8", 83 83 "prettier": "npm:wp-prettier@3.0.3", … … 22638 22638 "resolved": "https://registry.npmjs.org/json2php/-/json2php-0.0.12.tgz", 22639 22639 "integrity": "sha512-fM/jNXBHZBaizxgLCoFjkX21CyK+zO4aDQvrJnvtwOHeN1qJwRgZEE3K0gqdKBYP5DhueNVHdC2gi4Yalim98g==", 22640 "dev": true, 22640 22641 "license": "BSD" 22641 22642 }, -
trunk/package.json
r62060 r62061 66 66 "grunt-webpack": "7.0.1", 67 67 "install-changed": "1.1.0", 68 "json2php": "0.0.12", 68 69 "postcss": "8.5.8", 69 70 "prettier": "npm:wp-prettier@3.0.3", … … 97 98 "jquery-form": "4.3.0", 98 99 "jquery-hoverintent": "1.10.2", 99 "json2php": "0.0.12",100 100 "jsonlint": "1.6.3", 101 101 "lodash": "4.17.23",
Note: See TracChangeset
for help on using the changeset viewer.