Update devDependencies (#37715)

* @babel/cli   ^7.19.3  →  ^7.20.7
* @babel/core  ^7.20.5  →  ^7.20.7
* hugo-bin     ^0.96.0  →  ^0.97.0
* jasmine       ^4.0.2  →   ^4.5.0
* jquery        ^3.6.2  →   ^3.6.3
* rollup        ^3.7.5  →   ^3.8.1
This commit is contained in:
XhmikosR 2022-12-25 12:41:40 +02:00 committed by GitHub
parent bae3260188
commit 04edf521c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1772 additions and 1590 deletions

3350
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -103,8 +103,8 @@
"@popperjs/core": "^2.11.6"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.7",
"@babel/preset-env": "^7.20.2",
"@popperjs/core": "^2.11.6",
"@rollup/plugin-babel": "^6.0.3",
@ -124,10 +124,10 @@
"find-unused-sass-variables": "^4.0.5",
"globby": "^11.1.0",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.96.0",
"hugo-bin": "^0.97.0",
"ip": "^2.0.0",
"jasmine": "^4.0.2",
"jquery": "^3.6.2",
"jasmine": "^4.5.0",
"jquery": "^3.6.3",
"karma": "^6.4.1",
"karma-browserstack-launcher": "1.4.0",
"karma-chrome-launcher": "^3.1.1",
@ -142,7 +142,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.20",
"postcss-cli": "^10.1.0",
"rollup": "^3.7.5",
"rollup": "^3.8.1",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.0.0",
"sass": "^1.57.1",