mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
v1.0.2-beta.4
This commit is contained in:
parent
9665b576d5
commit
92ec9fef67
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/docs",
|
||||
"version": "1.0.2-beta.3",
|
||||
"version": "1.0.2-beta.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
@ -14,7 +14,7 @@
|
||||
"dependencies": {
|
||||
"@mapbox/rehype-prism": "^0.6.0",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
"@nextui-org/react": "^1.0.2-beta.3",
|
||||
"@nextui-org/react": "^1.0.2-beta.4",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"algoliasearch": "^4.10.3",
|
||||
"canvas-confetti": "^1.4.0",
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nextui-org/react": "^1.0.2-beta.3",
|
||||
"@nextui-org/react": "^1.0.2-beta.4",
|
||||
"next": "11.0.0",
|
||||
"react": "17.0.2",
|
||||
"react-dom": "17.0.2"
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@nextui-org/react": "^1.0.2-beta.3",
|
||||
"@nextui-org/react": "^1.0.2-beta.4",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^11.1.0",
|
||||
"@testing-library/user-event": "^12.1.10",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@nextui-org/react",
|
||||
"version": "1.0.2-beta.3",
|
||||
"version": "1.0.2-beta.4",
|
||||
"license": "MIT",
|
||||
"description": "🚀 Beautiful and modern React UI library.",
|
||||
"homepage": "https://nextui.org",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@nextui-org/react": "^1.0.2-beta.3"
|
||||
"@nextui-org/react": "^1.0.2-beta.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.16.7",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user