Skip to content

Commit

Permalink
bump more deps
Browse files Browse the repository at this point in the history
  • Loading branch information
PupoSDC committed Dec 20, 2023
1 parent 92d637a commit c9c1b64
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v18.18.2
v20.10.0
4 changes: 0 additions & 4 deletions libs/content/question-bank-a320/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ export default defineConfig({
cache: {
dir: "../../../node_modules/.vitest",
},
coverage: {
all: true,
provider: "istanbul",
},
},
define: {
process: {
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"author": "PupoSDC",
"sideEffects": false,
"node": "20.x",
"scripts": {
"dev": "nx run-many --target=dev",
"generate": "nx run-many -t=generate",
Expand Down Expand Up @@ -44,7 +45,7 @@
"@trpc/server": "^10.44.1",
"@uiw/react-textarea-code-editor": "^3.0.2",
"analytics": "^0.8.9",
"konva": "^9.2.3",
"konva": "^9.3.0",
"luxon": "^3.4.4",
"minisearch": "^6.3.0",
"next": "^14.0.4",
Expand Down Expand Up @@ -134,7 +135,7 @@
"tslib": "^2.6.2",
"tsx": "^4.7.0",
"typescript": "^5.3.3",
"vercel": "^33.0.0",
"vercel": "^33.0.1",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0",
"vitest-mock-extended": "^1.3.1",
Expand Down
77 changes: 41 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9c1b64

Please sign in to comment.