mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 12:27:44 +00:00
chore: bump version (#5197)
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
"nanostores": "^0.11.3",
|
||||
"nativewind": "^4.1.23",
|
||||
"pg": "^8.13.1",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-native": "~0.81.4",
|
||||
"react-native-css-interop": "^0.2.1",
|
||||
"react-native-gesture-handler": "~2.28.0",
|
||||
@@ -59,6 +59,6 @@
|
||||
"@babel/preset-env": "^7.26.0",
|
||||
"@babel/runtime": "^7.26.0",
|
||||
"@types/babel__core": "^7.20.5",
|
||||
"@types/react": "^19.1.12"
|
||||
"@types/react": "^19.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -68,12 +68,12 @@
|
||||
"lucide-react": "^0.542.0",
|
||||
"mini-svg-data-uri": "^1.4.4",
|
||||
"mysql2": "^3.14.4",
|
||||
"next": "^15.5.2",
|
||||
"next": "^15.5.4",
|
||||
"next-themes": "^0.4.6",
|
||||
"prisma": "^5.22.0",
|
||||
"react": "^19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-day-picker": "9.9.0",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-qr-code": "^2.0.18",
|
||||
"react-resizable-panels": "^3.0.5",
|
||||
@@ -90,8 +90,8 @@
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.1.13",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/react": "^19.1.12",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.1",
|
||||
"@types/ua-parser-js": "^0.7.39",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.13",
|
||||
|
||||
@@ -70,12 +70,12 @@
|
||||
"jsrsasign": "^11.1.0",
|
||||
"lucide-react": "^0.542.0",
|
||||
"motion": "^12.23.12",
|
||||
"next": "15.5.2",
|
||||
"next": "15.5.4",
|
||||
"next-themes": "^0.4.6",
|
||||
"prism-react-renderer": "^2.4.1",
|
||||
"react": "^19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-day-picker": "9.9.0",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-hook-form": "^7.62.0",
|
||||
"react-markdown": "^10.1.0",
|
||||
"react-remove-scroll": "^2.7.1",
|
||||
@@ -100,8 +100,8 @@
|
||||
"@tailwindcss/postcss": "^4.1.13",
|
||||
"@types/jsrsasign": "^10.5.15",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/react": "^19.1.12",
|
||||
"@types/react-dom": "^19.1.9",
|
||||
"@types/react": "^19.2.2",
|
||||
"@types/react-dom": "^19.2.1",
|
||||
"mini-svg-data-uri": "^1.4.4",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.13",
|
||||
|
||||
@@ -22,8 +22,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.2.4",
|
||||
"@types/bun": "^1.2.20",
|
||||
"@types/node": "^24.4.0",
|
||||
"@types/bun": "^1.2.23",
|
||||
"@types/node": "^24.7.1",
|
||||
"bumpp": "^10.2.3",
|
||||
"tinyglobby": "^0.2.15",
|
||||
"turbo": "^2.5.6",
|
||||
|
||||
@@ -763,11 +763,11 @@
|
||||
"@tanstack/react-start": "^1.131.3",
|
||||
"@tanstack/start-server-core": "^1.131.36",
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/bun": "^1.2.20",
|
||||
"@types/bun": "^1.2.23",
|
||||
"@types/keccak": "^3.0.5",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@types/prompts": "^2.4.9",
|
||||
"@types/react": "^18.3.23",
|
||||
"@types/react": "^19.2.2",
|
||||
"better-sqlite3": "^12.2.0",
|
||||
"concurrently": "^9.2.1",
|
||||
"deepmerge": "^4.3.1",
|
||||
@@ -779,12 +779,12 @@
|
||||
"mongodb": "^6.18.0",
|
||||
"ms": "4.0.0-nightly.202508271359",
|
||||
"mysql2": "^3.14.4",
|
||||
"next": "^15.5.2",
|
||||
"next": "^15.5.4",
|
||||
"oauth2-mock-server": "^7.2.1",
|
||||
"pg": "^8.16.3",
|
||||
"prisma": "^5.22.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react": "^19.2.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-native": "~0.80.2",
|
||||
"solid-js": "^1.9.8",
|
||||
"tarn": "^3.0.2",
|
||||
|
||||
3279
pnpm-lock.yaml
generated
3279
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user