Skip to content

Commit 3e9abed

Browse files
committed
Update packages (React Bricks v3 alpha)
1 parent b1e67a6 commit 3e9abed

File tree

2 files changed

+573
-611
lines changed

2 files changed

+573
-611
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@
1010
"start": "next start"
1111
},
1212
"dependencies": {
13-
"next": "^11.1.0",
13+
"next": "^11.1.2",
1414
"react": "^17.0.2",
15-
"react-bricks": "^2.3.16",
15+
"react-bricks": "^3.0.0-alpha.14",
1616
"react-bricks-ui": "^0.1.17",
1717
"react-dom": "^17.0.2"
1818
},
1919
"devDependencies": {
20-
"@types/node": "^16.7.2",
21-
"@types/react": "^17.0.19",
22-
"autoprefixer": "^10.3.3",
23-
"postcss": "^8.3.6",
24-
"tailwindcss": "^2.2.7",
25-
"typescript": "^4.4.2"
20+
"@types/node": "^16.10.2",
21+
"@types/react": "^17.0.26",
22+
"autoprefixer": "^10.3.6",
23+
"postcss": "^8.3.8",
24+
"tailwindcss": "^2.2.16",
25+
"typescript": "^4.4.3"
2626
}
2727
}

0 commit comments

Comments
 (0)