Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 22, 2022
1 parent b6039d2 commit a76b4b8
Show file tree
Hide file tree
Showing 2 changed files with 1,489 additions and 1,155 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -87,23 +87,23 @@
]
},
"dependencies": {
"@babel/parser": "^7.16.4",
"@babel/traverse": "^7.16.3",
"@babel/parser": "^7.17.3",
"@babel/traverse": "^7.17.3",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
"cookie": "^0.4.2",
"devalue": "^2.0.1",
"is-https": "^4.0.0",
"js-cookie": "^3.0.1",
"klona": "^2.0.5",
"lodash.merge": "^4.6.2",
"ufo": "^0.7.9",
"vue-i18n": "^8.26.7"
"vue-i18n": "^8.27.0"
},
"devDependencies": {
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.4",
"@babel/runtime": "7.16.3",
"@babel/core": "7.17.5",
"@babel/preset-env": "7.16.11",
"@babel/runtime": "7.17.2",
"@nuxt/types": "2.15.8",
"@nuxtjs/composition-api": "0.31.0",
"@nuxtjs/eslint-config-typescript": "7.0.2",
Expand All @@ -112,29 +112,29 @@
"@types/argparse": "2.0.10",
"@types/cookie": "0.4.1",
"@types/express": "4.17.13",
"@types/jest": "27.0.3",
"@types/jest": "27.4.0",
"@types/jest-dev-server": "5.0.0",
"@types/js-cookie": "3.0.1",
"@types/jsdom": "16.2.13",
"@types/jsdom": "16.2.14",
"@types/lodash.merge": "4.6.6",
"@types/request-promise-native": "1.0.18",
"@types/serve-static": "1.13.10",
"argparse": "2.0.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.3",
"core-js": "3.19.2",
"eslint": "8.3.0",
"express": "4.17.1",
"core-js": "3.21.1",
"eslint": "8.9.0",
"express": "4.17.3",
"husky": "4.3.8",
"jest": "27.4.2",
"jest-dev-server": "6.0.2",
"jest": "27.5.1",
"jest-dev-server": "6.0.3",
"jsdom": "18.1.1",
"messageformat": "2.3.0",
"nuxt": "2.15.8",
"playwright-chromium": "1.17.0",
"release-it": "14.11.8",
"serve-static": "1.14.1",
"typescript": "^4.5.2"
"playwright-chromium": "1.19.1",
"release-it": "14.12.5",
"serve-static": "1.14.2",
"typescript": "^4.5.5"
}
}

0 comments on commit a76b4b8

Please sign in to comment.