Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 724f7d3 commit 601dd9e
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.20.4
18.20.5
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"require-dev": {
"phpcompatibility/phpcompatibility-wp": "2.1.5",
"phpunit/phpunit": "10.5.27",
"squizlabs/php_codesniffer": "3.10.1",
"phpunit/phpunit": "10.5.38",
"squizlabs/php_codesniffer": "3.11.0",
"wp-coding-standards/wpcs": "2.3.0"
},
"license": "GPL-2.0+",
Expand Down
102 changes: 51 additions & 51 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,40 +6,40 @@
"license": "GPL-2.0+",
"homepage": "https://coldbox.miruc.co/",
"devDependencies": {
"@babel/core": "7.24.8",
"@babel/plugin-transform-for-of": "7.24.7",
"@babel/core": "7.26.0",
"@babel/plugin-transform-for-of": "7.25.9",
"@babel/polyfill": "7.12.1",
"@babel/preset-env": "7.24.8",
"@fortawesome/fontawesome-free": "6.5.2",
"autoprefixer": "10.4.19",
"babel-loader": "9.1.3",
"@babel/preset-env": "7.26.0",
"@fortawesome/fontawesome-free": "6.6.0",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
"css-loader": "6.11.0",
"css-minimizer-webpack-plugin": "5.0.1",
"cssnano": "6.1.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-standard": "5.0.0",
"highlight.js": "11.10.0",
"mini-css-extract-plugin": "2.9.0",
"mini-css-extract-plugin": "2.9.2",
"npm-run-all2": "5.0.2",
"postcss": "8.4.39",
"postcss": "8.4.49",
"postcss-cli": "10.1.0",
"postcss-import": "15.1.0",
"postcss-loader": "7.3.4",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-eslint": "16.3.0",
"sass": "1.77.8",
"sass": "1.80.6",
"sass-loader": "13.3.3",
"showdown": "2.1.0",
"simple-icons": "9.21.0",
"smoothscroll-polyfill": "0.4.4",
"style-loader": "3.3.4",
"stylus": "0.63.0",
"stylus": "0.64.0",
"sugarss": "4.0.1",
"terser-webpack-plugin": "5.3.10",
"webfonts-loader": "8.0.1",
Expand Down

0 comments on commit 601dd9e

Please sign in to comment.