Skip to content

Commit

Permalink
Merge pull request #226 from Joery-M/dependabot/npm_and_yarn/build-to…
Browse files Browse the repository at this point in the history
…ols-e7431197bc
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
2 parents e453b3d + 4d27d9b commit f79a9d2
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 148 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vitest/browser": "^2.1.1",
"@vitest/ui": "^2.1.1",
"eslint": "^8.57.1",
Expand All @@ -43,7 +43,7 @@
"prettier-plugin-tailwindcss": "^0.6.6",
"typescript": "^5.5.4",
"typescript-eslint": "^8.6.0",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vitest": "^2.1.1",
"vue": "^3.5.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/darkroom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"playwright": "^1.47.0",
"rimraf": "^6.0.1",
"typescript": "^5.6.2",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-plugin-dts": "^4.2.1",
"vitest": "^2.1.1"
},
"optionalDependencies": {
"@codemirror/lang-javascript": "^6.2.2",
"@types/node": "^22.5.5",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"@vueuse/core": "^11.1.0",
"@vueuse/rxjs": "^11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/safelight/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,21 +54,21 @@
"@types/luxon": "^3.4.2",
"@types/node": "^22.5.5",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.20",
"browserslist": "^4.23.3",
"glob": "^11.0.0",
"lightningcss": "^1.27.0",
"postcss": "^8.4.47",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.78.0",
"sass": "^1.79.1",
"strip-ansi": "^7.1.0",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.12",
"tsx": "^4.19.1",
"typescript": "^5.6.2",
"unplugin-vue-router": "^0.10.8",
"vite": "^5.4.5",
"vite": "^5.4.6",
"vite-plugin-mkcert": "^1.17.6",
"vue-tsc": "^2.1.6"
},
Expand Down
Loading

0 comments on commit f79a9d2

Please sign in to comment.