Skip to content

Commit

Permalink
Merge pull request #26 from Joery-M/25-general-update-dependencies
Browse files Browse the repository at this point in the history
chore: Updated dependencies
  • Loading branch information
Joery-M authored May 1, 2024
2 parents 67ab0eb + 535cb46 commit 9a1ae7c
Show file tree
Hide file tree
Showing 6 changed files with 3,723 additions and 3,321 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
],
"devDependencies": {
"@vitejs/plugin-vue": "^5.0.4",
"@vitest/browser": "^1.5.0",
"@vitest/ui": "^1.5.0",
"@vitest/browser": "^1.5.3",
"@vitest/ui": "^1.5.3",
"vite": "^5.2.10",
"vitest": "^1.5.0",
"vue": "^3.4.24"
"vitest": "^1.5.3",
"vue": "^3.4.26"
}
}
10 changes: 5 additions & 5 deletions packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,18 @@
},
"devDependencies": {
"@types/path-browserify": "^1.0.2",
"@vitest/browser": "^1.5.0",
"@vitest/ui": "^1.5.0",
"@vitest/browser": "^1.5.3",
"@vitest/ui": "^1.5.3",
"playwright": "^1.43.1",
"rimraf": "^5.0.5",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vite-plugin-dts": "^3.8.3",
"vitest": "^1.5.0"
"vite-plugin-dts": "^3.9.0",
"vitest": "^1.5.3"
},
"optionalDependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^10.9.0",
Expand Down
22 changes: 11 additions & 11 deletions packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"mime-matcher": "^1.0.5",
"monaco-editor": "^0.46.0",
"pinia": "^2.1.7",
"primevue": "^3.51.0",
"primevue": "^3.52.0",
"rxjs": "^7.8.1",
"uuid": "^9.0.1",
"vue": "^3.4.24",
"vue": "^3.4.26",
"vue-markdown-render": "^2.1.1",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@babel/types": "^7.24.0",
"@babel/types": "^7.24.5",
"@iconify-json/ph": "^1.1.12",
"@tsconfig/node20": "^20.1.4",
"@types/dom-webcodecs": "^0.1.11",
"@types/fuzzysearch": "^1.0.2",
"@types/luxon": "^3.4.2",
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@types/uuid": "^9.0.8",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
Expand All @@ -69,19 +69,19 @@
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.14",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.75.0",
"sass": "^1.76.0",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.3",
"ts-node-dev": "^2.0.0",
"tsx": "^4.7.2",
"tsx": "^4.8.2",
"typescript": "^5.4.5",
"typescript-eslint": "^7.7.0",
"typescript-eslint": "^7.8.0",
"unplugin-auto-import": "^0.17.5",
"unplugin-turbo-console": "^1.8.3",
"unplugin-turbo-console": "^1.8.6",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-router": "^0.8.6",
"vite": "^5.2.10",
"vite-plugin-mkcert": "^1.17.5",
"vue-tsc": "^2.0.14"
"vue-tsc": "^2.0.16"
}
}
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"mime-matcher": "^1.0.5",
"rxjs": "^7.8.1",
"uuid": "^9.0.1",
"vue": "^3.4.24"
"vue": "^3.4.26"
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
Expand Down
10 changes: 5 additions & 5 deletions packages/timeline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,18 +35,18 @@
"@vueuse/core": "^10.9.0",
"@vueuse/gesture": "^2.0.0",
"@vueuse/math": "^10.9.0",
"primevue": "^3.51.0",
"vue": "^3.4.24"
"primevue": "^3.52.0",
"vue": "^3.4.26"
},
"devDependencies": {
"@types/node": "^20.12.7",
"@types/node": "^20.12.8",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/test-utils": "^2.4.5",
"@vue/tsconfig": "^0.5.1",
"happy-dom": "^14.7.1",
"typescript": "^5.4.5",
"vite": "^5.2.10",
"vitest": "^1.5.0",
"vue-tsc": "^2.0.14"
"vitest": "^1.5.3",
"vue-tsc": "^2.0.16"
}
}
Loading

0 comments on commit 9a1ae7c

Please sign in to comment.