|
28 | 28 | "last 2 Opera versions" |
29 | 29 | ], |
30 | 30 | "devDependencies": { |
31 | | - "@lodder/grunt-postcss": "^3.1.1", |
| 31 | + "@lodder/grunt-postcss": "3.1.1", |
32 | 32 | "@playwright/test": "1.58.2", |
33 | 33 | "@pmmmwh/react-refresh-webpack-plugin": "0.6.2", |
34 | 34 | "@types/codemirror": "5.60.17", |
|
47 | 47 | "dotenv-expand": "12.0.3", |
48 | 48 | "grunt": "1.6.1", |
49 | 49 | "grunt-banner": "^0.6.0", |
50 | | - "grunt-contrib-clean": "~2.0.1", |
| 50 | + "grunt-contrib-clean": "2.0.1", |
51 | 51 | "grunt-contrib-concat": "2.1.0", |
52 | | - "grunt-contrib-copy": "~1.0.0", |
53 | | - "grunt-contrib-cssmin": "~5.0.0", |
54 | | - "grunt-contrib-imagemin": "~4.0.0", |
| 52 | + "grunt-contrib-copy": "1.0.0", |
| 53 | + "grunt-contrib-cssmin": "5.0.0", |
| 54 | + "grunt-contrib-imagemin": "4.0.0", |
55 | 55 | "grunt-contrib-jshint": "3.2.0", |
56 | | - "grunt-contrib-qunit": "~10.1.1", |
57 | | - "grunt-contrib-uglify": "~5.2.2", |
58 | | - "grunt-contrib-watch": "~1.1.0", |
| 56 | + "grunt-contrib-qunit": "10.1.1", |
| 57 | + "grunt-contrib-uglify": "5.2.2", |
| 58 | + "grunt-contrib-watch": "1.1.0", |
59 | 59 | "grunt-file-append": "0.0.7", |
60 | 60 | "grunt-jsdoc": "2.4.1", |
61 | | - "grunt-legacy-util": "^2.0.1", |
62 | | - "grunt-patch-wordpress": "~4.0.0", |
63 | | - "grunt-replace-lts": "~1.1.0", |
64 | | - "grunt-rtlcss": "~2.0.2", |
65 | | - "grunt-sass": "~4.1.0", |
| 61 | + "grunt-legacy-util": "2.0.1", |
| 62 | + "grunt-patch-wordpress": "4.0.0", |
| 63 | + "grunt-replace-lts": "1.1.0", |
| 64 | + "grunt-rtlcss": "2.0.2", |
| 65 | + "grunt-sass": "4.1.0", |
66 | 66 | "grunt-webpack": "7.0.1", |
67 | 67 | "install-changed": "1.1.0", |
68 | 68 | "json2php": "0.0.12", |
69 | 69 | "php-array-reader": "2.1.3", |
70 | 70 | "postcss": "8.5.8", |
71 | 71 | "prettier": "npm:wp-prettier@3.0.3", |
72 | | - "qunit": "~2.25.0", |
| 72 | + "qunit": "2.25.0", |
73 | 73 | "react-refresh": "0.14.0", |
74 | 74 | "sass": "1.98.0", |
75 | 75 | "sinon": "16.1.3", |
76 | | - "sinon-test": "~3.1.6", |
| 76 | + "sinon-test": "3.1.6", |
77 | 77 | "source-map-loader": "5.0.0", |
78 | 78 | "terser-webpack-plugin": "5.4.0", |
79 | 79 | "typescript": "5.9.3", |
|
0 commit comments