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 Oct 9, 2023
1 parent a98cf75 commit 7db16a7
Show file tree
Hide file tree
Showing 2 changed files with 1,076 additions and 649 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.23.0",
"@babel/standalone": "^7.23.1",
"@babel/types": "^7.23.0",
"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.8.4",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.3.4",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint": "^8.51.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.44.0",
"nuxt": "^3.7.4",
"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.6"
},
"packageManager": "pnpm@8.7.0"
"packageManager": "pnpm@8.9.0"
}
Loading

0 comments on commit 7db16a7

Please sign in to comment.