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 25, 2024
1 parent ee44902 commit 6d914a6
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 723 deletions.
24 changes: 12 additions & 12 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.2",
"type": "module",
"license": "AGPL-3.0",
"scripts": {
Expand All @@ -16,22 +16,22 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@shikijs/monaco": "^1.23.0",
"@typescript-eslint/parser": "^8.14.0",
"@shikijs/monaco": "^1.23.1",
"@typescript-eslint/parser": "^8.15.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.23.1"
},
"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",
"@nuxt/kit": "^3.14.1592",
"@oxc-parser/wasm": "^0.37.0",
"@swc/wasm-web": "1.9.3",
"@sxzz/eslint-config": "^4.4.1",
"@sxzz/prettier-config": "^2.0.2",
"@types/css-tree": "^2.3.9",
Expand All @@ -40,26 +40,26 @@
"@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.254.2",
"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.7",
"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 6d914a6

Please sign in to comment.