1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-12-26 00:21:36 +01:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Aleksandr Gumroian
3aa1f915cc Merge branch 'update-dependencies' into 'dev'
Update bootswatch & bootstrap dependencies

See merge request turris/reforis/foris-js!213
2024-01-17 18:04:31 +01:00
Aleksandr Gumroian
2a8a31787c
Update bootswatch & bootstrap dependencies 2024-01-17 20:03:50 +03:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -47,7 +47,7 @@
"webpack": "^5.68.0"
},
"peerDependencies": {
"bootstrap": "4.4.1",
"bootstrap": "4.6.2",
"prop-types": "15.8.1",
"react": "16.9.0",
"react-dom": "16.9.0",

View File

@ -22,7 +22,7 @@
"react-uid": "^2.2.0"
},
"peerDependencies": {
"bootstrap": "4.4.1",
"bootstrap": "4.6.2",
"prop-types": "15.8.1",
"react": "16.9.0",
"react-dom": "16.9.0",