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 Sep 11, 2023
1 parent a98cf75 commit d3d5b78
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 301 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,35 +69,35 @@
"web:build": "nuxi generate web"
},
"dependencies": {
"@babel/core": "^7.22.11",
"@babel/standalone": "^7.22.14",
"@babel/types": "^7.22.11",
"@babel/core": "^7.22.17",
"@babel/standalone": "^7.22.17",
"@babel/types": "^7.22.17",
"defu": "^6.1.2",
"jiti": "^1.19.3",
"jiti": "^1.20.0",
"mri": "^1.2.0",
"scule": "^1.0.0"
},
"devDependencies": {
"@babel/template": "^7.22.5",
"@babel/template": "^7.22.15",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^20.5.7",
"@vitest/coverage-v8": "^0.34.3",
"@types/node": "^20.6.0",
"@vitest/coverage-v8": "^0.34.4",
"@vue/compiler-sfc": "^3.3.4",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"eslint-config-unjs": "^0.2.1",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^7.0.5",
"monaco-editor": "^0.41.0",
"nuxt": "^3.7.0",
"monaco-editor": "^0.43.0",
"nuxt": "^3.7.1",
"nuxt-windicss": "^2.6.1",
"prettier": "^3.0.3",
"prismjs": "^1.29.0",
"typescript": "^5.2.2",
"unbuild": "^2.0.0",
"vitest": "^0.34.3"
"vitest": "^0.34.4"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit d3d5b78

Please sign in to comment.