Skip to content

Commit

Permalink
chore: bump dependencies and bun
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Nov 7, 2023
1 parent 0d5c2c3 commit 0913539
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
type: string

env:
BUN_VERSION: "1.0.6"
BUN_VERSION: "1.0.9"

jobs:
build:
Expand Down
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM oven/bun:1.0.6 as build
FROM oven/bun:1.0.9 as build

ARG NODE_ENV_ARG=production

Expand All @@ -20,7 +20,7 @@ RUN NODE_ENV=$NODE_ENV_ARG set -o allexport; set -ex; source .env.$NODE_ENV_ARG;

FROM ghcr.io/vilsol/yeet:v0.6.4 as yeet

FROM oven/bun:1.0.6
FROM oven/bun:1.0.9

COPY --from=yeet /yeet /yeet

Expand Down
Binary file modified bun.lockb
Binary file not shown.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,89 +26,89 @@
"@felte/reporter-svelte": "^1.1.11",
"@felte/validator-zod": "^1.0.17",
"@floating-ui/dom": "^1.5.3",
"@tolgee/svelte": "^5.12.0",
"@urql/core": "^4.1.2",
"@tolgee/svelte": "^5.16.0",
"@urql/core": "^4.1.4",
"@urql/exchange-auth": "^2.1.6",
"@urql/exchange-graphcache": "^6.3.3",
"@urql/exchange-persisted": "^4.1.0",
"@urql/introspection": "^1.0.2",
"@urql/svelte": "^4.0.4",
"custom-protocol-check": "^1.4.0",
"felte": "^1.2.12",
"graphql": "^16.8.0",
"graphql": "^16.8.1",
"js-cookie": "^3.0.5",
"jsdom": "^22.1.0",
"jszip": "^3.10.1",
"marked": "^9.0.1",
"marked-gfm-heading-id": "^3.0.8",
"marked": "^9.1.5",
"marked-gfm-heading-id": "^3.1.0",
"marked-mangle": "^1.1.4",
"prismjs": "^1.29.0",
"semver": "^7.5.4",
"socket.io-client": "^4.7.2",
"tslib": "^2.6.2",
"wonka": "^6.3.4",
"zod": "^3.22.2"
"zod": "^3.22.4"
},
"devDependencies": {
"@cfworker/json-schema": "^1.12.7",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"@eslint/eslintrc": "^2.1.2",
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@eslint/eslintrc": "^2.1.3",
"@graphql-codegen/add": "^5.0.0",
"@graphql-codegen/cli": "^5.0.0",
"@graphql-codegen/introspection": "^4.0.0",
"@graphql-codegen/typed-document-node": "^5.0.1",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-document-nodes": "^4.0.1",
"@graphql-codegen/typescript-graphql-files-modules": "^2.2.1",
"@graphql-codegen/typescript-graphql-files-modules": "^3.0.0",
"@graphql-codegen/typescript-operations": "^4.0.1",
"@graphql-codegen/typescript-urql": "^3.7.3",
"@graphql-codegen/urql-introspection": "^2.2.1",
"@graphql-codegen/typescript-urql": "^4.0.0",
"@graphql-codegen/urql-introspection": "^3.0.0",
"@graphql-typed-document-node/core": "^3.2.0",
"@parcel/watcher": "^2.3.0",
"@rollup/plugin-terser": "^0.4.3",
"@skeletonlabs/skeleton": "^2.1.0",
"@skeletonlabs/tw-plugin": "^0.2.0",
"@rollup/plugin-terser": "^0.4.4",
"@skeletonlabs/skeleton": "^2.4.0",
"@skeletonlabs/tw-plugin": "^0.2.3",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/adapter-static": "^2.0.3",
"@sveltejs/kit": "^1.25.0",
"@types/js-cookie": "^3.0.4",
"@types/marked": "^5.0.1",
"@types/node": "^20.6.2",
"@types/prismjs": "^1.26.0",
"@types/semver": "^7.5.2",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"autoprefixer": "^10.4.15",
"@sveltejs/kit": "^1.27.3",
"@types/js-cookie": "^3.0.5",
"@types/marked": "^5.0.2",
"@types/node": "^20.8.10",
"@types/prismjs": "^1.26.2",
"@types/semver": "^7.5.4",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"autoprefixer": "^10.4.16",
"chokidar-cli": "^3.0.0",
"concurrently": "^8.2.1",
"concurrently": "^8.2.2",
"cookieconsent": "^3.1.1",
"cross-env": "^7.0.3",
"cssnano": "^6.0.1",
"cz-conventional-changelog": "^3.3.0",
"dompurify": "^3.0.5",
"dotenv-flow": "^3.2.0",
"eslint": "^8.49.0",
"dompurify": "^3.0.6",
"dotenv-flow": "^4.0.1",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte": "^2.33.1",
"eslint-plugin-svelte": "^2.35.0",
"graphql-tag": "^2.12.6",
"husky": "^8.0.3",
"postcss": "^8.4.29",
"postcss": "^8.4.31",
"postcss-import-url": "^7.2.0",
"postcss-load-config": "^4.0.1",
"postcss-preset-env": "^9.1.3",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.0.3",
"prettier-plugin-svelte": "^3.0.3",
"rimraf": "^5.0.1",
"rimraf": "^5.0.5",
"schema-dts": "^1.1.2",
"svelte": "^4.2.0",
"svelte-adapter-bun": "^0.5.0",
"svelte-check": "^3.5.1",
"svelte": "^4.2.2",
"svelte-adapter-bun": "^0.5.1",
"svelte-check": "^3.5.2",
"svelte-preprocess": "^5.0.4",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"typescript": "^5.2.2",
"urql": "^4.0.5",
"vite": "^4.4.9",
"vite": "^4.5.0",
"vite-plugin-tailwind-purgecss": "^0.1.3"
},
"type": "module",
Expand Down

0 comments on commit 0913539

Please sign in to comment.