diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index c4dfe76ca..27905c35a 100644 --- a/package.json +++ b/package.json @@ -104,9 +104,9 @@ }, "devDependencies": { "@babel/cli": "^7.21.5", - "@babel/core": "^7.21.8", - "@babel/preset-env": "^7.21.5", - "@popperjs/core": "^2.11.7", + "@babel/core": "^7.22.1", + "@babel/preset-env": "^7.22.2", + "@popperjs/core": "^2.11.8", "@rollup/plugin-babel": "^6.0.3", "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-node-resolve": "^15.0.2", @@ -124,7 +124,7 @@ "find-unused-sass-variables": "^5.0.0", "globby": "^11.1.0", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.103.1", + "hugo-bin": "^0.103.3", "ip": "^2.0.0", "jasmine": "^4.6.0", "jquery": "^3.7.0", @@ -137,7 +137,7 @@ "karma-jasmine": "^5.1.0", "karma-jasmine-html-reporter": "^2.0.0", "karma-rollup-preprocessor": "7.0.7", - "lockfile-lint": "^4.10.1", + "lockfile-lint": "^4.10.5", "nodemon": "^2.0.22", "npm-run-all2": "^6.0.5", "postcss": "^8.4.23", |
