Commit graph

33 commits

Author SHA1 Message Date
Pascal Jufer
3a0e86816e
Updates & Clean-ups (#551) 2025-07-26 22:56:51 +02:00
dependabot[bot]
36cf751ed3
build(deps): bump next from 15.1.2 to 15.2.4 (#528)
Bumps [next](https://github.com/vercel/next.js) from 15.1.2 to 15.2.4.
- [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/v15.1.2...v15.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-13 11:09:07 +02:00
Pascal Jufer
60cd60b0e7
Vue clean-ups / Drop support for Vue 2 (#502)
Vue Clean-ups / Drop support for Vue 2
2024-12-20 02:54:13 +01:00
Pascal Jufer
1ac85cc784
Fix linting & format files 2024-12-18 00:50:02 +01:00
Pascal Jufer
c2179807d1
Drop support for React < 18 (#501) 2024-12-18 00:38:33 +01:00
Pascal Jufer
51a93353db
Update example next 2024-12-17 02:40:33 +01:00
Pascal Jufer
0d359ca1af
Add support for React 19 to iconoir-react (#500) 2024-12-17 02:32:23 +01:00
Pascal Jufer
2bf8087c26
Refactor Lint/Format Setup (#499) 2024-12-17 00:25:26 +01:00
dependabot[bot]
c9ab55448d
build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /examples/react-native (#486)
build(deps): bump http-proxy-middleware in /examples/react-native

Bumps [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/chimurai/http-proxy-middleware/releases)
- [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/v2.0.7/CHANGELOG.md)
- [Commits](https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7)

---
updated-dependencies:
- dependency-name: http-proxy-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-11-10 22:51:27 +00:00
dependabot[bot]
f748429080
build(deps): bump body-parser and express in /examples/react-native (#481)
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

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

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- 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-09-18 08:37:32 +02:00
dependabot[bot]
45cf55d47a
build(deps): bump next from 14.1.1 to 14.2.10 (#478)
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.10.
- [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.1.1...v14.2.10)

---
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-09-18 08:37:11 +02:00
dependabot[bot]
635fb03f77
build(deps): bump micromatch from 4.0.5 to 4.0.8 in /examples/react-native (#474)
build(deps): bump micromatch in /examples/react-native

Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 09:46:33 +02:00
dependabot[bot]
062e4adc50
build(deps): bump webpack from 5.89.0 to 5.94.0 in /examples/react-native (#473)
build(deps): bump webpack in /examples/react-native

Bumps [webpack](https://github.com/webpack/webpack) from 5.89.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.89.0...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-31 09:39:15 +02:00
dependabot[bot]
1542558ad8
build(deps): bump fast-xml-parser from 4.3.2 to 4.4.1 in /examples/react-native (#467)
build(deps): bump fast-xml-parser in /examples/react-native

Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.2 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.2...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 09:18:07 +02:00
dependabot[bot]
c922ad1412
build(deps): bump braces from 3.0.2 to 3.0.3 in /examples/react-native (#465)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-21 11:28:53 +02:00
dependabot[bot]
4498d4c609
build(deps): bump fast-loops from 1.1.3 to 1.1.4 in /examples/react-native (#463)
build(deps): bump fast-loops in /examples/react-native

Bumps [fast-loops](https://github.com/robinweser/fast-loops) from 1.1.3 to 1.1.4.
- [Commits](https://github.com/robinweser/fast-loops/commits)

---
updated-dependencies:
- dependency-name: fast-loops
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:51:22 +02:00
dependabot[bot]
27a22d57ef
build(deps): bump ws in /examples/react-native (#456)
Bumps  and [ws](https://github.com/websockets/ws). These dependencies needed to be updated together.

Updates `ws` from 8.14.2 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.17.1)

Updates `ws` from 7.5.9 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.17.1)

Updates `ws` from 6.2.2 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.14.2...8.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 23:42:03 +02:00
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