Skip to content

Commit

Permalink
Upgrade SST
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchernchong committed Dec 7, 2024
1 parent 151ae9f commit 7be3703
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"react-dom": "19.0.0",
"recharts": "^2.14.1",
"schema-dts": "^1.1.2",
"sst": "^3.3.24",
"sst": "^3.3.56",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"zustand": "^4.5.5"
Expand Down
70 changes: 42 additions & 28 deletions pnpm-lock.yaml

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

1 change: 1 addition & 0 deletions sst-env.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/* This file is auto-generated by SST. Do not edit. */
/* tslint:disable */
/* eslint-disable */
/* deno-fmt-ignore-file */
import "sst"
export {}
declare module "sst" {
Expand Down

0 comments on commit 7be3703

Please sign in to comment.