Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#82)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent b4b1f56 commit b73058b
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 379 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ast-explorer",
"version": "0.16.4",
"private": true,
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"type": "module",
"license": "AGPL-3.0",
"scripts": {
Expand All @@ -16,39 +16,39 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@shikijs/monaco": "^1.12.1",
"@typescript-eslint/parser": "^8.0.1",
"@shikijs/monaco": "^1.14.1",
"@typescript-eslint/parser": "^8.1.0",
"ansi-regex": "^6.0.1",
"fflate": "^0.8.2",
"json-to-ast": "^2.1.0",
"json5": "^2.2.3",
"monaco-editor": "^0.50.0",
"monaco-editor-auto-typings": "^0.4.5",
"shiki": "^1.12.1"
"shiki": "^1.14.1"
},
"devDependencies": {
"@babel/parser": "^7.25.3",
"@iconify-json/ri": "^1.1.22",
"@iconify-json/vscode-icons": "^1.1.37",
"@nuxt/kit": "^3.12.4",
"@oxc-parser/wasm": "^0.24.1",
"@swc/wasm-web": "1.7.10",
"@sxzz/eslint-config": "^3.17.0",
"@oxc-parser/wasm": "^0.24.3",
"@swc/wasm-web": "1.7.12",
"@sxzz/eslint-config": "^3.17.2",
"@sxzz/prettier-config": "^2.0.2",
"@types/css-tree": "^2.3.8",
"@types/json-to-ast": "^2.1.4",
"@unocss/nuxt": "^0.61.9",
"@unocss/nuxt": "^0.62.2",
"@vue-vapor/compiler-vapor": "latest",
"@vue/compiler-dom": "^3.4.37",
"@vue/compiler-sfc": "^3.4.37",
"@vue/compiler-dom": "^3.4.38",
"@vue/compiler-sfc": "^3.4.38",
"@vueuse/nuxt": "^11.0.0",
"acorn": "^8.12.1",
"bumpp": "^9.4.2",
"esbuild": "^0.23.0",
"bumpp": "^9.5.1",
"esbuild": "^0.23.1",
"eslint": "^9.9.0",
"esprima-next": "^6.0.3",
"floating-vue": "5.2.2",
"flow-parser": "^0.243.0",
"flow-parser": "^0.244.0",
"htmlparser2": "^9.1.0",
"nuxt": "3.12.4",
"nuxt-monaco-editor": "^1.2.9",
Expand Down
Loading

0 comments on commit b73058b

Please sign in to comment.