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 Nov 29, 2024
1 parent ee44902 commit 04c543e
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 918 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ast-explorer",
"version": "0.21.1",
"private": true,
"packageManager": "pnpm@9.13.2",
"packageManager": "pnpm@9.14.4",
"type": "module",
"license": "AGPL-3.0",
"scripts": {
Expand All @@ -16,50 +16,50 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@shikijs/monaco": "^1.23.0",
"@typescript-eslint/parser": "^8.14.0",
"@shikijs/monaco": "^1.24.0",
"@typescript-eslint/parser": "^8.16.0",
"ansi-regex": "^6.1.0",
"fflate": "^0.8.2",
"json-to-ast": "^2.1.0",
"json5": "^2.2.3",
"monaco-editor": "^0.52.0",
"shiki": "^1.23.0"
"shiki": "^1.24.0"
},
"devDependencies": {
"@babel/parser": "^7.26.2",
"@iconify-json/ri": "^1.2.3",
"@iconify-json/vscode-icons": "^1.2.2",
"@nuxt/kit": "^3.14.159",
"@oxc-parser/wasm": "^0.36.0",
"@swc/wasm-web": "1.9.2",
"@sxzz/eslint-config": "^4.4.1",
"@iconify-json/vscode-icons": "^1.2.3",
"@nuxt/kit": "^3.14.1592",
"@oxc-parser/wasm": "^0.38.0",
"@swc/wasm-web": "1.9.3",
"@sxzz/eslint-config": "^4.5.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/css-tree": "^2.3.9",
"@types/json-to-ast": "^2.1.4",
"@unocss/nuxt": "^0.64.1",
"@vue-vapor/compiler-vapor": "latest",
"@vue/compiler-dom": "^3.5.13",
"@vue/compiler-sfc": "^3.5.13",
"@vueuse/nuxt": "^11.2.0",
"@vueuse/nuxt": "^11.3.0",
"acorn": "^8.14.0",
"bumpp": "^9.8.1",
"esbuild": "^0.24.0",
"eslint": "^9.15.0",
"esprima-next": "^6.0.3",
"floating-vue": "5.2.2",
"flow-parser": "^0.253.0",
"flow-parser": "^0.255.0",
"htmlparser2": "^9.1.0",
"nuxt": "3.14.159",
"nuxt": "3.14.1592",
"nuxt-monaco-editor": "^1.3.1",
"nuxt-umami": "^3.0.2",
"postcss": "^8.4.49",
"rehype": "^13.0.2",
"remark": "^15.0.1",
"serve": "^14.2.4",
"sql-parser-cst": "^0.30.0",
"svelte": "^5.2.2",
"svelte": "^5.2.10",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unplugin-replace": "^0.3.3",
"vue-tsc": "^2.1.10"
},
Expand Down
Loading

0 comments on commit 04c543e

Please sign in to comment.