Commit Graph

85 Commits

Author SHA1 Message Date
dependabot[bot]
faa9c1439a
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
Bumps [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) from 8.5.1 to 9.0.0.
- [Release notes](https://github.com/auth0/node-jsonwebtoken/releases)
- [Changelog](https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/node-jsonwebtoken/compare/v8.5.1...v9.0.0)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-22 20:01:18 +00:00
tarafanlin
15294fb41d page rounting 2022-06-17 21:41:26 -07:00
Martina
0554e51edb fixing my own misspelling of link 2021-11-23 14:33:09 -08:00
Martina
c1bceaf1ec added search-utilities and basic schema for index creation 2021-11-01 13:38:58 -07:00
martinalong
f8ee111fa9
Merge pull request #871 from filecoin-project/dependabot/npm_and_yarn/next-11.1.0
chore(deps): bump next from 10.1.2 to 11.1.0
2021-08-22 16:27:58 -07:00
Martina
310926962b changed react blurhash to regular import 2021-08-22 13:58:48 -07:00
dependabot[bot]
9eb8367428
chore(deps): bump next from 10.1.2 to 11.1.0
Bumps [next](https://github.com/vercel/next.js) from 10.1.2 to 11.1.0.
- [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/v10.1.2...v11.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-22 20:21:23 +00:00
martinalong
1e66776e2a
Merge pull request #868 from filecoin-project/dependabot/npm_and_yarn/path-parse-1.0.7
chore(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-22 12:52:03 -07:00
dependabot[bot]
cebeb72cc2
chore(deps-dev): bump @babel/eslint-parser from 7.13.14 to 7.15.0
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.13.14 to 7.15.0.
- [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.15.0/eslint/babel-eslint-parser)

---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 23:21:18 +00:00
Martina
ac49b5464b redoing it 2021-08-20 16:20:15 -07:00
Martina
6411d02c99 make babel a regular dependency 2021-08-20 14:16:09 -07:00
Martina
dae49fd767 reinstalled babel register and core 2021-08-20 13:20:06 -07:00
Martina
91537fcdeb updated babel core 2021-08-18 13:59:55 -07:00
Martina
a66fad2942 reset package lock.json 2021-08-18 13:35:22 -07:00
dependabot[bot]
a5ba109ca0
chore(deps): bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-11 02:13:59 +00:00
Martina
6cb68d14a3 links 2021-07-07 14:10:31 -07:00
Martina
44cbddf550 added missing destructuring 2021-07-02 12:59:46 -07:00
Martina
17cbdca27a fixed undefined name in slack bot message for subscribe 2021-06-25 14:03:37 -07:00
Martina
69b4ba5cf7 misc style fixes 2021-06-08 17:41:40 -07:00
Martina
e8e1e1f26e squashing commits 2021-06-08 15:53:30 -07:00
Martina
088b9bf2b1 removing design system 2021-05-27 12:11:40 -07:00
Martina
3f6dbc84db webpack upgrade 2021-05-25 15:59:50 -07:00
Martina
17f1ca18cf added standard typography styles 2021-05-16 17:44:02 -07:00
Martina
4656540a60 fixing broken date on markdown files and api key generation and monitor subscribe undefined 2021-04-30 12:14:14 -07:00
Martina
cbc5696d18 added label to section 2021-04-12 13:21:46 -07:00
Martina
df5262b405 npm installed to fix bug 2021-04-08 12:16:15 -07:00
martinalong
d0d40b280c
Merge pull request #615 from filecoin-project/@akuokojnr/tags
feat: add tags to slates
2021-04-06 17:34:50 -07:00
toast
71d541c4b3 prism react, basic SPA docs page 2021-03-22 11:17:42 -07:00
Akuoko Daniel Jnr
2eb128b942
fix: update tag suggestions on tag state update 2021-03-19 17:52:24 +00:00
jimmylee
7682266781 fixes vulunerability with three126 update but also disables globe because of geometry implementation changes 2021-03-07 20:57:26 -08:00
dependabot[bot]
f2c9e230e2
chore(deps): bump knex from 0.21.19 to 0.95.1
Bumps [knex](https://github.com/knex/knex) from 0.21.19 to 0.95.1.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-05 07:15:58 +00:00
Chris Waring
8a5576e6c9
Revert "Merge pull request #606 from filecoin-project/dependabot/npm_and_yarn/knex-0.95.0"
This reverts commit c22d12feb7, reversing
changes made to 044e7d6b44.
2021-03-04 15:21:58 +00:00
dependabot[bot]
414f8c6ef7
chore(deps): bump knex from 0.21.19 to 0.95.0
Bumps [knex](https://github.com/knex/knex) from 0.21.19 to 0.95.0.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits/0.95.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-04 07:13:34 +00:00
martinalong
896c49b9be
Merge pull request #599 from filecoin-project/dependabot/npm_and_yarn/babel/preset-env-7.13.9
chore(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9
2021-03-03 12:03:45 -08:00
martinalong
636f12ded1
Merge pull request #602 from filecoin-project/dependabot/npm_and_yarn/knex-0.21.19
chore(deps): bump knex from 0.21.18 to 0.21.19
2021-03-03 12:03:34 -08:00
dependabot[bot]
855ad7128a
chore(deps): bump knex from 0.21.18 to 0.21.19
Bumps [knex](https://github.com/knex/knex) from 0.21.18 to 0.21.19.
- [Release notes](https://github.com/knex/knex/releases)
- [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/knex/knex/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-03 07:03:32 +00:00
dependabot[bot]
98e0b35529
chore(deps-dev): bump @babel/preset-env from 7.13.8 to 7.13.9
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.8 to 7.13.9.
- [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.13.9/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 06:58:27 +00:00
dependabot[bot]
e4cf4a044b
chore(deps-dev): bump husky from 5.1.2 to 5.1.3
Bumps [husky](https://github.com/typicode/husky) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.2...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 06:57:28 +00:00
Chris Waring
00e817c6d7
use @babel/eslint-parser 2021-03-01 17:23:35 +00:00
Chris Waring
a053e87f22
Merge pull request #596 from filecoin-project/dependabot/npm_and_yarn/babel/preset-env-7.13.8
chore(deps-dev): bump @babel/preset-env from 7.13.5 to 7.13.8
2021-03-01 15:51:01 +00:00
Chris Waring
0188439efb
Merge pull request #595 from filecoin-project/dependabot/npm_and_yarn/eslint-7.21.0
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
2021-03-01 15:50:47 +00:00
dependabot[bot]
671b41722d
chore(deps-dev): bump @babel/preset-env from 7.13.5 to 7.13.8
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.13.5 to 7.13.8.
- [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.13.8/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 11:34:35 +00:00
dependabot[bot]
ad2841dd32
chore(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.20.0...v7.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 11:34:05 +00:00
Chris Waring
59c428493c
Merge pull request #594 from filecoin-project/dependabot/npm_and_yarn/rollup-2.40.0
chore(deps-dev): bump rollup from 2.39.1 to 2.40.0
2021-03-01 11:33:18 +00:00
Chris Waring
241ae76c82
Merge pull request #593 from filecoin-project/dependabot/npm_and_yarn/husky-5.1.2
chore(deps-dev): bump husky from 5.1.1 to 5.1.2
2021-03-01 11:33:10 +00:00
Chris Waring
7f5501b82e
Merge pull request #592 from filecoin-project/dependabot/npm_and_yarn/babel/register-7.13.8
chore(deps-dev): bump @babel/register from 7.13.0 to 7.13.8
2021-03-01 11:33:00 +00:00
Chris Waring
2436aae735
Merge pull request #591 from filecoin-project/dependabot/npm_and_yarn/babel/core-7.13.8
chore(deps-dev): bump @babel/core from 7.13.1 to 7.13.8
2021-03-01 11:32:44 +00:00
dependabot[bot]
f81de6d15c
chore(deps-dev): bump rollup from 2.39.1 to 2.40.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.39.1 to 2.40.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.39.1...v2.40.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 09:00:38 +00:00
dependabot[bot]
72340f7acb
chore(deps-dev): bump husky from 5.1.1 to 5.1.2
Bumps [husky](https://github.com/typicode/husky) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 08:59:21 +00:00
dependabot[bot]
73ba327877
chore(deps-dev): bump @babel/register from 7.13.0 to 7.13.8
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.13.0 to 7.13.8.
- [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.13.8/packages/babel-register)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 08:58:19 +00:00