Commit graph

20 commits

Author SHA1 Message Date
dependabot[bot]
d6f77d1ac7
Bump webpack from 5.72.0 to 5.76.1 in /client
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.76.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 23:49:12 +00:00
dependabot[bot]
be7aad4b9d
Bump dns-packet from 5.3.1 to 5.4.0 in /client
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0.
- [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/v5.3.1...5.4.0)

---
updated-dependencies:
- dependency-name: dns-packet
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 21:32:07 +00:00
dependabot[bot]
fa5e2289bf
Bump json5 from 1.0.1 to 1.0.2 in /client
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 14:46:05 +00:00
dependabot[bot]
a9c562c6ba
Bump decode-uri-component from 0.2.0 to 0.2.2 in /client
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 21:38:40 +00:00
dependabot[bot]
acab529e22
Bump loader-utils from 2.0.3 to 2.0.4 in /client
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 03:30:53 +00:00
dependabot[bot]
1120781f8d
Bump loader-utils from 2.0.2 to 2.0.3 in /client
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-09 04:02:53 +00:00
dependabot[bot]
be22062323
Bump async from 2.6.3 to 2.6.4 in /client
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 06:45:21 +00:00
dependabot[bot]
e8a70bf28c
Bump ejs from 3.1.6 to 3.1.8 in /client
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 07:22:38 +00:00
dependabot[bot]
7e22834428
Bump terser from 5.12.1 to 5.14.2 in /client
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 01:43:12 +00:00
Ruidy
cdcba91f34 format project 2022-04-11 06:01:09 -04:00
Ruidy
e9aaefcd04 add deps in right folder 2022-04-08 12:05:52 -04:00
Ruidy
fd3e9019cb clean up and add redirect rules 2022-04-08 11:46:43 -04:00
Ruidy
100b87da6e view collection button 2022-04-08 06:01:20 -04:00
Ruidy
69a47ea74c display message after mint 2022-04-08 05:51:16 -04:00
Ruidy
c181e3de13 update NFT count in client 2022-04-08 05:26:02 -04:00
Ruidy
6f6c2e4812 limit token redemption 2022-04-08 04:49:28 -04:00
Ruidy
344c3a63c5 altert user when NFT is minted 2022-04-07 19:55:35 -04:00
Ruidy
25f0e40cc8 mint NFT from client 2022-04-07 19:31:06 -04:00
Ruidy
e222193365 conect client to wallet 2022-04-07 18:57:18 -04:00
Ruidy
db7eaded75 starter client 2022-04-07 11:56:53 -04:00