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 (#710)
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 Oct 18, 2022
1 parent ae8dd94 commit 0e0d53e
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 149 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,32 +62,32 @@
"defu": "^6.1.0",
"estree-walker": "^2.0.2",
"fs-extra": "^9.1.0",
"magic-string": "^0.26.6",
"pathe": "^0.3.8",
"ufo": "^0.8.5"
"magic-string": "^0.26.7",
"pathe": "^0.3.9",
"ufo": "^0.8.6"
},
"devDependencies": {
"@babel/traverse": "^7.19.3",
"@babel/types": "^7.19.3",
"@babel/traverse": "^7.19.4",
"@babel/types": "^7.19.4",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/module-test-utils": "^1.6.3",
"@nuxtjs/pwa": "^3.3.5",
"@release-it/conventional-changelog": "^5.1.0",
"@release-it/conventional-changelog": "^5.1.1",
"@types/fs-extra": "^9.0.13",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"c8": "^7.12.0",
"codecov": "^3.8.3",
"core-js": "3.25.5",
"cross-env": "^7.0.3",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.1",
"happy-dom": "^7.3.0",
"eslint-plugin-promise": "^6.1.0",
"happy-dom": "^7.5.14",
"http-server": "^14.1.1",
"lint-staged": "^13.0.3",
"npm-run-all": "^4.1.5",
Expand All @@ -101,13 +101,13 @@
"ts-loader": "^8.4.0",
"tsd": "^0.24.1",
"typescript": "4.8.4",
"vitest": "^0.23.4",
"vitest": "^0.24.3",
"yorkie": "^2.0.0"
},
"peerDependencies": {
"@nuxt/vue-app": "^2.15",
"nuxt": "^2.15",
"vue": "^2.7.10"
"vue": "^2.7.13"
},
"engines": {
"node": ">=v14.13.0"
Expand Down
Loading

0 comments on commit 0e0d53e

Please sign in to comment.