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 Jan 28, 2024
1 parent 36827db commit d5f40f6
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 162 deletions.
18 changes: 9 additions & 9 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.23.7",
"@babel/standalone": "^7.23.8",
"@babel/types": "^7.23.6",
"@babel/core": "^7.23.9",
"@babel/standalone": "^7.23.9",
"@babel/types": "^7.23.9",
"defu": "^6.1.4",
"jiti": "^1.21.0",
"mri": "^1.2.0",
"scule": "^1.2.0"
},
"devDependencies": {
"@babel/template": "^7.22.15",
"@babel/template": "^7.23.9",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^20.11.5",
"@vitest/coverage-v8": "^1.2.1",
"@types/node": "^20.11.9",
"@vitest/coverage-v8": "^1.2.2",
"@vue/compiler-sfc": "^3.4.15",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint-config-unjs": "^0.2.1",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^11.1.1",
"marked": "^11.2.0",
"monaco-editor": "^0.45.0",
"nuxt": "^3.9.3",
"nuxt-windicss": "^2.6.1",
"prettier": "^3.2.4",
"prismjs": "^1.29.0",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.0"
}
Loading

0 comments on commit d5f40f6

Please sign in to comment.