File tree 11 files changed +25
-25
lines changed
11 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/monorepo" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"private" : true ,
5
5
"type" : " module" ,
6
6
"description" : " A simple fireworks library!" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/angular" ,
3
3
"private" : true ,
4
- "version" : " 2.10.6 " ,
4
+ "version" : " 2.10.7 " ,
5
5
"typings" : " ./dist/ng-fireworks/index.d.ts" ,
6
6
"exports" : {
7
7
"./package.json" : {
31
31
"@angular/platform-browser" : " ^14.1.2" ,
32
32
"@angular/platform-browser-dynamic" : " ^14.1.2" ,
33
33
"@angular/router" : " ^14.1.2" ,
34
- "fireworks-js" : " workspace:2.10.6 " ,
34
+ "fireworks-js" : " workspace:2.10.7 " ,
35
35
"rxjs" : " ~7.5.6" ,
36
36
"tslib" : " 2.4.0" ,
37
37
"zone.js" : " ~0.11.8"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/angular" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"description" : " A simple fireworks library!" ,
5
5
"homepage" : " https://fireworks.js.org" ,
6
6
"repository" : {
27
27
"@angular/core" : " ^12.0.0"
28
28
},
29
29
"dependencies" : {
30
- "fireworks-js" : " workspace:2.10.6 " ,
30
+ "fireworks-js" : " workspace:2.10.7 " ,
31
31
"tslib" : " 2.5.0"
32
32
}
33
33
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fireworks-js" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/preact" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
42
42
"prepublishOnly" : " pnpm build"
43
43
},
44
44
"dependencies" : {
45
- "fireworks-js" : " workspace:2.10.6 "
45
+ "fireworks-js" : " workspace:2.10.7 "
46
46
},
47
47
"devDependencies" : {
48
48
"@preact/preset-vite" : " 2.4.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/react" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
42
42
"prepublishOnly" : " pnpm build"
43
43
},
44
44
"dependencies" : {
45
- "fireworks-js" : " workspace:2.10.6 "
45
+ "fireworks-js" : " workspace:2.10.7 "
46
46
},
47
47
"devDependencies" : {
48
48
"@types/react" : " 18.0.24" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/solid" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
42
42
"prepublishOnly" : " pnpm build"
43
43
},
44
44
"dependencies" : {
45
- "fireworks-js" : " workspace:2.10.6 " ,
45
+ "fireworks-js" : " workspace:2.10.7 " ,
46
46
"solid-js" : " ^1.6.1"
47
47
},
48
48
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/svelte" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
39
39
"prepublishOnly" : " pnpm build"
40
40
},
41
41
"dependencies" : {
42
- "fireworks-js" : " workspace:2.10.6 "
42
+ "fireworks-js" : " workspace:2.10.7 "
43
43
},
44
44
"devDependencies" : {
45
45
"@sveltejs/adapter-auto" : " 1.0.0-next.86" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/vue" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
38
38
"prepublishOnly" : " pnpm build"
39
39
},
40
40
"dependencies" : {
41
- "fireworks-js" : " workspace:2.10.6 "
41
+ "fireworks-js" : " workspace:2.10.7 "
42
42
},
43
43
"devDependencies" : {
44
44
"@vitejs/plugin-vue" : " 3.2.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fireworks-js/web" ,
3
- "version" : " 2.10.6 " ,
3
+ "version" : " 2.10.7 " ,
4
4
"type" : " module" ,
5
5
"description" : " A simple fireworks library!" ,
6
6
"homepage" : " https://fireworks.js.org" ,
41
41
"prepublishOnly" : " pnpm build"
42
42
},
43
43
"dependencies" : {
44
- "fireworks-js" : " workspace:2.10.6 "
44
+ "fireworks-js" : " workspace:2.10.7 "
45
45
}
46
46
}
You can’t perform that action at this time.
0 commit comments