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 Sep 25, 2023
1 parent 765cfe7 commit 53a1b9e
Show file tree
Hide file tree
Showing 2 changed files with 410 additions and 778 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,39 +16,39 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@typescript-eslint/parser": "^6.7.0",
"fflate": "^0.8.0",
"@typescript-eslint/parser": "^6.7.2",
"fflate": "^0.8.1",
"json-to-ast": "^2.1.0",
"json5": "^2.2.3",
"memfs": "^4.3.0",
"memfs": "^4.4.0",
"monaco-editor": "^0.43.0"
},
"devDependencies": {
"@babel/parser": "^7.22.16",
"@iconify-json/ri": "^1.1.12",
"@iconify-json/vscode-icons": "^1.1.28",
"@nuxt/devtools": "^0.8.3",
"@swc/wasm-web": "^1.3.85",
"@sxzz/eslint-config": "^3.5.4",
"@nuxt/devtools": "^0.8.4",
"@swc/wasm-web": "^1.3.88",
"@sxzz/eslint-config": "^3.6.1",
"@sxzz/prettier-config": "^1.0.4",
"@types/json-to-ast": "^2.1.2",
"@unocss/nuxt": "^0.55.7",
"@unocss/nuxt": "^0.56.1",
"@vue/compiler-dom": "^3.3.4",
"@vue/compiler-sfc": "^3.3.4",
"@vueuse/nuxt": "^10.4.1",
"acorn": "^8.10.0",
"bumpp": "^9.2.0",
"eslint": "^8.49.0",
"eslint": "^8.50.0",
"floating-vue": "2.0.0-beta.24",
"nuxt": "3.7.3",
"nuxt-monaco-editor": "^1.2.3",
"onigasm": "^2.2.5",
"serve": "^14.2.1",
"svelte": "^4.2.0",
"tsx": "^3.12.10",
"svelte": "^4.2.1",
"tsx": "^3.13.0",
"typescript": "^5.2.2",
"vite-plugin-node-polyfills": "^0.14.1",
"vue-tsc": "^1.8.11"
"vue-tsc": "^1.8.13"
},
"prettier": "@sxzz/prettier-config"
}
Loading

0 comments on commit 53a1b9e

Please sign in to comment.