updated theme Twenty Nineteen version 3.3

This commit is contained in:
2026-06-03 21:29:36 +00:00
committed by Gitium
parent 4421f79f19
commit b7d289f90e
24 changed files with 456 additions and 568 deletions

View File

@ -1,6 +1,6 @@
{
"name": "twentynineteen",
"version": "3.1.0",
"version": "3.3.0",
"description": "Default WP Theme",
"bugs": {
"url": "https://core.trac.wordpress.org/"
@ -11,13 +11,13 @@
"npm": ">=10.2.3"
},
"devDependencies": {
"@wordpress/browserslist-config": "^6.14.0",
"autoprefixer": "^10.4.20",
"@wordpress/browserslist-config": "^6.34.0",
"autoprefixer": "^10.4.22",
"chokidar-cli": "^3.0.0",
"node-sass": "^9.0.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.49",
"postcss-cli": "^11.0.0",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"postcss-focus-within": "^9.0.1",
"rtlcss": "^4.3.0"
},