Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/nasty-cows-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/whole-webs-fetch.md

This file was deleted.

7 changes: 7 additions & 0 deletions apps/examples/nodejs-scripts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lightsparkdev/nodejs-scripts

## 0.0.28

### Patch Changes

- Updated dependencies [56d34fb]
- @lightsparkdev/lightspark-sdk@1.9.6

## 0.0.27

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/nodejs-scripts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/nodejs-scripts",
"version": "0.0.27",
"version": "0.0.28",
"private": true,
"description": "Example NodeJS scripts for Lightspark JS SDKs",
"main": "index.js",
Expand Down Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@lightsparkdev/core": "1.4.3",
"@lightsparkdev/lightspark-sdk": "1.9.5",
"@lightsparkdev/lightspark-sdk": "1.9.6",
"commander": "^11.0.0",
"dayjs": "^1.11.7",
"lodash-es": "^4.17.21"
Expand Down
9 changes: 9 additions & 0 deletions apps/examples/oauth-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @lightsparkdev/oauth-app

## 0.0.56

### Patch Changes

- Updated dependencies [56d34fb]
- Updated dependencies [56d34fb]
- @lightsparkdev/ui@1.1.7
- @lightsparkdev/lightspark-sdk@1.9.6

## 0.0.55

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions apps/examples/oauth-app/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@lightsparkdev/oauth-app",
"version": "0.0.55",
"version": "0.0.56",
"private": true,
"dependencies": {
"@emotion/css": "^11.11.0",
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@lightsparkdev/lightspark-sdk": "1.9.5",
"@lightsparkdev/lightspark-sdk": "1.9.6",
"@lightsparkdev/oauth": "*",
"@lightsparkdev/ui": "1.1.6",
"@lightsparkdev/ui": "1.1.7",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react-router-dom": "6.11.2",
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/remote-signing-server/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lightsparkdev/remote-signing-server

## 0.0.52

### Patch Changes

- Updated dependencies [56d34fb]
- @lightsparkdev/lightspark-sdk@1.9.6

## 0.0.51

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/remote-signing-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/remote-signing-server",
"version": "0.0.51",
"version": "0.0.52",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,7 +18,7 @@
},
"dependencies": {
"@lightsparkdev/core": "1.4.3",
"@lightsparkdev/lightspark-sdk": "1.9.5",
"@lightsparkdev/lightspark-sdk": "1.9.6",
"express": "^4.18.2"
},
"devDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/ui-test-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lightsparkdev/ui-test-app

## 0.0.26

### Patch Changes

- Updated dependencies [56d34fb]
- @lightsparkdev/ui@1.1.7

## 0.0.25

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/ui-test-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/ui-test-app",
"version": "0.0.25",
"version": "0.0.26",
"description": "Lightspark UI components",
"author": "Lightspark Inc.",
"main": "./dist/index.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@emotion/react": "^11.11.0",
"@emotion/styled": "^11.11.0",
"@lightsparkdev/core": "1.4.3",
"@lightsparkdev/ui": "1.1.6",
"@lightsparkdev/ui": "1.1.7",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react-router-dom": "6.11.2"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/uma-vasp-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lightsparkdev/uma-vasp-cli

## 0.0.33

### Patch Changes

- Updated dependencies [56d34fb]
- @lightsparkdev/lightspark-sdk@1.9.6

