Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Dec 16, 2024
1 parent 72d1978 commit 9095957
Show file tree
Hide file tree
Showing 2 changed files with 1,783 additions and 2,578 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,35 +70,35 @@
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/standalone": "^7.26.2",
"@babel/types": "^7.26.0",
"@babel/standalone": "^7.26.4",
"@babel/types": "^7.26.3",
"citty": "^0.1.6",
"defu": "^6.1.4",
"jiti": "^2.4.0",
"jiti": "^2.4.1",
"scule": "^1.3.0"
},
"devDependencies": {
"@babel/template": "^7.25.9",
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^22.8.6",
"@vitest/coverage-v8": "^2.1.4",
"@vue/compiler-sfc": "^3.5.12",
"@types/babel__standalone": "^7.1.9",
"@types/babel__traverse": "^7.20.6",
"@types/node": "^22.10.2",
"@vitest/coverage-v8": "^2.1.8",
"@vue/compiler-sfc": "^3.5.13",
"automd": "^0.3.12",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint-config-unjs": "^0.4.1",
"eslint": "^9.17.0",
"eslint-config-unjs": "^0.4.2",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^14.1.3",
"monaco-editor": "^0.52.0",
"nuxt": "^3.13.2",
"marked": "^15.0.4",
"monaco-editor": "^0.52.2",
"nuxt": "^3.14.1592",
"nuxt-windicss": "^3.0.1",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prismjs": "^1.29.0",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"vitest": "^2.1.8"
},
"packageManager": "pnpm@9.12.3"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 9095957

Please sign in to comment.