1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-09-13 01:22:12 +02:00

Bump v6.0.0

* Add CHANGELOG.md
* Add JS_DIR variable to Makefile
* Add support for shared reForis ESLint configuration
* Update dependencies in package.json
* Update Spinner.css styles for better positioning and responsiveness
* Migrate to Bootstrap 5
* NPM audit fix
* Other small improvements
This commit is contained in:
Aleksandr Gumroian
2024-06-06 16:21:34 +02:00
parent 59b3130277
commit bf7e5303e9
3 changed files with 21 additions and 4 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "foris",
"version": "5.6.1",
"version": "6.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "foris",
"version": "5.6.1",
"version": "6.0.0",
"license": "GPL-3.0",
"dependencies": {
"axios": "^1.7.2",