Luca Burgio
|
e57a02c201
|
add: 15 new icons
|
2024-11-10 23:10:44 +00:00 |
|
dependabot[bot]
|
3a50eb9483
|
build(deps-dev): bump next from 14.0.4 to 14.2.10 (#485)
Bumps [next](https://github.com/vercel/next.js) from 14.0.4 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.0.4...v14.2.10)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:development
...
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:57 +00: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 |
|
Luca Burgio
|
06e672671c
|
chore: removed framer sponsor
|
2024-11-10 19:52:06 +00:00 |
|
Luca Burgio
|
874784995b
|
chore: removed banner and updated header
|
2024-10-26 13:53:18 +02:00 |
|
Luca Burgio
|
645e5d4200
|
fix: added missing categories
|
2024-10-26 13:43:33 +02:00 |
|
Pascal Jufer
|
47272d2a14
|
Update pnpm to 9.12.0
|
2024-10-05 21:45:09 +02:00 |
|
dependabot[bot]
|
307cff3b2f
|
build(deps-dev): bump vite from 5.0.10 to 5.1.8 (#482)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-19 22:38:49 +02:00 |
|
dependabot[bot]
|
08adaa2cd1
|
build(deps): bump path-to-regexp and express in /examples/react-native (#480)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
Updates `path-to-regexp` from 0.1.7 to 0.1.10
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v0.1.10)
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: path-to-regexp
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:44 +02: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]
|
39fff4ccd7
|
build(deps-dev): bump vite from 5.0.10 to 5.2.14 (#477)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.2.14.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.2.14/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.14/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-18 08:36:06 +02:00 |
|
lucaburgio
|
65a0a1e2b6
|
Release Version v7.9.0
v7.9.0
|
2024-09-07 10:38:29 +00:00 |
|
lucaburgio
|
276b734666
|
Update build artifacts
|
2024-09-07 10:35:28 +00:00 |
|
Luca Burgio
|
e5f3b49a55
|
add: 16 new icons and changes on 2
|
2024-09-07 13:34:53 +03:00 |
|
Luca Burgio
|
db399c987f
|
add: framer sponsor
|
2024-09-04 09:34:51 +03: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 |
|
lucaburgio
|
514a3b6f92
|
Release Version v7.8.0
v7.8.0
|
2024-07-21 07:36:39 +00:00 |
|
lucaburgio
|
e5f1b85231
|
Update build artifacts
|
2024-07-21 07:32:27 +00:00 |
|
Luca Burgio
|
7cb5d92018
|
add: 14 new icons
|
2024-07-21 10:31:58 +03: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 |
|
Dániel Földi
|
d668898a5a
|
chore: update actions steps (#459)
Co-authored-by: Dániel Földi <6977583+DaniFoldi@users.noreply.github.com>
|
2024-07-04 11:30:03 +02:00 |
|
Luca Burgio
|
932b424c54
|
fix: prettier on DonationPopup
|
2024-06-23 16:03:15 +03:00 |
|
Luca Burgio
|
eed1425e3d
|
add: donate toast
|
2024-06-23 15:58:59 +03: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]
|
186a212831
|
build(deps): bump next from 14.0.4 to 14.1.1 (#440)
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:42:46 +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 |
|
lucaburgio
|
3d3215bda0
|
Release Version v7.7.0
v7.7.0
|
2024-04-25 12:40:38 +00:00 |
|
lucaburgio
|
e36fae0ae1
|
Update build artifacts
|
2024-04-25 12:36:59 +00:00 |
|
Luca Burgio
|
ac19a0d84c
|
add: 10 new icons
|
2024-04-25 14:36:27 +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 |
|
lucaburgio
|
791583941b
|
Release Version v7.6.0
v7.6.0
|
2024-04-06 06:55:16 +00:00 |
|
lucaburgio
|
2124819115
|
Update build artifacts
|
2024-04-06 06:52:33 +00:00 |
|
Luca Burgio
|
28288e091c
|
Merge branch 'main' of https://github.com/iconoir-icons/iconoir
|
2024-04-06 08:52:05 +02:00 |
|
Luca Burgio
|
29255f5a62
|
fix: remove clip-path
|
2024-04-06 08:51:50 +02:00 |
|
lucaburgio
|
68ac2c7515
|
Update build artifacts
|
2024-04-06 06:47:54 +00:00 |
|
Luca Burgio
|
670825979d
|
add: 8 new icons
|
2024-04-06 08:47:22 +02:00 |
|
dependabot[bot]
|
0e6b9fccfa
|
build(deps-dev): bump vite from 5.0.10 to 5.0.13 (#424)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-04-03 19:15:47 +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 |
|
lucaburgio
|
ecda46b0b8
|
Release Version v7.5.0
v7.5.0
|
2024-03-02 10:24:36 +00:00 |
|
lucaburgio
|
96cb5fc50a
|
Update build artifacts
|
2024-03-02 10:21:58 +00:00 |
|
Luca Burgio
|
0f3f092228
|
feat: 15 new icons
|
2024-03-02 11:21:31 +01:00 |
|
rubabredwan
|
b9d30ab235
|
fix: remove SOLID div (#395)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
|
2024-02-27 11:49:57 +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 |
|
Luca Burgio
|
235f6ed70c
|
fix: changes to title and footer copy
|
2024-02-20 14:03:37 +01:00 |
|