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 43428a0
Show file tree
Hide file tree
Showing 2 changed files with 372 additions and 590 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,37 +69,37 @@
"web:build": "nuxi generate web"
},
"dependencies": {
"@babel/core": "^7.26.7",
"@babel/standalone": "^7.26.7",
"@babel/types": "^7.26.7",
"@babel/core": "^7.26.8",
"@babel/standalone": "^7.26.8",
"@babel/types": "^7.26.8",
"citty": "^0.1.6",
"defu": "^6.1.4",
"jiti": "^2.4.2",
"knitwork": "^1.2.0",
"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 43428a0

Please sign in to comment.