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 31, 2024
1 parent d56ef73 commit 13ad7e7
Show file tree
Hide file tree
Showing 2 changed files with 383 additions and 314 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,24 +69,24 @@
"web:build": "nuxi generate web"
},
"dependencies": {
"@babel/core": "^7.25.8",
"@babel/standalone": "^7.25.8",
"@babel/types": "^7.25.8",
"@babel/core": "^7.26.0",
"@babel/standalone": "^7.26.2",
"@babel/types": "^7.26.0",
"defu": "^6.1.4",
"jiti": "^2.3.3",
"mri": "^1.2.0",
"scule": "^1.3.0"
},
"devDependencies": {
"@babel/template": "^7.25.7",
"@babel/template": "^7.25.9",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^22.7.6",
"@vitest/coverage-v8": "^2.1.3",
"@types/node": "^22.8.5",
"@vitest/coverage-v8": "^2.1.4",
"@vue/compiler-sfc": "^3.5.12",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-config-unjs": "^0.4.1",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
Expand All @@ -98,7 +98,7 @@
"prismjs": "^1.29.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.3"
"vitest": "^2.1.4"
},
"packageManager": "[email protected].2"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 13ad7e7

Please sign in to comment.