Loading package-lock.json +518 −509 File changed.Preview size limit exceeded, changes collapsed. Show changes package.json +12 −12 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ "test": "npm run lint" }, "dependencies": { "abortcontroller-polyfill": "^1.3.0", "abortcontroller-polyfill": "^1.4.0", "base64-js": "^1.3.1", "body-scroll-toggle": "^0.2.0", "core-js": "^3.1.2", "date-fns": "^2.5.0", "core-js": "^3.4.0", "date-fns": "^2.7.0", "howler": "^2.1.1", "idb-keyval": "^3.2.0", "mem": "^5.1.1", Loading @@ -32,25 +32,25 @@ "vue-mq": "^1.0.1", "vue-resize": "^0.4.5", "vue-router": "^3.1.3", "vue-window-size": "^0.2.3" "vue-window-size": "^0.2.5" }, "devDependencies": { "@kazupon/vue-i18n-loader": "^0.4.1", "@vue/cli-plugin-babel": "^4.0.0", "@vue/cli-plugin-eslint": "^4.0.1", "@vue/cli-plugin-pwa": "^4.0.0", "@vue/cli-plugin-router": "^4.0.1", "@vue/cli-service": "^4.0.0", "@vue/cli-plugin-babel": "^4.0.5", "@vue/cli-plugin-eslint": "^4.0.5", "@vue/cli-plugin-pwa": "^4.0.5", "@vue/cli-plugin-router": "^4.0.5", "@vue/cli-service": "^4.0.5", "@vue/eslint-config-standard": "^4.0.0", "babel-eslint": "^10.0.3", "eslint": "^5.16.0", "eslint-plugin-import": "^2.17.2", "eslint-plugin-vue": "^5.0.0", "fibers": "^4.0.1", "node-sass": "^4.12.0", "fibers": "^4.0.2", "node-sass": "^4.13.0", "raml2html": "^7.5.0", "raml2html-werk-theme": "^1.3.3", "sass": "^1.23.0", "sass": "^1.23.3", "sass-loader": "^8.0.0", "stylus": "^0.54.7", "stylus-loader": "^3.0.1", Loading Loading
package-lock.json +518 −509 File changed.Preview size limit exceeded, changes collapsed. Show changes
package.json +12 −12 Original line number Diff line number Diff line Loading @@ -10,11 +10,11 @@ "test": "npm run lint" }, "dependencies": { "abortcontroller-polyfill": "^1.3.0", "abortcontroller-polyfill": "^1.4.0", "base64-js": "^1.3.1", "body-scroll-toggle": "^0.2.0", "core-js": "^3.1.2", "date-fns": "^2.5.0", "core-js": "^3.4.0", "date-fns": "^2.7.0", "howler": "^2.1.1", "idb-keyval": "^3.2.0", "mem": "^5.1.1", Loading @@ -32,25 +32,25 @@ "vue-mq": "^1.0.1", "vue-resize": "^0.4.5", "vue-router": "^3.1.3", "vue-window-size": "^0.2.3" "vue-window-size": "^0.2.5" }, "devDependencies": { "@kazupon/vue-i18n-loader": "^0.4.1", "@vue/cli-plugin-babel": "^4.0.0", "@vue/cli-plugin-eslint": "^4.0.1", "@vue/cli-plugin-pwa": "^4.0.0", "@vue/cli-plugin-router": "^4.0.1", "@vue/cli-service": "^4.0.0", "@vue/cli-plugin-babel": "^4.0.5", "@vue/cli-plugin-eslint": "^4.0.5", "@vue/cli-plugin-pwa": "^4.0.5", "@vue/cli-plugin-router": "^4.0.5", "@vue/cli-service": "^4.0.5", "@vue/eslint-config-standard": "^4.0.0", "babel-eslint": "^10.0.3", "eslint": "^5.16.0", "eslint-plugin-import": "^2.17.2", "eslint-plugin-vue": "^5.0.0", "fibers": "^4.0.1", "node-sass": "^4.12.0", "fibers": "^4.0.2", "node-sass": "^4.13.0", "raml2html": "^7.5.0", "raml2html-werk-theme": "^1.3.3", "sass": "^1.23.0", "sass": "^1.23.3", "sass-loader": "^8.0.0", "stylus": "^0.54.7", "stylus-loader": "^3.0.1", Loading