Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update npm dependencies to the latest versions. #5264

Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
610 changes: 502 additions & 108 deletions package-lock.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@wordpress/dependency-extraction-webpack-plugin": "4.18.1",
"@wordpress/e2e-test-utils": "10.6.4",
"@wordpress/scripts": "26.6.4",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.15",
"chalk": "5.3.0",
"check-node-version": "4.2.1",
"copy-webpack-plugin": "11.0.0",
Expand All @@ -45,7 +45,7 @@
"grunt-contrib-cssmin": "~5.0.0",
"grunt-contrib-imagemin": "~4.0.0",
"grunt-contrib-jshint": "3.2.0",
"grunt-contrib-qunit": "~7.0.1",
"grunt-contrib-qunit": "~8.0.1",
"grunt-contrib-uglify": "~5.2.2",
"grunt-contrib-watch": "~1.1.0",
"grunt-file-append": "0.0.7",
Expand All @@ -60,17 +60,17 @@
"install-changed": "1.1.0",
"jest-image-snapshot": "^6.2.0",
"matchdep": "~2.0.0",
"postcss": "8.4.27",
"postcss": "8.4.30",
"prettier": "npm:wp-prettier@2.6.2",
"qunit": "~2.19.4",
"react-refresh": "0.10.0",
"sass": "1.65.1",
"sinon": "15.2.0",
"react-refresh": "0.14.0",
"sass": "1.67.0",
"sinon": "16.0.0",
"sinon-test": "~3.1.5",
"source-map-loader": "4.0.1",
"terser-webpack-plugin": "5.3.9",
"uglify-js": "^3.17.4",
"uuid": "9.0.0",
"uuid": "9.0.1",
"wait-on": "7.0.1",
"webpack": "5.88.2",
"webpack-livereload-plugin": "3.0.2"
Expand Down Expand Up @@ -162,7 +162,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"regenerator-runtime": "0.14.0",
"tslib": "2.6.0",
"tslib": "2.6.2",
"underscore": "1.13.6",
"whatwg-fetch": "3.6.17",
"wicg-inert": "3.1.2"
Expand All @@ -178,7 +178,7 @@
"lint:jsdoc:fix": "wp-scripts lint-js --fix",
"env:start": "node ./tools/local-env/scripts/start.js",
"env:stop": "node ./tools/local-env/scripts/docker.js down",
"env:restart": "npm run env:stop && npm run env:start",
"env:restart": "npm run env:stop &s& npm run env:start",
desrosj marked this conversation as resolved.
Show resolved Hide resolved
"env:clean": "node ./tools/local-env/scripts/docker.js down -v --remove-orphans",
"env:reset": "node ./tools/local-env/scripts/docker.js down --rmi all -v --remove-orphans",
"env:install": "node ./tools/local-env/scripts/install.js",
Expand Down
2 changes: 1 addition & 1 deletion src/wp-includes/assets/script-loader-packages.min.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/wp-includes/blocks/file/view.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '8b491e23dbdddf35bd2d');
<?php return array('dependencies' => array(), 'version' => 'ebbbc9ac027ad9970c8e');
2 changes: 1 addition & 1 deletion src/wp-includes/blocks/file/view.min.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'ec37fc1961bd4baeb46a');
<?php return array('dependencies' => array(), 'version' => '9d287166f699a66eff3b');
2 changes: 1 addition & 1 deletion src/wp-includes/blocks/navigation/view-modal.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '1be33df2c2460f78d1bd');
<?php return array('dependencies' => array(), 'version' => 'a145d0113e969f692877');
2 changes: 1 addition & 1 deletion src/wp-includes/blocks/navigation/view-modal.min.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '252a2757b4db083871a8');
<?php return array('dependencies' => array(), 'version' => 'b478fa3cd1475dec97d3');
2 changes: 1 addition & 1 deletion src/wp-includes/blocks/navigation/view.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '3df3afc90dd8cabb979b');
<?php return array('dependencies' => array(), 'version' => 'e0302ba06467706c7421');
2 changes: 1 addition & 1 deletion src/wp-includes/blocks/navigation/view.min.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => '5687b52bb8c84fb4ae68');
<?php return array('dependencies' => array(), 'version' => '886680af40b7521d60fc');
2 changes: 1 addition & 1 deletion src/wp-includes/blocks/search/view.asset.php
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<?php return array('dependencies' => array(), 'version' => 'b09d25cb6ba004114a2a');
<?php return array('dependencies' => array(), 'version' => '1653a74623d252458484');
2 changes: 1 addition & 1 deletion tools/webpack/development.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ module.exports = function( env = { environment: 'production', buildTarget: false
name: 'react-refresh-runtime',
entry: {
'react-refresh-runtime': {
import: 'react-refresh/runtime.js',
import: 'react-refresh/runtime',
library: {
name: 'ReactRefreshRuntime',
type: 'window',
Expand Down