## 0.0.32

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/uma-vasp-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/uma-vasp-cli",
"version": "0.0.32",
"version": "0.0.33",
"private": true,
"description": "CLI for the Demo UMA VASP in ../apps/examples/uma-vasp",
"main": "./dist/index.js",
Expand Down Expand Up @@ -44,7 +44,7 @@
"dependencies": {
"@inquirer/prompts": "^1.1.3",
"@lightsparkdev/core": "1.4.3",
"@lightsparkdev/lightspark-sdk": "1.9.5",
"@lightsparkdev/lightspark-sdk": "1.9.6",
"@uma-sdk/core": "^1.3.0",
"chalk": "^5.3.0",
"commander": "^11.0.0"
Expand Down
7 changes: 7 additions & 0 deletions apps/examples/uma-vasp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lightsparkdev/uma-vasp

## 0.0.53

### Patch Changes

- Updated dependencies [56d34fb]
- @lightsparkdev/lightspark-sdk@1.9.6

## 0.0.52

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions apps/examples/uma-vasp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/uma-vasp",
"version": "0.0.52",
"version": "0.0.53",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"main": "dist/index.js",
"dependencies": {
"@lightsparkdev/core": "1.4.3",
"@lightsparkdev/lightspark-sdk": "1.9.5",
"@lightsparkdev/lightspark-sdk": "1.9.6",
"@uma-sdk/core": "^1.3.0",
"express": "^4.18.2",
"express-async-handler": "^1.2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/lightspark-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @lightsparkdev/lightspark-cli

## 0.1.6

### Patch Changes

- Updated dependencies [56d34fb]
- @lightsparkdev/lightspark-sdk@1.9.6

## 0.1.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/lightspark-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/lightspark-cli",
"version": "0.1.5",
"version": "0.1.6",
"description": "CLI for the Lightspark JS sdk",
"main": "./dist/index.js",
"bin": {
Expand Down Expand Up @@ -46,7 +46,7 @@
"@inquirer/prompts": "^1.1.3",
"@lightsparkdev/core": "1.4.3",
"@lightsparkdev/crypto-wasm": "0.1.17",
"@lightsparkdev/lightspark-sdk": "1.9.5",
"@lightsparkdev/lightspark-sdk": "1.9.6",
"commander": "^11.0.0",
"dayjs": "^1.11.7",
"dotenv": "^16.3.1",
Expand Down
6 changes: 6 additions & 0 deletions packages/lightspark-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lightsparkdev/lightspark-sdk

## 1.9.6

### Patch Changes

- 56d34fb: - Regenerated Graphql Objects and added new lookup uma address endpoint that allows users to validate umas.

## 1.9.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/lightspark-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/lightspark-sdk",
"version": "1.9.5",
"version": "1.9.6",
"description": "Lightspark JS SDK",
"author": "Lightspark Inc.",
"keywords": [
Expand Down
6 changes: 6 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @lightsparkdev/ui

## 1.1.7

### Patch Changes

- 56d34fb: Adding new base nage design system and theming

## 1.1.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightsparkdev/ui",
"version": "1.1.6",
"version": "1.1.7",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2202,7 +2202,7 @@ __metadata:
"@lightsparkdev/core": "npm:1.4.3"
"@lightsparkdev/crypto-wasm": "npm:0.1.17"
"@lightsparkdev/eslint-config": "npm:*"
"@lightsparkdev/lightspark-sdk": "npm:1.9.5"
"@lightsparkdev/lightspark-sdk": "npm:1.9.6"
"@lightsparkdev/tsconfig": "npm:0.0.1"
"@types/jsonwebtoken": "npm:^9.0.2"
"@types/node": "npm:^20.2.5"
Expand All @@ -2228,7 +2228,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lightsparkdev/lightspark-sdk@npm:1.9.5, @lightsparkdev/lightspark-sdk@workspace:packages/lightspark-sdk":
"@lightsparkdev/lightspark-sdk@npm:1.9.6, @lightsparkdev/lightspark-sdk@workspace:packages/lightspark-sdk":
version: 0.0.0-use.local
resolution: "@lightsparkdev/lightspark-sdk@workspace:packages/lightspark-sdk"
dependencies:
Expand Down Expand Up @@ -2268,7 +2268,7 @@ __metadata:
dependencies:
"@lightsparkdev/core": "npm:1.4.3"
"@lightsparkdev/eslint-config": "npm:*"
"@lightsparkdev/lightspark-sdk": "npm:1.9.5"
"@lightsparkdev/lightspark-sdk": "npm:1.9.6"
"@types/jest": "npm:^29.5.3"
"@types/node": "npm:^20.2.5"
commander: "npm:^11.0.0"
Expand All @@ -2294,10 +2294,10 @@ __metadata:
"@emotion/react": "npm:^11.11.0"
"@emotion/styled": "npm:^11.11.0"
"@lightsparkdev/eslint-config": "npm:*"
"@lightsparkdev/lightspark-sdk": "npm:1.9.5"
"@lightsparkdev/lightspark-sdk": "npm:1.9.6"
"@lightsparkdev/oauth": "npm:*"
"@lightsparkdev/tsconfig": "npm:*"
"@lightsparkdev/ui": "npm:1.1.6"
"@lightsparkdev/ui": "npm:1.1.7"
"@types/jest": "npm:^29.5.3"
"@types/node": "npm:^20.2.5"
"@types/react": "npm:^18.2.12"
Expand Down Expand Up @@ -2346,7 +2346,7 @@ __metadata:
resolution: "@lightsparkdev/remote-signing-server@workspace:apps/examples/remote-signing-server"
dependencies:
"@lightsparkdev/core": "npm:1.4.3"
"@lightsparkdev/lightspark-sdk": "npm:1.9.5"
"@lightsparkdev/lightspark-sdk": "npm:1.9.6"
"@lightsparkdev/tsconfig": "npm:*"
"@types/jest": "npm:^29.5.3"
"@types/node": "npm:^20.2.5"
Expand Down Expand Up @@ -2393,7 +2393,7 @@ __metadata:
"@lightsparkdev/core": "npm:1.4.3"
"@lightsparkdev/eslint-config": "npm:*"
"@lightsparkdev/tsconfig": "npm:*"
"@lightsparkdev/ui": "npm:1.1.6"
"@lightsparkdev/ui": "npm:1.1.7"
"@lightsparkdev/vite": "npm:*"
"@testing-library/jest-dom": "npm:^6.1.2"
"@types/jest": "npm:^29.5.3"
Expand All @@ -2418,7 +2418,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lightsparkdev/ui@npm:1.1.6, @lightsparkdev/ui@workspace:packages/ui":
"@lightsparkdev/ui@npm:1.1.7, @lightsparkdev/ui@workspace:packages/ui":
version: 0.0.0-use.local
resolution: "@lightsparkdev/ui@workspace:packages/ui"
dependencies:
Expand Down Expand Up @@ -2489,7 +2489,7 @@ __metadata:
"@inquirer/prompts": "npm:^1.1.3"
"@lightsparkdev/core": "npm:1.4.3"
"@lightsparkdev/eslint-config": "npm:*"
"@lightsparkdev/lightspark-sdk": "npm:1.9.5"
"@lightsparkdev/lightspark-sdk": "npm:1.9.6"
"@lightsparkdev/tsconfig": "npm:0.0.1"
"@types/chalk": "npm:^2.2.0"
"@types/node": "npm:^20.2.5"
Expand All @@ -2514,7 +2514,7 @@ __metadata:
resolution: "@lightsparkdev/uma-vasp@workspace:apps/examples/uma-vasp"
dependencies:
"@lightsparkdev/core": "npm:1.4.3"
"@lightsparkdev/lightspark-sdk": "npm:1.9.5"
"@lightsparkdev/lightspark-sdk": "npm:1.9.6"
"@lightsparkdev/tsconfig": "npm:*"
"@types/body-parser": "npm:^1.19.5"
"@types/express": "npm:^4.17.21"
Expand Down