Loading openflexure_microscope/api/static/package-lock.json +313 −243 File changed.Preview size limit exceeded, changes collapsed. Show changes openflexure_microscope/api/static/package.json +3 −3 Original line number Diff line number Diff line Loading @@ -18,20 +18,20 @@ "devDependencies": { "@vue/cli-plugin-babel": "^3.12.1", "@vue/cli-plugin-eslint": "^4.5.8", "@vue/cli-service": "^4.5.6", "@vue/cli-service": "^4.5.8", "@vue/eslint-config-prettier": "^6.0.0", "axios": "^0.19.2", "babel-eslint": "^10.1.0", "css-loader": "^3.6.0", "eslint": "^6.8.0", "eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.15.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^6.2.2", "less": "^3.12.2", "less-loader": "^5.0.0", "mdns-js": "^1.0.3", "prettier": "^1.19.1", "uikit": "^3.5.7", "uikit": "^3.5.9", "vue": "^2.6.12", "vue-friendly-iframe": "^0.17.0", "vue-plugin-load-script": "^1.3.2", Loading poetry.lock +3 −3 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> [[package]] name = "babel" version = "2.8.0" version = "2.8.1" description = "Internationalization utilities" category = "dev" optional = false Loading Loading @@ -781,8 +781,8 @@ attrs = [ {file = "attrs-20.3.0.tar.gz", hash = "sha256:832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700"}, ] babel = [ {file = "Babel-2.8.0-py2.py3-none-any.whl", hash = "sha256:d670ea0b10f8b723672d3a6abeb87b565b244da220d76b4dba1b66269ec152d4"}, {file = "Babel-2.8.0.tar.gz", hash = "sha256:1aac2ae2d0d8ea368fa90906567f5c08463d98ade155c0c4bfedd6a0f7160e38"}, {file = "Babel-2.8.1-py2.py3-none-any.whl", hash = "sha256:be432f50d6c38c705ea45a0c05a4bbb22a70742a93888fbae5e7948da1635d23"}, {file = "Babel-2.8.1.tar.gz", hash = "sha256:820c195271534e8a86f564ba9ef2c207f356cfeb7e94d2bdc6b57897c4233837"}, ] black = [ {file = "black-18.9b0-py36-none-any.whl", hash = "sha256:817243426042db1d36617910df579a54f1afd659adb96fc5032fcf4b36209739"}, Loading pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" version = "2.8.0-beta.1" version = "2.8.0-beta.2" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [ Loading Loading
openflexure_microscope/api/static/package-lock.json +313 −243 File changed.Preview size limit exceeded, changes collapsed. Show changes
openflexure_microscope/api/static/package.json +3 −3 Original line number Diff line number Diff line Loading @@ -18,20 +18,20 @@ "devDependencies": { "@vue/cli-plugin-babel": "^3.12.1", "@vue/cli-plugin-eslint": "^4.5.8", "@vue/cli-service": "^4.5.6", "@vue/cli-service": "^4.5.8", "@vue/eslint-config-prettier": "^6.0.0", "axios": "^0.19.2", "babel-eslint": "^10.1.0", "css-loader": "^3.6.0", "eslint": "^6.8.0", "eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.15.0", "eslint-plugin-prettier": "^3.1.4", "eslint-plugin-vue": "^6.2.2", "less": "^3.12.2", "less-loader": "^5.0.0", "mdns-js": "^1.0.3", "prettier": "^1.19.1", "uikit": "^3.5.7", "uikit": "^3.5.9", "vue": "^2.6.12", "vue-friendly-iframe": "^0.17.0", "vue-plugin-load-script": "^1.3.2", Loading
poetry.lock +3 −3 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> [[package]] name = "babel" version = "2.8.0" version = "2.8.1" description = "Internationalization utilities" category = "dev" optional = false Loading Loading @@ -781,8 +781,8 @@ attrs = [ {file = "attrs-20.3.0.tar.gz", hash = "sha256:832aa3cde19744e49938b91fea06d69ecb9e649c93ba974535d08ad92164f700"}, ] babel = [ {file = "Babel-2.8.0-py2.py3-none-any.whl", hash = "sha256:d670ea0b10f8b723672d3a6abeb87b565b244da220d76b4dba1b66269ec152d4"}, {file = "Babel-2.8.0.tar.gz", hash = "sha256:1aac2ae2d0d8ea368fa90906567f5c08463d98ade155c0c4bfedd6a0f7160e38"}, {file = "Babel-2.8.1-py2.py3-none-any.whl", hash = "sha256:be432f50d6c38c705ea45a0c05a4bbb22a70742a93888fbae5e7948da1635d23"}, {file = "Babel-2.8.1.tar.gz", hash = "sha256:820c195271534e8a86f564ba9ef2c207f356cfeb7e94d2bdc6b57897c4233837"}, ] black = [ {file = "black-18.9b0-py36-none-any.whl", hash = "sha256:817243426042db1d36617910df579a54f1afd659adb96fc5032fcf4b36209739"}, Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "openflexure-microscope-server" version = "2.8.0-beta.1" version = "2.8.0-beta.2" description = "Python module, and Flask-based web API, to run the OpenFlexure Microscope." authors = [ Loading