Merge branch 'dev' into pr/404

This commit is contained in:
Lucas Larroche 2023-12-28 13:49:47 +07:00
commit 7eb1b5cf3c
2 changed files with 729 additions and 349 deletions

1066
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -83,16 +83,16 @@
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"autoprefixer": "^10.4.14",
"caniuse-lite": "1.0.30001481",
"caniuse-lite": "1.0.30001572",
"clean-css-cli": "^5.6.2",
"css-declaration-sorter": "^6.4.0",
"css-declaration-sorter": "^7.1.1",
"html-includes": "^4.4.1",
"nodemon": "^2.0.22",
"nodemon": "^3.0.2",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
"postcss-cli": "^11.0.0",
"postcss-scss": "^4.0.6",
"rollup": "^3.20.7",
"rollup": "^4.9.1",
"sass": "^1.62.0",
"uglify-js": "^3.17.4"
},
@ -102,4 +102,4 @@
"not dead",
"not ie > 0"
]
}
}