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] authored Mar 31, 2023
1 parent 28e06a5 commit fcccb00
Show file tree
Hide file tree
Showing 2 changed files with 1,728 additions and 268 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
},
"dependencies": {
"chalk": "^4.1.2",
"chokidar": "^3.5.2",
"chokidar": "^3.5.3",
"consola": "^2.15.3",
"fs-extra": "^10.0.0",
"hookable": "^5.0.0",
"fs-extra": "^10.1.0",
"hookable": "^5.5.3",
"svgo": "^1.3.2"
},
"devDependencies": {
"@babel/preset-env": "^7.16.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-typescript": "latest",
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/test-utils": "^0.2.2",
Expand All @@ -44,14 +44,14 @@
"@types/jest": "latest",
"@vue/test-utils": "latest",
"babel-eslint": "^10.1.0",
"eslint": "^8.3.0",
"eslint": "^8.37.0",
"jest": "latest",
"nuxt-edge": "latest",
"playwright": "^1.16.3",
"playwright": "^1.32.1",
"standard-version": "latest",
"ts-loader": "^8.3.0",
"ts-loader": "^8.4.0",
"typescript": "latest",
"unbuild": "^0.5.13"
"unbuild": "^0.9.4"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit fcccb00

Please sign in to comment.