Skip to content

Commit

Permalink
chore(release): 4.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
phtaylor committed Nov 6, 2024
1 parent 2c3ccad commit 2285ff3
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 15 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.7.1](https://github.com/ZeaInc/zea-ux/compare/v4.7.0...v4.7.1) (2024-11-06)

## [4.7.0](https://github.com/ZeaInc/zea-ux/compare/v4.6.0...v4.7.0) (2024-10-21)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zeainc/zea-ux",
"version": "4.7.0",
"version": "4.7.1",
"description": "Zea UX",
"homepage": "https://github.com/ZeaInc/zea-ux#readme",
"author": "Zea Inc.",
Expand Down Expand Up @@ -67,7 +67,7 @@
"@rollup/plugin-terser": "0.4.4",
"@rollup/plugin-typescript": "^12.1.1",
"@zeainc/zea-collab": "^6.3.4",
"@zeainc/zea-engine": "4.14.0-88036c5",
"@zeainc/zea-engine": "4.14.1",
"canvas": "^2.6.1",
"copyfiles": "^2.4.1",
"cypress": "^5.6.0",
Expand Down
10 changes: 1 addition & 9 deletions src/Handles/Shaders/HandleShader.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
import {
Color,
Registry,
shaderLibrary,
GLShader,
Material,
MaterialColorParam,
NumberParameter,
} from '@zeainc/zea-engine'
import { Registry, GLShader, Material } from '@zeainc/zea-engine'

import { HandleMaterial } from './HandleMaterial'

Expand Down
52 changes: 48 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1634,6 +1634,17 @@
is-module "^1.0.0"
resolve "^1.19.0"

"@rollup/plugin-node-resolve@^15.3.0":
version "15.3.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.3.0.tgz#efbb35515c9672e541c08d59caba2eff492a55d5"
integrity sha512-9eO5McEICxMzJpDW9OnMYSv4Sta3hmt7VtBFz5zR9273suNOydOyq/FrGeGy+KsTRFm8w0SLVhzig2ILFT63Ag==
dependencies:
"@rollup/pluginutils" "^5.0.1"
"@types/resolve" "1.20.2"
deepmerge "^4.2.2"
is-module "^1.0.0"
resolve "^1.22.1"

"@rollup/plugin-node-resolve@^7.1.1":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.1.3.tgz#80de384edfbd7bfc9101164910f86078151a3eca"
Expand Down Expand Up @@ -1671,6 +1682,15 @@
estree-walker "^1.0.1"
picomatch "^2.2.2"

"@rollup/pluginutils@^5.0.1":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.3.tgz#3001bf1a03f3ad24457591f2c259c8e514e0dbdf"
integrity sha512-Pnsb6f32CD2W3uCaLZIzDmeFyQ2b8UWMFI7xtwUezpcGBDVDW6y9XgAWIlARiGAo6eNF5FK5aQTr0LFyNyqq5A==
dependencies:
"@types/estree" "^1.0.0"
estree-walker "^2.0.2"
picomatch "^4.0.2"

"@rollup/pluginutils@^5.1.0":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-5.1.2.tgz#d3bc9f0fea4fd4086aaac6aa102f3fa587ce8bd9"
Expand Down Expand Up @@ -2014,6 +2034,18 @@
"@types/interpret" "*"
"@types/node" "*"

"@types/lodash-es@^4.17.12":
version "4.17.12"
resolved "https://registry.yarnpkg.com/@types/lodash-es/-/lodash-es-4.17.12.tgz#65f6d1e5f80539aa7cfbfc962de5def0cf4f341b"
integrity sha512-0NgftHUcV4v34VhXm8QBSftKVXtbkBG3ViCjs6+eJ5a6y6Mi/jiFGPc1sC7QK+9BFhWrURE3EOggmWaSxL9OzQ==
dependencies:
"@types/lodash" "*"

"@types/lodash@*":
version "4.17.13"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.13.tgz#786e2d67cfd95e32862143abe7463a7f90c300eb"
integrity sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg==

"@types/lru-cache@^5.1.0":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@types/lru-cache/-/lru-cache-5.1.1.tgz#c48c2e27b65d2a153b19bfc1a317e30872e01eef"
Expand Down Expand Up @@ -2102,6 +2134,11 @@
dependencies:
"@types/node" "*"

"@types/resolve@1.20.2":
version "1.20.2"
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-1.20.2.tgz#97d26e00cd4a0423b4af620abecf3e6f442b7975"
integrity sha512-60BCwRFOZCQhDncwQdxxeOEEkbc5dIMccYLwbxsS4TUNeVECQ/pBJ0j09mrHOl/JJvpRPGwO9SvE4nR2Nb/a4Q==

"@types/send@*":
version "0.17.4"
resolved "https://registry.yarnpkg.com/@types/send/-/send-0.17.4.tgz#6619cd24e7270793702e4e6a4b958a9010cfc57a"
Expand Down Expand Up @@ -2243,11 +2280,13 @@
socket.io-client "^2.3.0"
socketio-wildcard "^2.0.0"

"@zeainc/zea-engine@4.14.0-88036c5":
version "4.14.0-88036c5"
resolved "https://registry.yarnpkg.com/@zeainc/zea-engine/-/zea-engine-4.14.0-88036c5.tgz#ea2db9418ea8956435e364583d450691ecb71e9f"
integrity sha512-CNrOOC/A0cyVK4/SPgOg/uJ1mPt7BrYUx0ThafnnFghyacZeqTH/xYamDmHudzZJ9GxWCRernUtiKEq4I3utWw==
"@zeainc/zea-engine@4.14.1":
version "4.14.1"
resolved "https://registry.yarnpkg.com/@zeainc/zea-engine/-/zea-engine-4.14.1.tgz#fc68901b7956fa843655ceefbc2b6674ac69d3d4"
integrity sha512-tYrFH3oR5Z+LrPOBOoIpaIJjk4ZQTubvBhWmzpS1/9I/BEXVwbTFUa5p93KdYTct+IAep1LXq9SbhP3S75mofg==
dependencies:
"@rollup/plugin-node-resolve" "^15.3.0"
"@types/lodash-es" "^4.17.12"
lodash-es "^4.17.21"

JSONStream@^1.0.3, JSONStream@^1.0.4:
Expand Down Expand Up @@ -9575,6 +9614,11 @@ picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.3.1:
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==

picomatch@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-4.0.2.tgz#77c742931e8f3b8820946c76cd0c1f13730d1dab"
integrity sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==

pidtree@^0.3.0:
version "0.3.1"
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
Expand Down

0 comments on commit 2285ff3

Please sign in to comment.