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 3, 2023
1 parent 3d85964 commit 41f3ffb
Show file tree
Hide file tree
Showing 2 changed files with 2,646 additions and 1,817 deletions.
36 changes: 18 additions & 18 deletions package.json
Expand Up @@ -59,54 +59,54 @@
"watch": "yarn build -w"
},
"dependencies": {
"defu": "^6.1.1",
"defu": "^6.1.2",
"estree-walker": "^2.0.2",
"fs-extra": "^9.1.0",
"magic-string": "^0.27.0",
"pathe": "^1.0.0",
"pathe": "^1.1.0",
"ufo": "^1.0.1"
},
"devDependencies": {
"@babel/traverse": "^7.20.5",
"@babel/types": "^7.20.5",
"@babel/traverse": "^7.20.13",
"@babel/types": "^7.20.7",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.15.8",
"@nuxt/types": "^2.16.0",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/module-test-utils": "^1.6.3",
"@nuxtjs/pwa": "^3.3.5",
"@release-it/conventional-changelog": "^5.1.1",
"@types/fs-extra": "^9.0.13",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.46.0",
"@typescript-eslint/parser": "^5.46.0",
"@typescript-eslint/eslint-plugin": "^5.50.0",
"@typescript-eslint/parser": "^5.50.0",
"c8": "^7.12.0",
"codecov": "^3.8.3",
"core-js": "3.26.1",
"core-js": "3.27.2",
"cross-env": "^7.0.3",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^7.8.1",
"http-server": "^14.1.1",
"lint-staged": "^13.1.0",
"npm-run-all": "^4.1.5",
"nuxt": "^2.15.8",
"prettier": "^2.8.1",
"release-it": "15.5.1",
"nuxt": "^2.16.0",
"prettier": "^2.8.3",
"release-it": "15.6.0",
"rimraf": "^3.0.2",
"siroc": "0.16.0",
"start-server-and-test": "^1.15.2",
"start-server-and-test": "^1.15.3",
"testcafe": "1.19.0",
"ts-loader": "^8.4.0",
"tsd": "^0.25.0",
"typescript": "4.9.4",
"vitest": "^0.25.7",
"typescript": "4.9.5",
"vitest": "^0.28.4",
"yorkie": "^2.0.0"
},
"peerDependencies": {
"@nuxt/vue-app": "^2.15",
"nuxt": "^2.15",
"@nuxt/vue-app": "^2.16",
"nuxt": "^2.16",
"vue": "^2.7.14"
},
"engines": {
Expand Down

0 comments on commit 41f3ffb

Please sign in to comment.