Changeset 59135 for trunk/package.json
- Timestamp:
- 09/30/2024 06:34:56 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.json
r59129 r59135 34 34 "@wordpress/prettier-config": "4.8.1", 35 35 "@wordpress/scripts": "30.0.4", 36 "autoprefixer": "10.4. 19",36 "autoprefixer": "10.4.20", 37 37 "chalk": "5.3.0", 38 38 "check-node-version": "4.2.1", 39 39 "copy-webpack-plugin": "12.0.2", 40 "cssnano": "7.0. 3",40 "cssnano": "7.0.6", 41 41 "dotenv": "16.4.5", 42 42 "dotenv-expand": "11.0.6", … … 49 49 "grunt-contrib-imagemin": "~4.0.0", 50 50 "grunt-contrib-jshint": "3.2.0", 51 "grunt-contrib-qunit": "~10. 0.0",51 "grunt-contrib-qunit": "~10.1.1", 52 52 "grunt-contrib-uglify": "~5.2.2", 53 53 "grunt-contrib-watch": "~1.1.0", … … 59 59 "grunt-rtlcss": "~2.0.2", 60 60 "grunt-sass": "~3.1.0", 61 "grunt-webpack": " 6.0.0",61 "grunt-webpack": "7.0.0", 62 62 "ink-docstrap": "1.3.2", 63 63 "install-changed": "1.1.0", 64 64 "matchdep": "~2.0.0", 65 "postcss": "8.4. 38",65 "postcss": "8.4.47", 66 66 "prettier": "npm:wp-prettier@2.6.2", 67 "qunit": "~2.2 1.0",67 "qunit": "~2.22.0", 68 68 "react-refresh": "0.14.0", 69 "sass": "1.7 7.6",69 "sass": "1.79.4", 70 70 "sinon": "16.1.3", 71 71 "sinon-test": "~3.1.6", … … 73 73 "terser-webpack-plugin": "5.3.10", 74 74 "uglify-js": "^3.17.4", 75 "uuid": " 9.0.1",76 "wait-on": " 7.2.0",75 "uuid": "10.0.0", 76 "wait-on": "8.0.1", 77 77 "webpack": "5.90.2", 78 78 "webpack-livereload-plugin": "3.0.2" … … 157 157 "jquery-form": "4.3.0", 158 158 "jquery-hoverintent": "1.10.2", 159 "json2php": " ^0.0.7",159 "json2php": "0.0.9", 160 160 "lodash": "4.17.21", 161 161 "masonry-layout": "4.2.2", … … 169 169 "underscore": "1.13.7", 170 170 "whatwg-fetch": "3.6.20", 171 "wicg-inert": "3.1. 2"171 "wicg-inert": "3.1.3" 172 172 }, 173 173 "scripts": {
Note: See TracChangeset
for help on using the changeset viewer.