Commit Graph

23 Commits

Author SHA1 Message Date
5650f69876
updating npm deps 2023-01-06 21:24:10 +00:00
20232f4abe
updating deps 2022-11-15 19:07:15 +00:00
d90b8c0aef
updating frontend deps 2022-11-08 20:11:25 +00:00
efba7371cc
updating npm 2022-10-12 17:30:12 +01:00
dependabot[bot]
6e04b603c9
Bump terser from 5.14.1 to 5.14.2 in /Selector.Web
Bumps [terser](https://github.com/terser/terser) from 5.14.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 06:36:20 +00:00
3e04935897 updating npm 2022-06-23 19:46:05 +01:00
a1bd1ab62d time series, artist breakdown, start and end date 2022-06-23 19:26:36 +01:00
c8170415b9 adding general cards, scrobble density, upgrading nuget packages 2022-06-02 00:53:57 +01:00
dependabot[bot]
0131ab4dd1
Bump minimist from 1.2.5 to 1.2.6 in /Selector.Web
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 06:29:27 +00:00
dependabot[bot]
4aaaf694e3
Bump url-parse from 1.5.7 to 1.5.10 in /Selector.Web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:24:19 +00:00
dependabot[bot]
48b76ad078
Bump url-parse from 1.5.3 to 1.5.7 in /Selector.Web
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 22:13:56 +00:00
1aa5e2eda5
Merge pull request #26 from Sarsoo/dependabot/npm_and_yarn/Selector.Web/node-fetch-2.6.7
Bump node-fetch from 2.6.6 to 2.6.7 in /Selector.Web
2022-02-13 12:21:29 +00:00
dependabot[bot]
9fe35d697e
Bump node-fetch from 2.6.6 to 2.6.7 in /Selector.Web
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 12:15:10 +00:00
dependabot[bot]
1dd84ec460
Bump nanoid from 3.1.30 to 3.2.0 in /Selector.Web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 12:15:08 +00:00
599cefb736 adding service dependencies, adding sass to npm 2021-12-08 00:01:18 +00:00
2cb2df3f5c using right env name, updating npm, using service extension methods 2021-12-07 23:31:17 +00:00
f7beefff3d updating npm dependencies 2021-11-24 08:08:25 +00:00
4405cf885a audio feature cards, added chart.js 2021-11-11 19:54:28 +00:00
83bb76a5eb sass compiling, added spotify and footer logo, sending currently playing on load 2021-11-09 22:47:49 +00:00
40d7b3e676 adding vue 2021-11-09 18:17:22 +00:00
9bd3135e3e adding now script, adding signalr 2021-10-31 19:47:07 +00:00
88995c55ae back to npm/webpack, removed gulp 2021-10-23 11:11:03 +01:00
4d0f3bc9b5 using gulp transpiling 2021-10-19 22:25:47 +01:00