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] committed Jan 29, 2024
1 parent 70318f5 commit 6da1dec
Show file tree
Hide file tree
Showing 2 changed files with 369 additions and 269 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ast-explorer",
"version": "0.6.2",
"private": true,
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.0",
"type": "module",
"license": "AGPL-3.0",
"scripts": {
Expand All @@ -16,22 +16,22 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@typescript-eslint/parser": "^6.19.0",
"@typescript-eslint/parser": "^6.19.1",
"fflate": "^0.8.1",
"json-to-ast": "^2.1.0",
"json5": "^2.2.3",
"memfs": "^4.6.0",
"monaco-editor": "^0.45.0"
},
"devDependencies": {
"@babel/parser": "^7.23.6",
"@babel/parser": "^7.23.9",
"@iconify-json/ri": "^1.1.19",
"@iconify-json/vscode-icons": "^1.1.33",
"@swc/wasm-web": "1.3.105",
"@swc/wasm-web": "1.3.107",
"@sxzz/eslint-config": "^3.7.6",
"@sxzz/prettier-config": "^2.0.0",
"@types/json-to-ast": "^2.1.4",
"@unocss/nuxt": "^0.58.3",
"@unocss/nuxt": "^0.58.4",
"@vue/compiler-dom": "^3.4.15",
"@vue/compiler-sfc": "^3.4.15",
"@vueuse/nuxt": "^10.7.2",
Expand Down
Loading

0 comments on commit 6da1dec

Please sign in to comment.