Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (nuxt-modules#1332)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
2 people authored and rchl committed Nov 4, 2021
1 parent 696bd12 commit 8a6d6b3
Show file tree
Hide file tree
Showing 2 changed files with 781 additions and 256 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,23 +87,23 @@
]
},
"dependencies": {
"@babel/parser": "^7.15.8",
"@babel/traverse": "^7.15.4",
"@babel/parser": "^7.16.2",
"@babel/traverse": "^7.16.0",
"@intlify/vue-i18n-extensions": "^1.0.2",
"@intlify/vue-i18n-loader": "^1.1.0",
"cookie": "^0.4.1",
"devalue": "^2.0.1",
"is-https": "^4.0.0",
"js-cookie": "^3.0.1",
"klona": "^2.0.4",
"klona": "^2.0.5",
"lodash.merge": "^4.6.2",
"ufo": "^0.7.9",
"vue-i18n": "^8.26.5"
"vue-i18n": "^8.26.7"
},
"devDependencies": {
"@babel/core": "7.15.8",
"@babel/preset-env": "7.15.8",
"@babel/runtime": "7.15.4",
"@babel/core": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/runtime": "7.16.0",
"@nuxt/types": "2.15.8",
"@nuxtjs/composition-api": "0.29.3",
"@nuxtjs/eslint-config-typescript": "7.0.2",
Expand All @@ -123,16 +123,16 @@
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.8.3",
"core-js": "3.19.0",
"core-js": "3.19.1",
"eslint": "8.1.0",
"express": "4.17.1",
"husky": "4.3.8",
"jest": "27.3.1",
"jest-dev-server": "6.0.0",
"jsdom": "18.0.0",
"jsdom": "18.0.1",
"messageformat": "2.3.0",
"nuxt": "2.15.8",
"playwright-chromium": "1.16.1",
"playwright-chromium": "1.16.3",
"release-it": "14.11.6",
"serve-static": "1.14.1",
"typescript": "^4.4.4"
Expand Down
Loading

0 comments on commit 8a6d6b3

Please sign in to comment.