File tree Expand file tree Collapse file tree 8 files changed +28
-13
lines changed Expand file tree Collapse file tree 8 files changed +28
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @lightsparkdev/oauth-app
2
2
3
+ ## 0.0.54
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 7a1f6cc]
8
+ - @lightsparkdev/ui @1.1.5
9
+
3
10
## 0.0.53
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lightsparkdev/oauth-app" ,
3
- "version" : " 0.0.53 " ,
3
+ "version" : " 0.0.54 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"@emotion/css" : " ^11.11.0" ,
7
7
"@emotion/react" : " ^11.11.0" ,
8
8
"@emotion/styled" : " ^11.11.0" ,
9
9
"@lightsparkdev/lightspark-sdk" : " 1.9.4" ,
10
10
"@lightsparkdev/oauth" : " *" ,
11
- "@lightsparkdev/ui" : " 1.1.4 " ,
11
+ "@lightsparkdev/ui" : " 1.1.5 " ,
12
12
"react" : " ^18.2.0" ,
13
13
"react-dom" : " ^18.1.0" ,
14
14
"react-router-dom" : " 6.11.2" ,
Original file line number Diff line number Diff line change 1
1
# @lightsparkdev/ui-test-app
2
2
3
+ ## 0.0.24
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [ 7a1f6cc]
8
+ - @lightsparkdev/ui @1.1.5
9
+
3
10
## 0.0.23
4
11
5
12
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lightsparkdev/ui-test-app" ,
3
- "version" : " 0.0.23 " ,
3
+ "version" : " 0.0.24 " ,
4
4
"description" : " Lightspark UI components" ,
5
5
"author" : " Lightspark Inc." ,
6
6
"main" : " ./dist/index.js" ,
31
31
"@emotion/react" : " ^11.11.0" ,
32
32
"@emotion/styled" : " ^11.11.0" ,
33
33
"@lightsparkdev/core" : " 1.4.2" ,
34
- "@lightsparkdev/ui" : " 1.1.4 " ,
34
+ "@lightsparkdev/ui" : " 1.1.5 " ,
35
35
"react" : " ^18.2.0" ,
36
36
"react-dom" : " ^18.1.0" ,
37
37
"react-router-dom" : " 6.11.2"
Original file line number Diff line number Diff line change 1
1
# @lightsparkdev/ui
2
2
3
+ ## 1.1.5
4
+
5
+ ### Patch Changes
6
+
7
+ - 7a1f6cc: - Theme updates
8
+
3
9
## 1.1.4
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lightsparkdev/ui" ,
3
- "version" : " 1.1.4 " ,
3
+ "version" : " 1.1.5 " ,
4
4
"main" : " ./dist/index.cjs" ,
5
5
"module" : " ./dist/index.js" ,
6
6
"types" : " ./dist/index.d.ts" ,
Original file line number Diff line number Diff line change @@ -2297,7 +2297,7 @@ __metadata:
2297
2297
"@lightsparkdev/lightspark-sdk": "npm:1.9.4"
2298
2298
"@lightsparkdev/oauth": "npm:*"
2299
2299
"@lightsparkdev/tsconfig": "npm:*"
2300
- "@lightsparkdev/ui": "npm:1.1.4 "
2300
+ "@lightsparkdev/ui": "npm:1.1.5 "
2301
2301
"@types/jest": "npm:^29.5.3"
2302
2302
"@types/node": "npm:^20.2.5"
2303
2303
"@types/react": "npm:^18.2.12"
@@ -2393,7 +2393,7 @@ __metadata:
2393
2393
"@lightsparkdev/core": "npm:1.4.2"
2394
2394
"@lightsparkdev/eslint-config": "npm:*"
2395
2395
"@lightsparkdev/tsconfig": "npm:*"
2396
- "@lightsparkdev/ui": "npm:1.1.4 "
2396
+ "@lightsparkdev/ui": "npm:1.1.5 "
2397
2397
"@lightsparkdev/vite": "npm:*"
2398
2398
"@testing-library/jest-dom": "npm:^6.1.2"
2399
2399
"@types/jest": "npm:^29.5.3"
@@ -2418,7 +2418,7 @@ __metadata:
2418
2418
languageName: unknown
2419
2419
linkType: soft
2420
2420
2421
- "@lightsparkdev/ui@npm:1.1.4 , @lightsparkdev/ui@workspace:packages/ui":
2421
+ "@lightsparkdev/ui@npm:1.1.5 , @lightsparkdev/ui@workspace:packages/ui":
2422
2422
version: 0.0.0-use.local
2423
2423
resolution: "@lightsparkdev/ui@workspace:packages/ui"
2424
2424
dependencies:
You can’t perform that action at this time.
0 commit comments