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 Aug 26, 2023
1 parent d21da0e commit 24b9112
Show file tree
Hide file tree
Showing 2 changed files with 1,505 additions and 680 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,35 +49,35 @@
"web:build": "nuxi generate web"
},
"dependencies": {
"@babel/core": "^7.22.9",
"@babel/standalone": "^7.22.9",
"@babel/types": "^7.22.5",
"@babel/core": "^7.22.11",
"@babel/standalone": "^7.22.12",
"@babel/types": "^7.22.11",
"defu": "^6.1.2",
"jiti": "^1.19.1",
"jiti": "^1.19.3",
"mri": "^1.2.0",
"scule": "^1.0.0"
},
"devDependencies": {
"@babel/template": "^7.22.5",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^20.4.5",
"@vitest/coverage-v8": "^0.33.0",
"@types/node": "^20.5.6",
"@vitest/coverage-v8": "^0.34.3",
"@vue/compiler-sfc": "^3.3.4",
"changelogen": "^0.5.4",
"eslint": "^8.46.0",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint-config-unjs": "^0.2.1",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^5.1.2",
"monaco-editor": "^0.40.0",
"nuxt": "^3.6.5",
"monaco-editor": "^0.41.0",
"nuxt": "^3.7.0",
"nuxt-windicss": "^2.6.1",
"prettier": "^3.0.0",
"prettier": "^3.0.2",
"prismjs": "^1.29.0",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.33.0"
"vitest": "^0.34.3"
},
"packageManager": "[email protected].10"
"packageManager": "[email protected].12"
}
Loading

0 comments on commit 24b9112

Please sign in to comment.