Commit Graph

153 Commits

Author SHA1 Message Date
Nolan Lawson 9ad9bc4d55 chore: update devDeps 2024-03-02 10:31:09 -08:00
Nolan Lawson d0e94c7194
chore: update dependencies (#400) 2024-02-17 09:11:02 -08:00
Nolan Lawson 56992858c0
perf: replace Svelte with vanilla JS (#381) 2023-12-17 12:28:46 -08:00
Nolan Lawson 1ddd0b2a4e
chore: update deps (#387) 2023-12-09 19:22:20 -08:00
Nolan Lawson 2bf5aff010
feat: add support for emoji v15.1 (#383) 2023-12-03 16:02:57 -08:00
dependabot[bot] f9bd65400f
chore(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 (#382)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 21:32:43 -08:00
Nolan Lawson 140574ed18
fix: fix sourcemap in svelte.js (#377) 2023-11-11 16:14:45 -08:00
Nolan Lawson e35583cbe9
chore: fix npm package warning (#375) 2023-11-11 09:17:59 -08:00
Nolan Lawson 3a1fc1fad4
chore: fix storage tests in webkit (#374) 2023-11-11 09:10:46 -08:00
Nolan Lawson 9c5fdf8503
chore: update dependencies (#373) 2023-11-11 09:06:31 -08:00
Nolan Lawson e5fde551fe
feat: upgrade to svelte 4 (#372) 2023-11-11 08:12:20 -08:00
dependabot[bot] 6ce65d7648
chore(deps): bump @babel/traverse from 7.23.0 to 7.23.2 (#370)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.23.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 19:36:08 -07:00
Nolan Lawson 0524c1d279
chore: update breaking deps (#368) 2023-10-07 12:55:20 -07:00
Nolan Lawson 8b242ce890
chore: update non-breaking deps (#367) 2023-10-07 12:42:28 -07:00
dependabot[bot] 9f25d504eb
chore(deps): bump systeminformation from 5.17.3 to 5.21.8 (#365)
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.17.3 to 5.21.8.
- [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebhildebrandt/systeminformation/compare/v5.17.3...v5.21.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 07:08:37 -07:00
dependabot[bot] bfec30a771
chore(deps): bump @adobe/css-tools from 4.0.2 to 4.3.1 (#364)
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.0.2 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-31 17:07:41 -07:00
dependabot[bot] 615305d721
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#362)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 20:22:47 -07:00
dependabot[bot] e0f78ce203
chore(deps): bump semver from 5.7.1 to 5.7.2 (#361)
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 06:23:53 -07:00
dependabot[bot] 8c0f113c02
chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 (#360)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 06:22:27 -07:00
dependabot[bot] 443183a1d4
chore(deps-dev): bump stylelint from 15.8.0 to 15.10.1 (#359)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.8.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/15.8.0...15.10.1)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-08 08:33:22 -07:00
Nolan Lawson 94bd6afeb4
chore: downgrade conventional-changelog-cli for now (#354) 2023-06-18 16:55:23 -07:00
Nolan Lawson 7db5eecd59
chore: update jsonwebtoken (#352) 2023-06-18 16:29:23 -07:00
Nolan Lawson 72e3a5d18c
chore: update testing-library (#349) 2023-06-18 16:20:04 -07:00
Nolan Lawson 344c145373
chore: update fake-indexeddb (#351) 2023-06-18 16:08:12 -07:00
Nolan Lawson 7b1755fa59
chore: update conventional-changelog-cli (#350) 2023-06-18 16:08:03 -07:00
Nolan Lawson 36831a94be
chore: update jest (#343) 2023-06-18 16:07:56 -07:00
Nolan Lawson 415435f8f2
chore: update select jest deps (#346) 2023-06-18 13:10:57 -07:00
Nolan Lawson 74e3645e15
chore: update select dev deps (#347) 2023-06-18 13:10:51 -07:00
Nolan Lawson 9eece6c3e2
chore: update some dev deps (#342) 2023-06-18 12:22:38 -07:00
Nolan Lawson c56e74cac2
chore: update linters and some devDeps (#344) 2023-06-18 12:15:53 -07:00
Nolan Lawson d8aa0d97db
chore: update rollup (#341) 2023-06-18 12:14:18 -07:00
Nolan Lawson dfc5a827eb
chore: remove rimraf/mkdirp (#338) 2023-06-18 11:48:28 -07:00
Nolan Lawson c68ecf515b
feat: add support for emoji v15 (#333) 2023-06-10 21:15:57 -07:00
Nolan Lawson 6685567b65
chore: update svelte (#334) 2023-06-10 21:15:41 -07:00
dependabot[bot] e19ca29fb9
chore(deps): bump cacheable-request from 10.2.5 to 10.2.7 (#320)
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) from 10.2.5 to 10.2.7.
- [Release notes](https://github.com/jaredwray/cacheable-request/releases)
- [Commits](https://github.com/jaredwray/cacheable-request/commits)

---
updated-dependencies:
- dependency-name: cacheable-request
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-10 18:24:29 -08:00
dependabot[bot] 6ec87f8d96
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 (#319)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 19:41:52 -08:00
Nolan Lawson cb7be9af63
chore: yarn audit fix as much as possible (#318) 2023-01-22 12:21:58 -08:00
Nolan Lawson 596d34bec6
chore: update svelte (#316) 2023-01-22 10:14:08 -08:00
Nolan Lawson fbaa881989
chore: update tachometer (#314) 2023-01-22 10:12:57 -08:00
Nolan Lawson fea4cd130e
chore: update jest (#315) 2023-01-22 10:05:56 -08:00
dependabot[bot] 56bb784db1
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#311)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-07 17:57:38 -08:00
Nolan Lawson 6305b68496
chore: update svelte (#304) 2022-12-18 16:31:15 -08:00
Nolan Lawson c519529ced
chore: update deps (#302)
* chore: update deps

* fix: lint
2022-12-18 12:18:20 -08:00
Nolan Lawson 8579f251eb
chore: fix storage benchmark, update to node 16 (#299) 2022-12-17 10:29:23 -08:00
dependabot[bot] b2beb27b2b
chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (#297)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-09 07:47:45 -08:00
dependabot[bot] aac30ba6a9
chore(deps-dev): bump terser from 5.12.1 to 5.14.2 (#290)
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: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 18:00:34 -07:00
dependabot[bot] 08fab2fa43
chore(deps-dev): bump svelte from 3.46.4 to 3.49.0 (#289)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.46.4 to 3.49.0.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.46.4...v3.49.0)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-22 18:00:20 -07:00
dependabot[bot] 31bbe72e8f
chore(deps): bump got from 11.8.2 to 11.8.5 (#286)
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 11.8.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v11.8.2...v11.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 18:06:25 -07:00
dependabot[bot] ea5aacdf5d
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#285)
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-23 18:06:11 -07:00
Nolan Lawson d66d24c0d4
chore: remove bundlesize package, use our own script (#278) 2022-04-17 09:00:08 -07:00