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 Feb 8, 2025
1 parent bfc059a commit c0cf957
Show file tree
Hide file tree
Showing 2 changed files with 274 additions and 517 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
},
"dependencies": {
"@babel/core": "^7.26.7",
"@babel/standalone": "^7.26.7",
"@babel/standalone": "^7.26.8",
"@babel/types": "^7.26.7",
"citty": "^0.1.6",
"defu": "^6.1.4",
Expand All @@ -79,27 +79,27 @@
"scule": "^1.3.0"
},
"devDependencies": {
"@babel/template": "^7.25.9",
"@babel/template": "^7.26.8",
"@types/babel__standalone": "^7.1.9",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.10.10",
"@vitest/coverage-v8": "^2.1.8",
"@types/node": "^22.13.1",
"@vitest/coverage-v8": "^2.1.9",
"@vue/compiler-sfc": "^3.5.13",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-unjs": "^0.4.2",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^15.0.6",
"monaco-editor": "^0.52.2",
"nuxt": "^3.15.3",
"nuxt": "^3.15.4",
"nuxt-windicss": "^3.0.1",
"prettier": "^3.4.2",
"prismjs": "^1.29.0",
"typescript": "^5.7.3",
"unbuild": "^3.3.1",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].4"
"packageManager": "[email protected].5"
}
Loading

0 comments on commit c0cf957

Please sign in to comment.