Skip to content
Commits on Source (3)
......@@ -14,6 +14,7 @@ test:
- npm test
except:
refs:
- master
- tags
variables:
- $GITLAB_USER_ID == $GIT_BOT_USER_ID
......@@ -22,6 +23,7 @@ publish:
stage: publish
script:
- npm run build
- npm test
- npx semantic-release
only:
- master
......
{
"name": "@coscine/projectcreate",
"version": "1.0.9",
"version": "1.0.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......@@ -1153,9 +1153,9 @@
}
},
"@coscine/api-connection": {
"version": "1.21.0",
"resolved": "https://registry.npmjs.org/@coscine/api-connection/-/api-connection-1.21.0.tgz",
"integrity": "sha512-2vl+vWMzPSaB3eLVCDLBYMkK6rW8arRKM+0MiAokt2iDTFYMIZUruTkXEYroqF78AvICD1x+Rmraj74iLOZZBw==",
"version": "1.22.0",
"resolved": "https://registry.npmjs.org/@coscine/api-connection/-/api-connection-1.22.0.tgz",
"integrity": "sha512-AledYQcq0qIkmTYAnTTXKVop4q+DDBUUQeewm4xu1zN2DhzrzzPawTuafNnS8k66PwkhiKphIyBuaL5ujQSXGQ==",
"requires": {
"@types/file-saver": "^2.0.1",
"axios": "^0.20.0",
......@@ -1163,16 +1163,16 @@
}
},
"@coscine/app-util": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/@coscine/app-util/-/app-util-1.5.2.tgz",
"integrity": "sha512-7EmFpZWVkTcI6KLfFX8rLdilWAHxGjg4vFpgksATle9u5e3VLYsKFTYaK4jsFGViAz7TwbKXZzWjDEMQYrWWkQ=="
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/@coscine/app-util/-/app-util-1.6.0.tgz",
"integrity": "sha512-xFo1Z6GTwF3WLPMmpPyNwUyIlPCQlXL1vNhTzAjfNtY75jr8j90ZqD2c0y2ull97WeN/ww4/UoRD7Lbp2SGtoQ=="
},
"@coscine/component-library": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/@coscine/component-library/-/component-library-1.1.1.tgz",
"integrity": "sha512-mFqrnAbQqow4gmmNMZgh3bROs6S/CQgRfg0LtSgByfRZs1voVyPlrU6Xctaph+wNc5SvJQezAcZMJb6NMcJcwQ==",
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@coscine/component-library/-/component-library-1.2.0.tgz",
"integrity": "sha512-vPmWKdNiQDmPR6CwtfA2Ljs8V0vG+nze3QpSlhwXI0UCEK828qWVM6fI/CqwzetsRdWT0EnTJFANu5g/VPSLWA==",
"requires": {
"@types/jquery": "^3.5.2",
"@types/jquery": "^3.5.3",
"bootstrap-vue": "^2.17.3",
"jquery": "^3.5.1",
"vue": "^2.6.12",
......@@ -1180,15 +1180,25 @@
"vue-loading-overlay": "^3.4.2",
"vue-material-design-icons": "^4.9.0",
"vue-runtime-helpers": "^1.1.2"
},
"dependencies": {
"@types/jquery": {
"version": "3.5.3",
"resolved": "https://registry.npmjs.org/@types/jquery/-/jquery-3.5.3.tgz",
"integrity": "sha512-IENpHTjGksr2wQS6ZO8eMIE0tIB22Ywg+n3/yAWCa56VSZ26phcwAbFdh9+VNUWk7e83qB27QLax3Rf4G92Y9A==",
"requires": {
"@types/sizzle": "*"
}
}
}
},
"@coscine/project-creation": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@coscine/project-creation/-/project-creation-1.10.0.tgz",
"integrity": "sha512-wm6TbO/+IBdDAEOBIUc6RNw+skyOwDoYHPVAOAfM2vMX3/+DgrwrH9V6yZd+FZEI2w2Tg7yrF42qRTHxm1Y5Aw==",
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/@coscine/project-creation/-/project-creation-1.10.1.tgz",
"integrity": "sha512-zcajjiWeImJWu53TxSOpyjrTf+xL12Phr2ADshtShzSBXj55oY3SPJ1mveNrYOHeAUZfea3hAbXC4ttJiTJASw==",
"requires": {
"@coscine/api-connection": "^1.21.0",
"@coscine/app-util": "^1.5.2",
"@coscine/api-connection": "^1.22.0",
"@coscine/app-util": "^1.6.0",
"@types/jquery": "^3.5.2",
"@types/vuelidate": "^0.7.13",
"@voerro/vue-tagsinput": "^2.4.0",
......@@ -2617,9 +2627,9 @@
}
},
"@voerro/vue-tagsinput": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/@voerro/vue-tagsinput/-/vue-tagsinput-2.4.0.tgz",
"integrity": "sha512-kMw+7uGhhXsc5BJddLQRHucAZIxnYro5oO1d4wKtkKYF/7CSD20+HqW6d6YyezOP0M3WqRfIQUkMAeQv6rHCXw=="
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/@voerro/vue-tagsinput/-/vue-tagsinput-2.4.1.tgz",
"integrity": "sha512-vdDup0aCg566Qd1AwtV5L9SOZTTLkhzJty2+iGiR3L9CTicKjbX7sABJ/+9FkUlGHoF6F+mCouUppCt63v5qTw=="
},
"@vue/babel-helper-vue-jsx-merge-props": {
"version": "1.0.0",
......@@ -21903,9 +21913,9 @@
"integrity": "sha512-xcB+NPjl76eA0uggm707x3ZFgrNosZXpynHipyS3K+rrK1NztOV49R1LY+/4ij5W1KYANp7eRI2EIHrxCpmWAw=="
},
"vue-material-design-icons": {
"version": "4.9.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.9.0.tgz",
"integrity": "sha512-g+4dKL2Dk0oHljLoUoeeu41z1moHaUcjEIz5H+ml52KTzimPA86W/kj9/kfbI7Ex24lEMGFAxpD6jU3rEJvlwg=="
"version": "4.10.0",
"resolved": "https://registry.npmjs.org/vue-material-design-icons/-/vue-material-design-icons-4.10.0.tgz",
"integrity": "sha512-BakM+52NYsU9uW/rWvpHJvs+B7kaEaaH0CQGWmpz/PDTUduzVyajrE5/zc+vQltD5EJvtKQ4LCUgkoQOnrcyzg=="
},
"vue-multiselect": {
"version": "2.1.6",
......@@ -21957,9 +21967,9 @@
"integrity": "sha512-PkC4vxzFBo7i6FSCUAJfnaWOx6VkKbOqxijSGHHlWxh8FIUKEZVtFychkonVWtK3iwWfhmYtqHcwsmgxefLpLQ=="
},
"vuelidate": {
"version": "0.7.5",
"resolved": "https://registry.npmjs.org/vuelidate/-/vuelidate-0.7.5.tgz",
"integrity": "sha512-GAAG8QAFVp7BFeQlNaThpTbimq3+HypBPNwdkCkHZZeVaD5zmXXfhp357dcUJXHXTZjSln0PvP6wiwLZXkFTwg=="
"version": "0.7.6",
"resolved": "https://registry.npmjs.org/vuelidate/-/vuelidate-0.7.6.tgz",
"integrity": "sha512-suzIuet1jGcyZ4oUSW8J27R2tNrJ9cIfklAh63EbAkFjE380iv97BAiIeolRYoB9bF9usBXCu4BxftWN1Dkn3g=="
},
"w3c-hr-time": {
"version": "1.0.2",
......
{
"name": "@coscine/projectcreate",
"version": "1.0.10",
"version": "1.0.11",
"private": true,
"directories": {
"doc": "docs"
......@@ -12,9 +12,9 @@
"test:unit": "vue-cli-service test:unit"
},
"dependencies": {
"@coscine/app-util": "^1.5.2",
"@coscine/component-library": "1.1.1",
"@coscine/project-creation": "^1.10.0",
"@coscine/app-util": "^1.6.0",
"@coscine/component-library": "1.2.0",
"@coscine/project-creation": "^1.10.1",
"@itcenter-layout/bootstrap": "^1.5.5",
"@itcenter-layout/masterpage": "^1.3.0",
"@types/jquery": "^3.5.2",
......