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 Dec 30, 2023
1 parent a98cf75 commit 58c44da
Show file tree
Hide file tree
Showing 2 changed files with 2,872 additions and 1,022 deletions.
34 changes: 17 additions & 17 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",
"defu": "^6.1.2",
"jiti": "^1.19.3",
"@babel/core": "^7.23.7",
"@babel/standalone": "^7.23.7",
"@babel/types": "^7.23.6",
"defu": "^6.1.3",
"jiti": "^1.21.0",
"mri": "^1.2.0",
"scule": "^1.0.0"
"scule": "^1.1.1"
},
"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",
"@vue/compiler-sfc": "^3.3.4",
"@types/node": "^20.10.6",
"@vitest/coverage-v8": "^0.34.6",
"@vue/compiler-sfc": "^3.4.3",
"changelogen": "^0.5.5",
"eslint": "^8.48.0",
"eslint": "^8.56.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.45.0",
"nuxt": "^3.9.0",
"nuxt-windicss": "^2.6.1",
"prettier": "^3.0.3",
"prettier": "^3.1.1",
"prismjs": "^1.29.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^0.34.3"
"vitest": "^0.34.6"
},
"packageManager": "pnpm@8.7.0"
"packageManager": "pnpm@8.13.1"
}
Loading

0 comments on commit 58c44da

Please sign in to comment.