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 May 22, 2023
1 parent eb2cacc commit bac3a5a
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 604 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,34 +50,34 @@
},
"dependencies": {
"@babel/core": "^7.21.8",
"@babel/standalone": "^7.21.8",
"@babel/standalone": "^7.21.9",
"@babel/types": "^7.21.5",
"defu": "^6.1.2",
"jiti": "^1.18.2",
"mri": "^1.2.0",
"scule": "^1.0.0"
},
"devDependencies": {
"@babel/template": "^7.20.7",
"@babel/template": "^7.21.9",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^18.16.8",
"@vitest/coverage-c8": "^0.31.0",
"@vue/compiler-sfc": "^3.3.2",
"@types/node": "^18.16.14",
"@vitest/coverage-c8": "^0.31.1",
"@vue/compiler-sfc": "^3.3.4",
"changelogen": "^0.5.3",
"eslint": "^8.40.0",
"eslint": "^8.41.0",
"eslint-config-unjs": "^0.1.0",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^4.3.0",
"monaco-editor": "^0.38.0",
"nuxt": "^3.4.3",
"nuxt": "^3.5.1",
"nuxt-windicss": "^2.6.1",
"prettier": "^2.8.8",
"prismjs": "^1.29.0",
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.31.0"
"vitest": "^0.31.1"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit bac3a5a

Please sign in to comment.