Commit graph

16 commits

Author SHA1 Message Date
dependabot[bot] f372adfafd
build(deps): bump next from 14.0.4 to 14.1.1 in /examples/next (#439)
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.0.4...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-10 06:37:38 +02:00
dependabot[bot] 433eab8e90
build(deps): bump tar from 6.2.0 to 6.2.1 in /examples/react-native (#427)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 18:32:38 +02:00
dependabot[bot] 9f65fa8493
build(deps): bump express from 4.18.2 to 4.19.2 in /examples/react-native (#421)
build(deps): bump express in /examples/react-native

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 14:05:07 +01:00
dependabot[bot] 8cc0960eee
build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /examples/react-native (#418)
build(deps): bump webpack-dev-middleware in /examples/react-native

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 23:31:27 +01:00
dependabot[bot] b9ef950a5e
build(deps): bump follow-redirects from 1.15.3 to 1.15.6 in /examples/react-native (#415)
build(deps): bump follow-redirects in /examples/react-native

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-23 23:31:19 +01:00
dependabot[bot] 2f8360ec24
build(deps): bump ip from 1.1.8 to 1.1.9 in /examples/react-native (#406)
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.8 to 1.1.9.
- [Commits](https://github.com/indutny/node-ip/compare/v1.1.8...v1.1.9)

---
updated-dependencies:
- dependency-name: ip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 08:17:46 +01:00
Pascal Jufer cf4d16369c
Update examples 2023-12-17 15:51:02 +01:00
Pascal Jufer 1e659eec9b
Clean-up vue example / flutter example lockfile 2023-10-29 15:49:42 +01:00
Pascal Jufer 84670eea99
Update react-native example to iconoir v7 2023-10-29 15:44:16 +01:00
Pascal Jufer 9789d64baf
Move Vue dist gen to build script 2023-10-29 03:24:18 +01:00
Pascal Jufer 4a49bb6e9e
Update vue deps 2023-10-29 02:11:44 +02:00
Pascal Jufer 60acd6d8b7
Add react-native example 2023-10-29 01:41:05 +02:00
Pascal Jufer 99f6dac1a6
Cleanup package.json in examples 2023-10-29 01:40:36 +02:00
Pascal Jufer e0437a7cef
Add provider to examples 2023-10-29 01:06:48 +02:00
Pascal Jufer 660f8c51eb
Add Vue example 2023-10-29 01:02:13 +02:00
Pascal Jufer d73b7282dd
Split variants (#368) 2023-10-29 00:33:17 +02:00