1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-10 07:55:21 +02:00

package changes

This commit is contained in:
Brian Skinner 2024-01-16 07:40:46 -08:00
parent 4906555e1f
commit 4dab80ed9a
3 changed files with 46936 additions and 5101 deletions

42279
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -55,6 +55,7 @@
"@tanstack/react-table": "^8.3.0", "@tanstack/react-table": "^8.3.0",
"@tippyjs/react": "^4.2.6", "@tippyjs/react": "^4.2.6",
"@tiptap/extension-placeholder": "^2.0.0-beta.209", "@tiptap/extension-placeholder": "^2.0.0-beta.209",
"@tiptap/pm": "^2.1.16",
"@tiptap/react": "^2.0.0-beta.209", "@tiptap/react": "^2.0.0-beta.209",
"@tiptap/starter-kit": "^2.0.0-beta.209", "@tiptap/starter-kit": "^2.0.0-beta.209",
"@trpc/client": "^10.4.3", "@trpc/client": "^10.4.3",
@ -157,6 +158,7 @@
"uuid": "^9.0.0", "uuid": "^9.0.0",
"winston": "^3.8.2", "winston": "^3.8.2",
"winston-transport": "^4.5.0", "winston-transport": "^4.5.0",
"yarn": "^1.22.21",
"zod": "^3.19.1" "zod": "^3.19.1"
}, },
"devDependencies": { "devDependencies": {

9756
yarn.lock

File diff suppressed because it is too large Load diff