Alejandro Celaya
|
dfe2cdadbc
|
Fix vitest config
|
2023-08-10 09:18:22 +02:00 |
|
Alejandro Celaya
|
66bece60b5
|
Update remaining deps
|
2023-08-08 13:26:45 +02:00 |
|
Alejandro Celaya
|
221eb7605f
|
Update bootstrap and chart.js
|
2023-08-08 13:01:27 +02:00 |
|
Alejandro Celaya
|
f420c7f767
|
Update fontawesome and test snapshots
|
2023-08-08 12:43:09 +02:00 |
|
Alejandro Celaya
|
5bce7b91f1
|
Update testing library
|
2023-08-08 11:24:19 +02:00 |
|
Alejandro Celaya
|
2da0043e0a
|
Update main dev deps
|
2023-08-08 11:15:16 +02:00 |
|
dependabot[bot]
|
47a6e16ce1
|
Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 06:23:52 +00:00 |
|
Alejandro Celaya
|
107cabcd8b
|
Merge pull request #845 from shlinkio/dependabot/npm_and_yarn/tough-cookie-4.1.3
Bump tough-cookie from 4.1.2 to 4.1.3
|
2023-07-08 07:50:43 +02:00 |
|
dependabot[bot]
|
e8f1964941
|
Bump tough-cookie from 4.1.2 to 4.1.3
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: tough-cookie
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-08 00:17:47 +00:00 |
|
dependabot[bot]
|
1a491bec1c
|
Bump stylelint from 14.16.0 to 15.10.1
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 15.10.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...15.10.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-07 22:00:52 +00:00 |
|
Alejandro Celaya
|
9dca19fcb5
|
Replace coverage-c8 with coverage-v8
|
2023-06-12 08:51:37 +02:00 |
|
Alejandro Celaya
|
7c2dab43e1
|
Update to vitest 0.32
|
2023-06-09 09:07:20 +02:00 |
|
dependabot[bot]
|
be0cb20fa2
|
Bump vite from 4.3.1 to 4.3.9
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.1 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 02:03:33 +00:00 |
|
Alejandro Celaya
|
1b82f42a33
|
Remove direct dependency on redux and redux-thunk, as those are now required by @reduxjs/toolkit
|
2023-05-27 14:10:37 +02:00 |
|
Alejandro Celaya
|
d14aea708e
|
Fix incorrect types between testing library and vitest
|
2023-05-27 12:29:03 +02:00 |
|
Alejandro Celaya
|
e2cbb2713a
|
Replace jest config with vitest config
|
2023-05-27 11:36:18 +02:00 |
|
Alejandro Celaya
|
ff22e54b59
|
Update vite deps
|
2023-04-20 22:57:49 +02:00 |
|
Alejandro Celaya
|
26bad75a1a
|
Finish replacing ts-mockery with shoehorn
|
2023-04-14 09:28:53 +02:00 |
|
Alejandro Celaya
|
340f4b8fb5
|
Introduce shoehorn as a possible replacement for ts-mockery
|
2023-04-13 21:48:29 +02:00 |
|
Alejandro Celaya
|
b70724f7d6
|
Update babel-typescript plugin
|
2023-03-18 10:08:44 +01:00 |
|
Alejandro Celaya
|
970c573a12
|
Update to latest TypeScript and Vite versions
|
2023-03-17 08:49:47 +01:00 |
|
Alejandro Celaya
|
bace2a10e8
|
Create component to display input with an icon
|
2023-03-13 18:02:29 +01:00 |
|
Alejandro Celaya
|
3f1718f4c5
|
Fix merge conflicts
|
2023-03-08 09:21:05 +01:00 |
|
Alejandro Celaya
|
825a749b45
|
Replace serve with vite preview to check generated build
|
2023-03-08 09:18:32 +01:00 |
|
Alejandro Celaya
|
adb670dd0c
|
Update coding standard
|
2023-02-18 11:40:04 +01:00 |
|
Alejandro Celaya
|
3503f1f580
|
Remove stryker and mutation testing
|
2023-02-17 20:09:31 +01:00 |
|
Alejandro Celaya
|
c54fff5472
|
Update to vite 4.1
|
2023-02-11 13:16:41 +01:00 |
|
dependabot[bot]
|
c5170df402
|
Bump json5 from 1.0.1 to 1.0.2
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 06:27:50 +00:00 |
|
Alejandro Celaya
|
79515ac960
|
Updated production deps
|
2022-12-25 22:31:28 +01:00 |
|
Alejandro Celaya
|
8e8a5f3fd6
|
Updated to chartjs 4
|
2022-12-25 09:53:50 +01:00 |
|
Alejandro Celaya
|
408ec82a10
|
Migrated serice worker generation to vite-plugin-pwa
|
2022-12-24 19:17:33 +01:00 |
|
Alejandro Celaya
|
ced3fa00ef
|
Ensured service-worker is bundled separately
|
2022-12-24 18:20:01 +01:00 |
|
Alejandro Celaya
|
1d1c8153e7
|
Updated babel plugins for jest
|
2022-12-24 10:48:03 +01:00 |
|
Alejandro Celaya
|
52f556eb2e
|
Migrated from react-scripts and webpack to vite
|
2022-12-24 10:18:26 +01:00 |
|
dependabot[bot]
|
a7560443f3
|
Bump express from 4.17.1 to 4.18.2
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.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.17.1...4.18.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-14 17:59:03 +00:00 |
|
Alejandro Celaya
|
54cc99448b
|
Merge pull request #742 from shlinkio/dependabot/npm_and_yarn/minimatch-and-recursive-readdir-and-serve-3.1.2
Bump minimatch, recursive-readdir and serve
|
2022-11-20 09:46:06 +01:00 |
|
dependabot[bot]
|
5bfe7dd128
|
Bump loader-utils from 1.4.1 to 1.4.2
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-16 02:51:35 +00:00 |
|
dependabot[bot]
|
984a99b24e
|
Bump minimatch, recursive-readdir and serve
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [recursive-readdir](https://github.com/jergason/recursive-readdir) and [serve](https://github.com/vercel/serve). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)
Updates `recursive-readdir` from 2.2.2 to 2.2.3
- [Release notes](https://github.com/jergason/recursive-readdir/releases)
- [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
Updates `serve` from 14.0.1 to 14.1.1
- [Release notes](https://github.com/vercel/serve/releases)
- [Commits](https://github.com/vercel/serve/compare/14.0.1...14.1.1)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: recursive-readdir
dependency-type: indirect
- dependency-name: serve
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-15 16:16:52 +00:00 |
|
Alejandro Celaya
|
3df0bf79f8
|
Removed axios from the project
|
2022-11-15 11:45:28 +01:00 |
|
dependabot[bot]
|
8cfb4cf1e1
|
Bump loader-utils from 1.4.0 to 1.4.1
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-08 09:26:38 +00:00 |
|
Alejandro Celaya
|
6363822ffd
|
Updated to redux/toolkit 1.9
|
2022-11-04 18:58:21 +01:00 |
|
Alejandro Celaya
|
15a9fba091
|
Migrated redux store creation to redux toolkit
|
2022-11-01 12:52:27 +01:00 |
|
Alejandro Celaya
|
da6d45a72c
|
Updated to axios 1.1.2
|
2022-10-11 08:22:20 +02:00 |
|
Alejandro Celaya
|
9f5614446e
|
Updated bootstrap
|
2022-10-05 17:17:03 +02:00 |
|
Alejandro Celaya
|
d755e8ffc4
|
Updated to axios 1.0
|
2022-10-05 17:12:10 +02:00 |
|
Alejandro Celaya
|
a7a968ab6e
|
Added dependency to history module as react-router-dom no longer depnds on it
|
2022-10-05 16:35:44 +02:00 |
|
Alejandro Celaya
|
d2de9fb669
|
Updated dev deps
|
2022-10-04 23:17:12 +02:00 |
|
Alejandro Celaya
|
e124cd2490
|
Updated prod deps
|
2022-10-04 23:09:30 +02:00 |
|
Alejandro Celaya
|
e76c9041b5
|
Updated @fortawesome/fontawesome-svg-core to v6.2
|
2022-10-04 23:02:27 +02:00 |
|
Alejandro Celaya
|
755ae23fdb
|
Updated fontawesome deps
|
2022-10-03 20:06:57 +02:00 |
|
dependabot[bot]
|
9164db181c
|
Bump terser from 5.12.1 to 5.14.2
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 00:07:18 +00:00 |
|
Alejandro Celaya
|
d41c1a2a52
|
Updated react-swipeable
|
2022-07-19 18:38:29 +02:00 |
|
Alejandro Celaya
|
3b938251d9
|
Updated react-datepicker
|
2022-07-19 18:34:48 +02:00 |
|
Alejandro Celaya
|
b8aa068876
|
Updated react-copy-to-clipboard
|
2022-07-19 18:28:55 +02:00 |
|
Alejandro Celaya
|
72399e7ccd
|
Migrated VisitsTable test to react-testing-library, and removed latest references to enzyme
|
2022-07-17 11:50:26 +02:00 |
|
dependabot[bot]
|
ce830ea6d3
|
Bump eventsource from 1.1.0 to 1.1.1
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-01 22:45:25 +00:00 |
|
Alejandro Celaya
|
0366f3544b
|
Merge pull request #656 from shlinkio/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
|
2022-05-29 16:12:31 +02:00 |
|
Alejandro Celaya
|
b964ba5317
|
Merge pull request #643 from shlinkio/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
|
2022-05-29 16:12:00 +02:00 |
|
dependabot[bot]
|
ec025b7d0f
|
Bump async from 2.6.3 to 2.6.4
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-05-25 18:34:47 +00:00 |
|
Alejandro Celaya
|
dd0f5f961c
|
Updated create-dist-file script to use ESM
|
2022-05-15 08:32:36 +02:00 |
|
Alejandro Celaya
|
c63b4f9f21
|
Downgraded to chalk 4
|
2022-05-14 17:12:50 +02:00 |
|
Alejandro Celaya
|
e387706a7b
|
Updated to ExternalLink 2.0
|
2022-05-14 12:51:36 +02:00 |
|
Alejandro Celaya
|
f3f0dbac19
|
Added shlinkio css coding styles
|
2022-05-12 22:44:12 +02:00 |
|
Alejandro Celaya
|
67c45f444b
|
Replaced adidas coding styles for CSS with a custom one based on stylelint recommended
|
2022-05-11 22:32:17 +02:00 |
|
dependabot[bot]
|
a8c6e916cf
|
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/npm/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/npm/ini/releases)
- [Changelog](https://github.com/npm/ini/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/ini/compare/v1.3.5...v1.3.8)
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-11 19:43:12 +00:00 |
|
Alejandro Celaya
|
f3570d0c9d
|
Removed no-longer needed deps
|
2022-05-11 21:41:19 +02:00 |
|
Alejandro Celaya
|
653be14e77
|
Merge pull request #628 from shlinkio/dependabot/npm_and_yarn/ejs-3.1.7
Bump ejs from 3.1.6 to 3.1.7
|
2022-05-11 19:38:16 +02:00 |
|
Alejandro Celaya
|
71c8b596e7
|
Merge pull request #633 from shlinkio/dependabot/npm_and_yarn/kind-of-6.0.3
Bump kind-of from 6.0.2 to 6.0.3
|
2022-05-11 19:38:09 +02:00 |
|
Alejandro Celaya
|
ba45b6a7a6
|
Merge pull request #634 from shlinkio/dependabot/npm_and_yarn/trim-newlines-3.0.1
Bump trim-newlines from 3.0.0 to 3.0.1
|
2022-05-11 19:38:01 +02:00 |
|
Alejandro Celaya
|
cd311aeaa5
|
Merge pull request #635 from shlinkio/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
|
2022-05-11 19:37:53 +02:00 |
|
Alejandro Celaya
|
4f7a6d5c96
|
Merge pull request #636 from shlinkio/dependabot/npm_and_yarn/ansi-regex-3.0.1
Bump ansi-regex from 3.0.0 to 3.0.1
|
2022-05-11 19:37:42 +02:00 |
|
Alejandro Celaya
|
7f059c3f3b
|
Migrated to testing-library/user-event for complex events in tests
|
2022-05-10 20:54:14 +02:00 |
|
Alejandro Celaya
|
43a409fb30
|
Updated to stryker v6
|
2022-05-06 19:02:03 +02:00 |
|
dependabot[bot]
|
fc589a0b29
|
Bump ejs from 3.1.6 to 3.1.7
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [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.7)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:29 +00:00 |
|
dependabot[bot]
|
b0769d1cf8
|
Bump ansi-regex from 3.0.0 to 3.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:13 +00:00 |
|
dependabot[bot]
|
5befd67270
|
Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [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/v1.3.1...v1.3.4)
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:12 +00:00 |
|
dependabot[bot]
|
59bdeb67bc
|
Bump trim-newlines from 3.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)
- [Commits](https://github.com/sindresorhus/trim-newlines/commits)
---
updated-dependencies:
- dependency-name: trim-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:10 +00:00 |
|
dependabot[bot]
|
2d1de2cac8
|
Bump kind-of from 6.0.2 to 6.0.3
Bumps [kind-of](https://github.com/jonschlinkert/kind-of) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/jonschlinkert/kind-of/releases)
- [Changelog](https://github.com/jonschlinkert/kind-of/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jonschlinkert/kind-of/compare/6.0.2...6.0.3)
---
updated-dependencies:
- dependency-name: kind-of
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 11:38:09 +00:00 |
|
Alejandro Celaya
|
ed7bb20bbb
|
Updated to jest 28
|
2022-05-02 12:08:47 +02:00 |
|
Alejandro Celaya
|
c516969686
|
Updated to react-chartjs 4
|
2022-05-02 11:35:05 +02:00 |
|
Alejandro Celaya
|
e6932e7353
|
Created DomainVisits test
|
2022-04-30 12:01:50 +02:00 |
|
Alejandro Celaya
|
368f7acd2d
|
Updated react and react-dom to v18.1
|
2022-04-30 09:24:53 +02:00 |
|
Alejandro Celaya
|
464ee11d0d
|
Added react testing library and add test for DomainDropdown
|
2022-04-30 09:05:12 +02:00 |
|
Alejandro Celaya
|
d5b1dc5bff
|
Updated to stable packages with support for react 18
|
2022-04-23 11:52:39 +02:00 |
|
Alejandro Celaya
|
965e69c525
|
Fixed reference error
|
2022-04-03 10:10:10 +02:00 |
|
Alejandro Celaya
|
bd549c8642
|
Updated to latest react-redux beta
|
2022-04-03 09:43:22 +02:00 |
|
Alejandro Celaya
|
66edaed3a0
|
Updated to react 18
|
2022-04-02 08:58:48 +02:00 |
|
Alejandro Celaya
|
79831322fd
|
Merge pull request #618 from acelaya-forks/feature/latest-error
Fixed call to an invalid function in prod envs
|
2022-04-02 08:41:07 +02:00 |
|
Alejandro Celaya
|
ed1c5a2197
|
Fixed call to an invalid function in prod envs
|
2022-04-02 08:32:54 +02:00 |
|
Alejandro Celaya
|
e875e05538
|
Replaced unmaintained dependency
|
2022-03-31 20:18:05 +02:00 |
|
Alejandro Celaya
|
4f128b3fe8
|
Fixed tests
|
2022-03-26 12:46:32 +01:00 |
|
Alejandro Celaya
|
fd5060b996
|
Updated to latest eslint
|
2022-03-26 12:26:46 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
13bafdc924
|
Disabled false positive eslint rule
|
2022-03-25 17:40:18 +01:00 |
|
Alejandro Celaya
|
eaa1a2f2ca
|
Added explicit dependency on webpack 5.70
|
2022-03-25 17:13:36 +01:00 |
|
Alejandro Celaya
|
2795bf050e
|
Dejected project back to react-scripts, where posible
|
2022-03-24 21:27:33 +01:00 |
|
Alejandro Celaya
|
d1e6b052d9
|
Updated to fontawesome 6
|
2022-03-13 08:40:52 +01:00 |
|
Alejandro Celaya
|
81d405d7be
|
Updated to latest react-datepicker major version
|
2022-03-11 17:16:24 +01:00 |
|
Alejandro Celaya
|
ec360d3a28
|
Updated to latest typescript
|
2022-03-11 16:20:38 +01:00 |
|
dependabot[bot]
|
a3616b56f5
|
Bump urijs from 1.19.9 to 1.19.10
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.9 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.9...v1.19.10)
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-08 23:43:05 +00:00 |
|