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 Jan 27, 2023
1 parent 3d85964 commit f0bf97d
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 172 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -59,16 +59,16 @@
"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/typescript-build": "^2.1.0",
Expand All @@ -77,31 +77,31 @@
"@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.49.0",
"@typescript-eslint/parser": "^5.49.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.32.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",
"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",
"vitest": "^0.28.3",
"yorkie": "^2.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit f0bf97d

Please sign in to comment.