Nuxt.jsのアップデートに伴うエラーについて

json

"dependencies": { "@nuxtjs/axios": "^5.11.0", "@nuxtjs/pwa": "^3.0.0-beta.20", "@nuxtjs/style-resources": "^1.2.1", "@nuxtjs/toast": "^3.3.0", "axios-mock-adapter": "^1.18.1", "body-parser": "^1.19.0", "cfenv": "^1.2.4", "cookie-parser": "^1.4.5", "cookie-universal-nuxt": "^2.1.4", "cross-env": "^6.0.3", "dayjs": "^1.8.28", "express": "^4.16.4", "express-session": "^1.17.1", "handlebars": "^4.7.7", "jp-prefecture": "^0.2.1", "lodash": "4.17.21", "nuxt": "^2.15.8", "nuxt-client-init-module": "^0.3.0", "path": "^0.12.7", "query-string": "^6.13.0", "reset-css": "^5.0.1", "swagger-jsdoc": "^6.2.5", "swagger-ui-express": "^4.5.0", "vee-validate": "^3.3.2", "vuejs-datepicker": "^1.6.2", "vuejs-paginate": "^2.1.0", "vuex-persistedstate": "^3.0.1", "vuex-router-sync": "^5.0.0" }, "devDependencies": { "@babel/node": "^7.10.1", "@nuxtjs/eslint-config": "^3.0.0", "@nuxtjs/eslint-module": "^2.0.0", "@nuxtjs/stylelint-module": "^4.0.0", "@vue/test-utils": "^2.2.0", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.1.0", "babel-jest": "^26.0.1", "core-js": "^3.6.5", "eslint": "^7.2.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-nuxt": "^1.0.0", "husky": "^4.2.5", "jest": "^29.2.0", "lint-staged": "^10.2.9", "nodemon": "^2.0.20", "prettier": "^2.0.5", "sass": "^1.49.9", "sass-loader": "10.0.0", "stylelint": "^14.14.0", "stylelint-order": "^4.1.0", "stylelint-scss": "^3.17.2", "vue-jest": "^3.0.5", "yarn-run-all": "^3.1.1" }, "resolutions": { "axios": "0.27.2", "node-forge": "1.3.0", "shvl": "3.0.0", "follow-redirects": "1.14.8", "glob-parent": "6.0.1", "color-string": "1.5.5", "async": "3.2.2", "qs": "6.8.1" }

コメントを投稿

0 コメント