Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 13, 2023
1 parent c6c0853 commit 3796abb
Show file tree
Hide file tree
Showing 2 changed files with 561 additions and 761 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,22 +62,22 @@
"@types/babel__standalone": "latest",
"@types/babel__traverse": "latest",
"@types/node": "^18.15.11",
"@vitest/coverage-c8": "^0.29.8",
"@vitest/coverage-c8": "^0.30.1",
"@vue/compiler-sfc": "^3.2.47",
"changelogen": "^0.5.2",
"eslint": "^8.37.0",
"changelogen": "^0.5.3",
"eslint": "^8.38.0",
"eslint-config-unjs": "^0.1.0",
"hljs": "^6.2.3",
"json-schema": "^0.4.0",
"marked": "^4.3.0",
"monaco-editor": "^0.36.1",
"nuxt": "^3.3.3",
"nuxt-windicss": "^2.6.0",
"monaco-editor": "^0.37.1",
"nuxt": "^3.4.1",
"nuxt-windicss": "^2.6.1",
"prettier": "^2.8.7",
"prismjs": "^1.29.0",
"typescript": "^5.0.3",
"unbuild": "^1.2.0",
"vitest": "^0.29.8"
"typescript": "^5.0.4",
"unbuild": "^1.2.1",
"vitest": "^0.30.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 3796abb

Please sign in to comment.