File tree Expand file tree Collapse file tree 9 files changed +24
-24
lines changed
Expand file tree Collapse file tree 9 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "npmClient" : " npm" ,
55 "command" : {
66 "version" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/build" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
4040 "test" : " ava --serial 'test/**/*.ts'"
4141 },
4242 "dependencies" : {
43- "@create-figma-plugin/common" : " ^4.0.0-alpha.2 " ,
43+ "@create-figma-plugin/common" : " ^4.0.0-alpha.3 " ,
4444 "chokidar" : " ^4.0.3" ,
4545 "cssnano" : " ^7.0.6" ,
4646 "esbuild" : " 0.25.1" ,
5858 "typed-css-modules" : " ^0.9.1"
5959 },
6060 "devDependencies" : {
61- "@create-figma-plugin/tsconfig" : " ^4.0.0-alpha.2 " ,
62- "@create-figma-plugin/utilities" : " ^4.0.0-alpha.2 " ,
61+ "@create-figma-plugin/tsconfig" : " ^4.0.0-alpha.3 " ,
62+ "@create-figma-plugin/utilities" : " ^4.0.0-alpha.3 " ,
6363 "@figma/plugin-typings" : " 1.109.0" ,
6464 "@types/node" : " 22.13.14" ,
6565 "@types/react" : " 19.0.12" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/common" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " create-figma-plugin" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "description" : " Initialize a new Figma/FigJam plugin/widget using a template" ,
55 "keywords" : [
66 " create-figma-plugin" ,
3838 "test" : " ava --serial 'test/**/*.ts'"
3939 },
4040 "dependencies" : {
41- "@create-figma-plugin/common" : " ^4.0.0-alpha.2 " ,
41+ "@create-figma-plugin/common" : " ^4.0.0-alpha.3 " ,
4242 "@inquirer/select" : " ^4.1.0" ,
4343 "@sindresorhus/slugify" : " ^2.2.1" ,
4444 "globby" : " ^14.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/tsconfig" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/ui" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
6262 "storybook-watch" : " storybook dev --port 4242"
6363 },
6464 "dependencies" : {
65- "@create-figma-plugin/utilities" : " ^4.0.0-alpha.2 "
65+ "@create-figma-plugin/utilities" : " ^4.0.0-alpha.3 "
6666 },
6767 "devDependencies" : {
6868 "@sindresorhus/slugify" : " 2.2.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @create-figma-plugin/utilities" ,
3- "version" : " 4.0.0-alpha.2 " ,
3+ "version" : " 4.0.0-alpha.3 " ,
44 "publishConfig" : {
55 "access" : " public"
66 },
Original file line number Diff line number Diff line change 11{
22 "private" : true ,
33 "name" : " website" ,
4- "version" : " 4.0.0-alpha.2 " ,
4+ "version" : " 4.0.0-alpha.3 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "clean" : " rimraf --glob '*.log' build" ,
You can’t perform that action at this time.
0 commit comments