dependabot[bot]
3a0eb0a16c
Bump dns-packet from 1.3.1 to 1.3.4
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-27 08:21:36 +00:00
Gaëtan Renaudeau
73266e3e30
v5.1.0
v5.1.0
2021-03-13 20:15:29 +01:00
Gaëtan Renaudeau
06d5648599
Make gl-react-dom fallback to "webgl" when "webgl2" fails
...
By default, we'll do "auto" compatible mode until Safari supports webgl2.
This behavior can be overriden if needed by forcing version="webgl2" or version="webgl" on the Surface. it will implicitly be version="auto" until 100% browser supports webgl2.
2021-03-13 20:12:38 +01:00
Gaëtan Renaudeau
524897fd90
update libs
2021-03-13 19:37:46 +01:00
Gaëtan Renaudeau
f21fa6317c
Merge pull request #298 from gre/dependabot/npm_and_yarn/elliptic-6.5.4
...
Bump elliptic from 6.5.3 to 6.5.4
2021-03-13 19:33:21 +01:00
Gaëtan Renaudeau
0b9306de2f
Merge pull request #297 from gre/dependabot/npm_and_yarn/examples/next-js/elliptic-6.5.4
...
Bump elliptic from 6.5.3 to 6.5.4 in /examples/next-js
2021-03-13 19:33:15 +01:00
Gaëtan Renaudeau
df580be87e
Merge pull request #296 from gre/dependabot/npm_and_yarn/examples/cookbook-rn/three-0.125.0
...
Bump three from 0.124.0 to 0.125.0 in /examples/cookbook-rn
2021-03-13 19:33:10 +01:00
Gaëtan Renaudeau
ece8767d51
Merge pull request #295 from gre/dependabot/npm_and_yarn/examples/cookbook-expo/three-0.125.0
...
Bump three from 0.124.0 to 0.125.0 in /examples/cookbook-expo
2021-03-13 19:33:06 +01:00
Gaëtan Renaudeau
93db14046a
Merge pull request #299 from gre/dependabot/npm_and_yarn/react-dev-utils-11.0.4
...
Bump react-dev-utils from 11.0.1 to 11.0.4
2021-03-13 19:32:58 +01:00
dependabot[bot]
cba50aaa30
Bump react-dev-utils from 11.0.1 to 11.0.4
...
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils ) from 11.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 01:03:04 +00:00
dependabot[bot]
6884cad43b
Bump elliptic from 6.5.3 to 6.5.4
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:36:32 +00:00
dependabot[bot]
03d53f8f0c
Bump elliptic from 6.5.3 to 6.5.4 in /examples/next-js
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:36:19 +00:00
dependabot[bot]
8fcc76e86d
Bump three from 0.124.0 to 0.125.0 in /examples/cookbook-rn
...
Bumps [three](https://github.com/mrdoob/three.js ) from 0.124.0 to 0.125.0.
- [Release notes](https://github.com/mrdoob/three.js/releases )
- [Commits](https://github.com/mrdoob/three.js/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 20:22:13 +00:00
dependabot[bot]
3d2a9c1bce
Bump three from 0.124.0 to 0.125.0 in /examples/cookbook-expo
...
Bumps [three](https://github.com/mrdoob/three.js ) from 0.124.0 to 0.125.0.
- [Release notes](https://github.com/mrdoob/three.js/releases )
- [Commits](https://github.com/mrdoob/three.js/commits )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 20:22:00 +00:00
Gaëtan Renaudeau
ad3718fa80
v5.0.0
v5.0.0
2020-12-26 18:54:32 +01:00
Gaëtan Renaudeau
be57c71188
gl-react-dom to allow Surface to be absolute positionned
...
Fixes #238
2020-12-26 18:50:53 +01:00
Gaëtan Renaudeau
24a7787c24
fixes examples assets
2020-12-26 18:50:40 +01:00
Gaëtan Renaudeau
6fda36f9ac
update expo cookbook icon
2020-12-26 17:36:49 +01:00
Gaëtan Renaudeau
8d0763ed09
Merge pull request #292 from gre/webgl2
...
Support WebGL2
2020-12-26 17:36:38 +01:00
Gaëtan Renaudeau
545b38e801
update cookbook-rn-shared to confirm ES 3.0 works there too
2020-12-26 16:39:16 +01:00
Gaëtan Renaudeau
b116482240
Support WebGL2
2020-12-26 16:04:56 +01:00
Gaëtan Renaudeau
ea81a253fe
update examples
2020-12-26 16:04:14 +01:00
Gaëtan Renaudeau
32b8e1fb71
remove injection of SHADER_NAME
...
ctx #279
2020-12-26 11:33:14 +01:00
Gaëtan Renaudeau
7f44474f5d
missing buffer lib
2020-12-26 11:22:45 +01:00
Gaëtan Renaudeau
939815ccd5
update examples dep
2020-12-25 19:27:32 +01:00
Gaëtan Renaudeau
f917cc1e57
v4.1.0
v4.1.0
2020-12-25 19:24:42 +01:00
Gaëtan Renaudeau
67d008f0f9
update libs
2020-12-25 19:23:25 +01:00
Gaëtan Renaudeau
277bf3c7e6
update pod
2020-12-25 19:18:19 +01:00
Gaëtan Renaudeau
390c1d7689
Merge pull request #285 from gre/dependabot/npm_and_yarn/examples/next-js/lodash-4.17.20
...
Bump lodash from 4.17.15 to 4.17.20 in /examples/next-js
2020-12-25 19:16:44 +01:00
Gaëtan Renaudeau
1928ceee03
Merge pull request #268 from gre/dependabot/npm_and_yarn/examples/next-js/elliptic-6.5.3
...
Bump elliptic from 6.5.2 to 6.5.3 in /examples/next-js
2020-12-25 19:16:33 +01:00
Gaëtan Renaudeau
4a4cf82738
Merge pull request #250 from gre/dependabot/npm_and_yarn/websocket-extensions-0.1.4
...
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-12-25 19:16:27 +01:00
Gaëtan Renaudeau
d7b4f189ef
Merge pull request #234 from gre/dependabot/npm_and_yarn/examples/next-js/next-9.3.2
...
Bump next from 9.1.6 to 9.3.2 in /examples/next-js
2020-12-25 19:16:14 +01:00
Gaëtan Renaudeau
d91d32f78c
Merge pull request #233 from gre/dependabot/npm_and_yarn/acorn-5.7.4
...
Bump acorn from 5.7.3 to 5.7.4
2020-12-25 19:16:06 +01:00
Gaëtan Renaudeau
e5e3fb8ac0
Merge pull request #232 from gre/dependabot/npm_and_yarn/examples/next-js/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1 in /examples/next-js
2020-12-25 19:15:55 +01:00
dependabot[bot]
8bfe586ab4
Bump next from 9.1.6 to 9.3.2 in /examples/next-js
...
Bumps [next](https://github.com/zeit/next.js ) from 9.1.6 to 9.3.2.
- [Release notes](https://github.com/zeit/next.js/releases )
- [Commits](https://github.com/zeit/next.js/compare/v9.1.6...v9.3.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-25 18:13:41 +00:00
Gaëtan Renaudeau
c7c98e808c
update demos
2020-12-25 19:11:23 +01:00
dependabot[bot]
2c277c9dff
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-23 21:32:15 +00:00
dependabot[bot]
127f6a7032
Bump lodash from 4.17.15 to 4.17.20 in /examples/next-js
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-23 21:31:41 +00:00
Gaëtan Renaudeau
8590e3cd2b
Merge pull request #281 from gre/upgrades-dec2020
...
Dec2020 libs upgrade
2020-12-23 22:30:27 +01:00
Gaëtan Renaudeau
f655a83469
Upgrade libs and prettier
2020-12-23 21:18:54 +01:00
Gaëtan Renaudeau
b80dfe066c
Merge pull request #278 from inokawa/fix-typo
...
Fix typo in blurvideo example
2020-12-01 19:45:15 +01:00
inokawa
9a9de45f5f
Fix typo
2020-12-02 01:20:33 +09:00
Gaëtan Renaudeau
611f1d33c9
Merge pull request #277 from gre/dependabot/npm_and_yarn/highlight.js-9.18.5
...
Bump highlight.js from 9.15.9 to 9.18.5
2020-11-25 08:22:58 +01:00
dependabot[bot]
347435424a
Bump highlight.js from 9.15.9 to 9.18.5
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.15.9 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.9...9.18.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 23:45:20 +00:00
dependabot[bot]
b668a7675f
Bump elliptic from 6.5.2 to 6.5.3 in /examples/next-js
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 13:17:35 +00:00
dependabot[bot]
e60dd36095
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-06-06 13:54:15 +00:00
dependabot[bot]
1f2e398b7c
Bump acorn from 6.4.0 to 6.4.1 in /examples/next-js
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 05:23:07 +00:00
Gaëtan Renaudeau
11c1b47fb7
Merge pull request #229 from gre/update-libs
...
Update libs + resizing test in cookbook-rn
2020-01-19 17:43:48 +01:00
Gaëtan Renaudeau
a327f3ec71
add resizing test in cookbook-rn
2020-01-19 17:42:52 +01:00
Gaëtan Renaudeau
4f0c76e2e8
update deps
2020-01-19 16:55:04 +01:00