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 May 2, 2023
1 parent 6e1b5e2 commit 3f35a09
Show file tree
Hide file tree
Showing 2 changed files with 322 additions and 169 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,43 +67,43 @@
"ufo": "^1.1.1"
},
"devDependencies": {
"@babel/traverse": "^7.21.4",
"@babel/types": "^7.21.4",
"@babel/traverse": "^7.21.5",
"@babel/types": "^7.21.5",
"@nuxt/test-utils": "^0.2.2",
"@nuxt/types": "^2.16.3",
"@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.23",
"@types/node": "^16.18.25",
"@types/normalize-path": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"c8": "^7.13.0",
"codecov": "^3.8.3",
"core-js": "3.29.1",
"core-js": "3.30.1",
"cross-env": "^7.0.3",
"eslint": "^8.37.0",
"eslint": "^8.39.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"happy-dom": "^8.9.0",
"http-server": "^14.1.1",
"lint-staged": "^13.2.0",
"lint-staged": "^13.2.2",
"npm-run-all": "^4.1.5",
"nuxt": "^2.16.3",
"prettier": "^2.8.7",
"release-it": "15.10.0",
"prettier": "^2.8.8",
"release-it": "15.10.3",
"rimraf": "^4.4.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.0.3",
"vite": "^4.2.1",
"vitest": "^0.29.8",
"typescript": "5.0.4",
"vite": "^4.3.4",
"vitest": "^0.30.1",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3f35a09

Please sign in to comment.