Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies (#650)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2022
1 parent f61196e commit ce45b6f
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 156 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"ufo": "^0.8.5"
},
"devDependencies": {
"@babel/traverse": "^7.18.8",
"@babel/types": "^7.18.8",
"@babel/traverse": "^7.18.9",
"@babel/types": "^7.18.9",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
Expand All @@ -77,37 +77,37 @@
"@release-it/conventional-changelog": "^5.0.0",
"@types/fs-extra": "^9.0.13",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"c8": "^7.11.3",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"c8": "^7.12.0",
"codecov": "^3.8.3",
"core-js": "3.23.4",
"core-js": "3.23.5",
"cross-env": "^7.0.3",
"eslint": "^8.19.0",
"eslint": "^8.20.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.0",
"happy-dom": "^6.0.3",
"happy-dom": "^6.0.4",
"http-server": "^14.1.1",
"lint-staged": "^13.0.3",
"npm-run-all": "^4.1.5",
"nuxt": "^2.15.8",
"prettier": "^2.7.1",
"release-it": "15.1.1",
"release-it": "15.1.2",
"rimraf": "^3.0.2",
"siroc": "0.16.0",
"start-server-and-test": "^1.14.0",
"testcafe": "1.19.0",
"ts-loader": "^8.4.0",
"tsd": "^0.22.0",
"typescript": "4.7.4",
"vitest": "^0.18.0",
"vitest": "^0.18.1",
"yorkie": "^2.0.0"
},
"peerDependencies": {
"@nuxt/vue-app": "^2.15",
"nuxt": "^2.15",
"vue": "^2.7.4"
"vue": "^2.7.7"
},
"engines": {
"node": ">=v14.20.0"
Expand Down
Loading

0 comments on commit ce45b6f

Please sign in to comment.