Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 5, 2024
1 parent 663a92e commit 6a6d2d9
Show file tree
Hide file tree
Showing 2 changed files with 776 additions and 782 deletions.
22 changes: 11 additions & 11 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.2",
"@babel/standalone": "^7.25.6",
"@babel/types": "^7.25.6",
"@babel/core": "^7.25.7",
"@babel/standalone": "^7.25.7",
"@babel/types": "^7.25.7",
"defu": "^6.1.4",
"jiti": "^2.0.0",
"jiti": "^2.3.1",
"mri": "^1.2.0",
"scule": "^1.3.0"
},
"devDependencies": {
"@babel/template": "^7.25.0",
"@babel/template": "^7.25.7",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^22.7.2",
"@vitest/coverage-v8": "^2.1.1",
"@vue/compiler-sfc": "^3.5.8",
"@types/node": "^22.7.4",
"@vitest/coverage-v8": "^2.1.2",
"@vue/compiler-sfc": "^3.5.11",
"changelogen": "^0.5.7",
"eslint": "^9.11.1",
"eslint-config-unjs": "^0.4.0",
"eslint": "^9.12.0",
"eslint-config-unjs": "^0.4.1",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^14.1.2",
Expand All @@ -97,7 +97,7 @@
"prismjs": "^1.29.0",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.1"
"vitest": "^2.1.2"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 6a6d2d9

Please sign in to comment.