mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-25 09:24:54 +10:00
remove input-otp component, upstream issues
This commit is contained in:
+9
-12
@@ -52,17 +52,17 @@
|
||||
"@lingui/react": "^5.9.3",
|
||||
"@modelcontextprotocol/sdk": "^1.27.1",
|
||||
"@monaco-editor/react": "4.8.0-rc.3",
|
||||
"@orpc/client": "^1.13.8",
|
||||
"@orpc/json-schema": "^1.13.8",
|
||||
"@orpc/openapi": "^1.13.8",
|
||||
"@orpc/server": "^1.13.8",
|
||||
"@orpc/tanstack-query": "^1.13.8",
|
||||
"@orpc/zod": "^1.13.8",
|
||||
"@orpc/client": "^1.13.9",
|
||||
"@orpc/json-schema": "^1.13.9",
|
||||
"@orpc/openapi": "^1.13.9",
|
||||
"@orpc/server": "^1.13.9",
|
||||
"@orpc/tanstack-query": "^1.13.9",
|
||||
"@orpc/zod": "^1.13.9",
|
||||
"@phosphor-icons/react": "^2.1.10",
|
||||
"@phosphor-icons/web": "^2.1.2",
|
||||
"@sindresorhus/slugify": "^3.0.0",
|
||||
"@t3-oss/env-core": "^0.13.10",
|
||||
"@tanstack/react-query": "^5.91.0",
|
||||
"@tanstack/react-query": "^5.91.2",
|
||||
"@tanstack/react-router": "^1.167.5",
|
||||
"@tanstack/react-router-ssr-query": "^1.166.9",
|
||||
"@tanstack/react-start": "^1.166.17",
|
||||
@@ -91,15 +91,13 @@
|
||||
"fast-json-patch": "^3.1.1",
|
||||
"fuse.js": "^7.1.0",
|
||||
"immer": "^11.1.4",
|
||||
"input-otp": "^1.4.2",
|
||||
"js-cookie": "^3.0.5",
|
||||
"jsonrepair": "^3.13.3",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"motion": "^12.38.0",
|
||||
"nodemailer": "^8.0.3",
|
||||
"pg": "^8.20.0",
|
||||
"pino": "^10.3.1",
|
||||
"puppeteer-core": "^24.39.1",
|
||||
"puppeteer-core": "^24.40.0",
|
||||
"qrcode.react": "^4.2.0",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
@@ -143,12 +141,11 @@
|
||||
"babel-plugin-macros": "^3.1.0",
|
||||
"drizzle-kit": "1.0.0-beta.18-7eb39f0",
|
||||
"jsdom": "^29.0.0",
|
||||
"knip": "^5.88.0",
|
||||
"knip": "^5.88.1",
|
||||
"nitro": "3.0.260311-beta",
|
||||
"node-addon-api": "^8.6.0",
|
||||
"node-gyp": "^12.2.0",
|
||||
"npm-check-updates": "^19.6.5",
|
||||
"pino-pretty": "^13.1.3",
|
||||
"tsx": "^4.21.0",
|
||||
"vite": "npm:@voidzero-dev/vite-plus-core@latest",
|
||||
"vite-plugin-pwa": "^1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user