Update Yarn dependencies
Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.net>
This commit is contained in:
parent
5060169e19
commit
992b7a0a76
4
js/vendor/bootstrap/bootstrap.bundle.min.js
vendored
4
js/vendor/bootstrap/bootstrap.bundle.min.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
12
package.json
12
package.json
@ -10,13 +10,13 @@
|
||||
"node": ">=12"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/cli": "^7.23.9",
|
||||
"@babel/core": "^7.23.9",
|
||||
"@babel/preset-env": "^7.23.9",
|
||||
"@babel/cli": "^7.28.3",
|
||||
"@babel/core": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.3",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@zxcvbn-ts/core": "^2.0.1",
|
||||
"autoprefixer": "^10.4.17",
|
||||
"bootstrap": "5.3.5",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"bootstrap": "5.3.8",
|
||||
"codemirror": "5.65.10",
|
||||
"jquery": "3.7.1",
|
||||
"jquery-debounce-throttle": "^1.0.6-rc.0",
|
||||
@ -28,7 +28,7 @@
|
||||
"js-cookie": "2.2.1",
|
||||
"locutus.sprintf": "^2.0.32-code-lts.1",
|
||||
"ol": "6.15.1",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-cli": "^9.1.0",
|
||||
"rtlcss": "^3.5.0",
|
||||
"sass": "1.60.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user