Update Node version in .nvmrc & update deps (#7059)
* Update min node version to 18 * Update deps * Update node-sass * Remove external theme dep refs * Update package-lock * Install latest deps * Update all sub-deps * Update latest deps
This commit is contained in:
parent
414b6bb375
commit
92063ebc50
38 changed files with 8958 additions and 1602 deletions
2
.nvmrc
2
.nvmrc
|
@ -1 +1 @@
|
|||
17
|
||||
18
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/tree/balasana#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -8,12 +8,12 @@
|
|||
"homepage": "https://github.com/Automattic/themes/blob/trunk/blockbase",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"sass": "^1.47.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.62.1"
|
||||
},
|
||||
"browserslist": [
|
||||
"extends @wordpress/browserslist-config"
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
"version": "1.6.8",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
"version": "1.4.8",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
"version": "1.4.8",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "style.css",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
"version": "1.7.8",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
10242
package-lock.json
generated
10242
package-lock.json
generated
File diff suppressed because it is too large
Load diff
30
package.json
30
package.json
|
@ -29,22 +29,22 @@
|
|||
"prepare": "husky install"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@octokit/rest": "^18.12.0",
|
||||
"@wordpress/prettier-config": "^1.1.2",
|
||||
"@wordpress/scripts": "^26.3.0",
|
||||
"@wordpress/stylelint-config": "^20.0.1",
|
||||
"@octokit/rest": "^19.0.8",
|
||||
"@wordpress/prettier-config": "^2.16.0",
|
||||
"@wordpress/scripts": "^26.4.0",
|
||||
"@wordpress/stylelint-config": "^21.16.0",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"fs-extra": "^10.0.0",
|
||||
"husky": "^7.0.4",
|
||||
"inquirer": "^8.2.0",
|
||||
"lint-staged": "^12.3.4",
|
||||
"fs-extra": "^11.1.1",
|
||||
"husky": "^8.0.3",
|
||||
"inquirer": "^9.2.3",
|
||||
"lint-staged": "^13.2.2",
|
||||
"lodash": "^4.17.21",
|
||||
"octokit": "^2.0.3",
|
||||
"open": "^8.4.0",
|
||||
"octokit": "^2.0.14",
|
||||
"open": "^9.1.0",
|
||||
"parse5-html-rewriting-stream": "^7.0.0",
|
||||
"semver": "^7.5.0",
|
||||
"semver": "^7.5.1",
|
||||
"string-progressbar": "^1.0.4",
|
||||
"table": "^6.8.0"
|
||||
"table": "^6.8.1"
|
||||
},
|
||||
"stylelint": {
|
||||
"extends": "@wordpress/stylelint-config",
|
||||
|
@ -56,11 +56,11 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"wp-prettier": "^2.0.5"
|
||||
"wp-prettier": "^2.8.5"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=17.0.0",
|
||||
"npm": ">=8.0.0"
|
||||
"node": ">=18.0.0",
|
||||
"npm": ">=9.0.0"
|
||||
},
|
||||
"workspaces": [
|
||||
"*"
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
"version": "1.5.8",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "index.php",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/redhill#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "style.css",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "index.js",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/seedlet#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"minimist": "^1.2.2",
|
||||
"node-sass": "^7.0.3",
|
||||
"minimist": "^1.2.8",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rtlcss": "^3.5.0"
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/shawburn#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "index.php",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -3,13 +3,13 @@
|
|||
"version": "1.5.9",
|
||||
"description": "Style Variation of the Default WP Theme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -10,12 +10,12 @@
|
|||
"author": "automattic",
|
||||
"license": "GPL-2.0",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"minimist": "^1.2.2",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rtlcss": "^3.5.0"
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/stow#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
},
|
||||
"homepage": "https://github.com/Automattic/themes/varia#readme",
|
||||
"devDependencies": {
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"node-sass": "^7.0.3",
|
||||
"node-sass": "^8.0.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-focus-within": "^5.0.3",
|
||||
"rtlcss": "^3.5.0"
|
||||
"postcss-cli": "^10.1.0",
|
||||
"postcss-focus-within": "^7.0.2",
|
||||
"rtlcss": "^4.1.0"
|
||||
},
|
||||
"rtlcssConfig": {
|
||||
"options": {
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
"main": "style.css",
|
||||
"devDependencies": {
|
||||
"@wordpress/base-styles": "^4.0.4",
|
||||
"@wordpress/browserslist-config": "^4.1.0",
|
||||
"@wordpress/browserslist-config": "^5.16.0",
|
||||
"autoprefixer": "^10.4.2",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"postcss": "^8.2.12",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"sass": "^1.47.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
Loading…
Reference in a new issue