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 19, 2025
1 parent de38c66 commit 165af11
Show file tree
Hide file tree
Showing 2 changed files with 1,042 additions and 492 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/standalone": "^7.26.4",
"@babel/types": "^7.26.3",
"@babel/standalone": "^7.26.6",
"@babel/types": "^7.26.5",
"citty": "^0.1.6",
"defu": "^6.1.4",
"jiti": "^2.4.2",
Expand All @@ -82,24 +82,24 @@
"@babel/template": "^7.25.9",
"@types/babel__standalone": "^7.1.9",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.10.2",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^2.1.8",
"@vue/compiler-sfc": "^3.5.13",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-unjs": "^0.4.2",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^15.0.4",
"marked": "^15.0.6",
"monaco-editor": "^0.52.2",
"nuxt": "^3.15.0",
"nuxt": "^3.15.2",
"nuxt-windicss": "^3.0.1",
"prettier": "^3.4.2",
"prismjs": "^1.29.0",
"typescript": "^5.7.2",
"unbuild": "^3.2.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.15.2"
"packageManager": "pnpm@9.15.4"
}
Loading

0 comments on commit 165af11

Please sign in to comment.