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 Aug 8, 2023
1 parent 3c31fc5 commit 48f4859
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 212 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,48 +62,48 @@
"defu": "^6.1.2",
"estree-walker": "^2.0.2",
"fs-extra": "^9.1.0",
"magic-string": "^0.30.1",
"magic-string": "^0.30.2",
"pathe": "^1.1.1",
"ufo": "^1.1.2"
"ufo": "^1.2.0"
},
"devDependencies": {
"@babel/traverse": "^7.22.8",
"@babel/types": "^7.22.5",
"@babel/traverse": "^7.22.10",
"@babel/types": "^7.22.10",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.17.1",
"@nuxt/typescript-build": "^3.0.1",
"@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/node": "^16.18.38",
"@types/node": "^16.18.39",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"c8": "^7.14.0",
"codecov": "^3.8.3",
"core-js": "3.31.1",
"core-js": "3.32.0",
"cross-env": "^7.0.3",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^10.3.2",
"happy-dom": "^10.9.0",
"http-server": "^14.1.1",
"lint-staged": "^13.2.3",
"npm-run-all": "^4.1.5",
"nuxt": "^2.17.1",
"prettier": "^2.8.8",
"release-it": "16.1.0",
"release-it": "16.1.3",
"rimraf": "^5.0.1",
"siroc": "0.16.0",
"start-server-and-test": "^2.0.0",
"testcafe": "2.4.0",
"ts-loader": "^8.4.0",
"tsd": "^0.28.1",
"typescript": "5.1.6",
"vite": "^4.4.4",
"vitest": "^0.33.0",
"vite": "^4.4.9",
"vitest": "^0.34.1",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit 48f4859

Please sign in to comment.