Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Mar 31, 2023
1 parent 4ddef4e commit 912c6ad
Show file tree
Hide file tree
Showing 3 changed files with 392 additions and 396 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"generi": "0.5.2",
"lerna": "6.6.1",
"turbo": "1.8.5"
"turbo": "1.8.8"
},
"packageManager": "yarn@1.22.19"
}
8 changes: 4 additions & 4 deletions packages/better-write-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"nprogress": "0.2.0",
"ohmyfetch": "0.4.19",
"pinia": "2.0.32",
"three": "0.149.0",
"three": "0.151.2",
"vue": "3.2.47",
"vue-directive-providers": "0.1.0",
"vue-i18n": "9.2.2",
Expand All @@ -91,11 +91,11 @@
"@rollup/plugin-inject": "4.0.4",
"@types/file-saver": "2.0.5",
"@types/jsdom": "16.2.14",
"@types/three": "0.149.0",
"@types/three": "0.150.0",
"@typescript-eslint/eslint-plugin": "5.38.0",
"@typescript-eslint/parser": "5.38.0",
"@vitejs/plugin-vue": "4.1.0",
"@vitest/coverage-c8": "0.28.4",
"@vitest/coverage-c8": "0.29.8",
"@vue/eslint-config-typescript": "11.0.2",
"@windicss/plugin-scrollbar": "1.2.3",
"eslint": "8.24.0",
Expand All @@ -120,7 +120,7 @@
"vite-plugin-sitemap": "0.3.0",
"vite-plugin-windicss": "1.8.10",
"vite-plugin-minify": "1.5.2",
"vitest": "0.28.4",
"vitest": "0.29.8",
"vue-tsc": "1.2.0"
},
"vite": {
Expand Down
Loading

0 comments on commit 912c6ad

Please sign in to comment.