Skip to content

Commit

Permalink
Merge pull request #65 from simonsobs/dev
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
TaiSakuma authored Jul 8, 2024
2 parents d589454 + 0b5a1ef commit 3dfe940
Show file tree
Hide file tree
Showing 6 changed files with 775 additions and 423 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.11-alpine as build
FROM node:20.15-alpine as build

# https://github.com/docker/getting-started/issues/124
RUN apk add --no-cache python3 g++ make
Expand Down
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,49 +12,49 @@
"codegen": "graphql-codegen --config codegen.ts"
},
"dependencies": {
"@material/material-color-utilities": "^0.2.7",
"@urql/vue": "^1.1.3",
"@material/material-color-utilities": "^0.3.0",
"@urql/vue": "^1.3.2",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/core": "^10.11.0",
"@vueuse/integrations": "^10.11.0",
"canvas": "^2.11.2",
"graphql": "^16.8.1",
"graphql": "^16.9.0",
"graphql-ws": "^5.16.0",
"monaco-editor": "^0.48.0",
"monaco-editor": "^0.50.0",
"path-browserify": "^1.0.1",
"pinia": "^2.1.7",
"vue": "~3.4.27",
"vue-router": "^4.3.2",
"vuetify": "~3.6.4"
"vue": "~3.4.31",
"vue-router": "^4.4.0",
"vuetify": "~3.6.11"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/core": "^7.24.7",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "4.0.6",
"@graphql-codegen/typescript-operations": "^4.2.0",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-vue-urql": "^3.1.0",
"@rollup/plugin-graphql": "^2.0.4",
"@types/node": "~20.11.17",
"@types/node": "~20.14.10",
"@types/path-browserify": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-vue": "^9.27.0",
"graphql-tag": "^2.12.6",
"jsdom": "^24.0.0",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"sass": "^1.77.0",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"rollup": "^4.18.0",
"sass": "^1.77.6",
"ts-node": "^10.9.2",
"type-fest": "^4.18.2",
"typescript": "~5.4.5",
"vite": "~5.2.11",
"type-fest": "^4.21.0",
"typescript": "~5.5.3",
"vite": "~5.3.3",
"vite-plugin-monaco-editor": "^1.1.0",
"vite-plugin-package-version": "^1.1.0",
"vitest": "~1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion src/components/dev/DevToolCheckboxes.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</template>

<script setup lang="ts">
import { withDefaults, computed, watch } from "vue";
import { computed, watch } from "vue";
import { useVModel } from "@vueuse/core";
import { useDevTool } from "@/utils/dev/enabled";
Expand Down
1 change: 0 additions & 1 deletion src/components/main/trace-frame/TraceAction.vue
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
</template>

<script setup lang="ts">
import { withDefaults } from "vue";
import { useCtrlSendPdbCommandMutation } from "@/graphql/codegen/generated";
interface Props {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,31 +12,31 @@ exports[`useDynamicColors > returns colors 1`] = `
"neutral-variant-palette-key-color": "#7a7582",
"on-background": "#1d1b20",
"on-error": "#ffffff",
"on-error-container": "#410002",
"on-error-container": "#93000a",
"on-primary": "#ffffff",
"on-primary-container": "#ffffff",
"on-primary-container": "#e0d2ff",
"on-primary-fixed": "#22005d",
"on-primary-fixed-variant": "#4f378a",
"on-secondary": "#ffffff",
"on-secondary-container": "#4a4162",
"on-secondary-container": "#645a7d",
"on-secondary-fixed": "#1f1635",
"on-secondary-fixed-variant": "#4b4263",
"on-surface": "#1d1b20",
"on-surface-variant": "#494551",
"on-tertiary": "#ffffff",
"on-tertiary-container": "#ffffff",
"on-tertiary-container": "#503d00",
"on-tertiary-fixed": "#241a00",
"on-tertiary-fixed-variant": "#594400",
"outline": "#7a7582",
"outline-variant": "#cbc4d2",
"primary": "#513a8d",
"primary-container": "#765fb4",
"primary": "#4f378a",
"primary-container": "#6750a4",
"primary-fixed": "#e9ddff",
"primary-fixed-dim": "#cfbcff",
"primary-palette-key-color": "#8069bf",
"scrim": "#000000",
"secondary": "#63597c",
"secondary-container": "#e5d9ff",
"secondary-container": "#e1d4fd",
"secondary-fixed": "#e9ddff",
"secondary-fixed-dim": "#cdc0e9",
"secondary-palette-key-color": "#7c7296",
Expand All @@ -51,8 +51,8 @@ exports[`useDynamicColors > returns colors 1`] = `
"surface-dim": "#ded8e0",
"surface-tint": "#6750a4",
"surface-variant": "#e7e0ee",
"tertiary": "#5d4700",
"tertiary-container": "#876a13",
"tertiary": "#765b00",
"tertiary-container": "#c9a74d",
"tertiary-fixed": "#ffdf93",
"tertiary-fixed-dim": "#e7c365",
"tertiary-palette-key-color": "#c9a74d",
Expand Down
Loading

0 comments on commit 3dfe940

Please sign in to comment.