1
0
Fork 0
Commit Graph

602 Commits

Author SHA1 Message Date
dependabot[bot] 35158493a0
Bump eslint-plugin-react from 7.27.1 to 7.28.0 (#611)
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.27.1 to 7.28.0.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.27.1...v7.28.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 15:42:33 +00:00
dependabot[bot] 6e26aa25b5
Bump gatsby-plugin-manifest from 4.3.0 to 4.4.0 (#615)
Bumps [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-manifest@4.4.0/packages/gatsby-plugin-manifest)

---
updated-dependencies:
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 15:42:23 +00:00
dependabot[bot] bcf3039b55
Bump @loadable/component from 5.15.0 to 5.15.2 (#609)
Bumps [@loadable/component](https://github.com/gregberge/loadable-components) from 5.15.0 to 5.15.2.
- [Release notes](https://github.com/gregberge/loadable-components/releases)
- [Changelog](https://github.com/gregberge/loadable-components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/loadable-components/compare/v5.15.0...v5.15.2)

---
updated-dependencies:
- dependency-name: "@loadable/component"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 15:42:16 +00:00
dependabot[bot] 1d7dd43979
Bump gatsby-plugin-feed from 4.3.0 to 4.4.0 (#603)
Bumps [gatsby-plugin-feed](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-feed) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-feed/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-feed@4.4.0/packages/gatsby-plugin-feed)

---
updated-dependencies:
- dependency-name: gatsby-plugin-feed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 15:41:41 +00:00
dependabot[bot] ae95e04755
Bump slugify from 1.6.3 to 1.6.4 (#597)
Bumps [slugify](https://github.com/simov/slugify) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/simov/slugify/releases)
- [Commits](https://github.com/simov/slugify/compare/v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: slugify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:47:49 +00:00
dependabot[bot] 8440ba7607
Bump @testing-library/jest-dom from 5.15.1 to 5.16.1 (#598)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.15.1 to 5.16.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.15.1...v5.16.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:47:41 +00:00
dependabot[bot] c92508df8d
Bump gatsby-remark-autolink-headers from 5.3.0 to 5.4.0 (#600)
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@5.4.0/packages/gatsby-remark-autolink-headers)

---
updated-dependencies:
- dependency-name: gatsby-remark-autolink-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:47:32 +00:00
dependabot[bot] bce532ac94
Bump gatsby-transformer-sharp from 4.3.0 to 4.4.0 (#604)
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@4.4.0/packages/gatsby-transformer-sharp)

---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:47:17 +00:00
dependabot[bot] be5977e196
Bump gatsby-plugin-react-helmet from 5.3.0 to 5.4.0 (#606)
Bumps [gatsby-plugin-react-helmet](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-react-helmet) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-react-helmet/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-react-helmet@5.4.0/packages/gatsby-plugin-react-helmet)

---
updated-dependencies:
- dependency-name: gatsby-plugin-react-helmet
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:47:11 +00:00
dependabot[bot] 33e495b5b7
Bump gatsby-source-graphql from 4.3.0 to 4.4.0 (#601)
Bumps [gatsby-source-graphql](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-graphql) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-graphql/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@4.4.0/packages/gatsby-source-graphql)

---
updated-dependencies:
- dependency-name: gatsby-source-graphql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:47:03 +00:00
dependabot[bot] 8e5ca33a12
Bump gatsby-plugin-image from 2.3.0 to 2.4.0 (#599)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@2.4.0/packages/gatsby-plugin-image)

---
updated-dependencies:
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:46:54 +00:00
dependabot[bot] 6aadf0bef6
Bump typescript from 4.5.2 to 4.5.4 (#602)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 4.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v4.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:46:44 +00:00
dependabot[bot] 943f9b0082
Bump date-fns from 2.27.0 to 2.28.0 (#605)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.27.0...v2.28.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 21:46:34 +00:00
Matthias Kretschmann 4c06073a8b
package updates 2021-12-01 20:20:24 +00:00
dependabot[bot] 122cc0edb6
Bump @typescript-eslint/parser from 5.4.0 to 5.5.0 (#593)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.5.0/packages/parser)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:38:37 +00:00
dependabot[bot] 591f42c1da
Bump @types/node from 16.11.10 to 16.11.11 (#596)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.10 to 16.11.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:08:37 +00:00
dependabot[bot] b5ec551dfb
Bump jest from 27.3.1 to 27.4.2 (#594)
Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.3.1...v27.4.2)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:08:22 +00:00
dependabot[bot] 8f11b2b548
Bump date-fns from 2.26.0 to 2.27.0 (#592)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.26.0...v2.27.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:07:55 +00:00
dependabot[bot] cc6d44b02f
Bump @typescript-eslint/eslint-plugin from 5.4.0 to 5.5.0 (#590)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.5.0/packages/eslint-plugin)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:07:43 +00:00
dependabot[bot] 7668285974
Bump @types/react-transition-group from 4.4.2 to 4.4.4 (#589)
Bumps [@types/react-transition-group](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-transition-group) from 4.4.2 to 4.4.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-transition-group)

---
updated-dependencies:
- dependency-name: "@types/react-transition-group"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 11:07:28 +00:00
dependabot[bot] 0a93dd8028
Bump @types/react-helmet from 6.1.2 to 6.1.4 (#587)
Bumps [@types/react-helmet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-helmet) from 6.1.2 to 6.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-helmet)

---
updated-dependencies:
- dependency-name: "@types/react-helmet"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 23:28:55 +00:00
Matthias Kretschmann 93b0e42d2f
new photos 2021-11-28 19:05:38 +00:00
Matthias Kretschmann 34d6efba80
update to Gatsby v4 2021-11-28 17:34:15 +00:00
dependabot[bot] 45f37334e8
Bump gatsby from 3.14.1 to 3.14.6 (#588)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.14.1 to 3.14.6.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@3.14.1...gatsby@3.14.6)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 17:16:20 +00:00
dependabot[bot] cc20adb582
Bump gatsby-plugin-sharp from 3.14.0 to 3.14.3 (#582)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 3.14.0 to 3.14.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@3.14.3/packages/gatsby-plugin-sharp)

---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 17:15:55 +00:00
Matthias Kretschmann 94459311e5
bump lint packages 2021-11-28 16:52:52 +00:00
Matthias Kretschmann 96d485b2d1
package updates, stylelint updates 2021-11-28 16:49:10 +00:00
dependabot[bot] c37949f9ed
Bump ora from 5.4.1 to 6.0.1 (#563)
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.1 to 6.0.1.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.4.1...v6.0.1)

---
updated-dependencies:
- dependency-name: ora
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:56:44 +02:00
dependabot[bot] 9820a7843d
Bump @types/react from 17.0.19 to 17.0.26 (#560)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.19 to 17.0.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:56:25 +02:00
dependabot[bot] 7023934a58
Bump @types/fs-extra from 9.0.12 to 9.0.13 (#561)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.12 to 9.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:56:14 +02:00
dependabot[bot] 4b167e6d44
Bump gatsby-plugin-webpack-bundle-analyser-v2 from 1.1.24 to 1.1.25 (#562)
Bumps [gatsby-plugin-webpack-bundle-analyser-v2](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2) from 1.1.24 to 1.1.25.
- [Release notes](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/releases)
- [Changelog](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JimmyBeldone/gatsby-plugin-webpack-bundle-analyser-v2/compare/v1.1.24...v1.1.25)

---
updated-dependencies:
- dependency-name: gatsby-plugin-webpack-bundle-analyser-v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:56:00 +02:00
dependabot[bot] 8ef7995b3f
Bump gatsby-redirect-from from 0.4.1 to 0.4.2 (#568)
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: gatsby-redirect-from
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:55:35 +02:00
dependabot[bot] fc743af4f5
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#567)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:55:25 +02:00
dependabot[bot] 54db0352d6
Bump @testing-library/react from 12.0.0 to 12.1.1 (#565)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.0.0...v12.1.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:55:15 +02:00
dependabot[bot] d74651db5d
Bump @typescript-eslint/parser from 4.29.3 to 4.32.0 (#559)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.29.3 to 4.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.32.0/packages/parser)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-02 21:54:59 +02:00
Matthias Kretschmann 7e4775a9de
roll back ESM packages 2021-08-29 14:59:21 +02:00
Matthias Kretschmann d5aa9078b2
package updates 2021-08-28 13:22:25 +02:00
dependabot[bot] 33cf322966
Bump eslint-plugin-testing-library from 3.10.2 to 4.6.0 (#520)
* Bump eslint-plugin-testing-library from 3.10.2 to 4.6.0

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 3.10.2 to 4.6.0.
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v3.10.2...v4.6.0)

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

* testing library fixes

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-06-11 23:00:16 +02:00
dependabot[bot] d76a30882c
Bump ts-node from 9.1.1 to 10.0.0 (#525)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.1.1 to 10.0.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.1.1...v10.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-11 22:24:48 +02:00
Matthias Kretschmann 9d801636bb
package updates 2021-06-11 22:02:15 +02:00
dependabot[bot] c212d380d6
Bump fraction.js from 4.1.0 to 4.1.1 (#522)
Bumps [fraction.js](https://github.com/infusion/Fraction.js) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/infusion/Fraction.js/releases)
- [Commits](https://github.com/infusion/Fraction.js/compare/v4.1.0...v4.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-23 16:23:50 +02:00
Matthias Kretschmann f1a63843b6
package updates 2021-05-23 13:38:15 +02:00
Matthias Kretschmann 01b1941da3
web3 tweaks 2021-03-23 22:21:52 +01:00
dependabot[bot] f8677ad7e7
Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react)

Updates `react-dom` from 17.0.1 to 17.0.2
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.2/packages/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 22:41:48 +00:00
Matthias Kretschmann 5cc6e098f0
remove /media folder copy 2021-03-21 21:50:46 +01:00
Matthias Kretschmann c687f469d1
package updates 2021-03-21 20:36:18 +01:00
Matthias Kretschmann 01e2821132
typing updates 2021-03-15 21:06:30 +01:00
Matthias Kretschmann a5ec31af33
add back nord-visual-studio-code as dependency 2021-03-14 13:02:40 +01:00
Matthias Kretschmann 273adeecb4
refactor 2021-03-14 01:34:04 +01:00
Matthias Kretschmann 2c171a5ee7
gatsby v3 updates 2021-03-13 04:35:24 +01:00
Matthias Kretschmann 3aa87e0e82
migrate to gatsby-plugin-image 2021-03-07 02:52:02 +01:00
Matthias Kretschmann 78a99d651b
gatsby v3 updates 2021-03-07 02:51:24 +01:00
Matthias Kretschmann 5e11ba6263
migrate to CSS modules 2021-03-04 04:19:31 +01:00
Matthias Kretschmann 0f95b6f46c
test fixes 2021-03-01 00:36:51 +01:00
Matthias Kretschmann 636557319a
package updates 2021-02-28 23:44:27 +01:00
Matthias Kretschmann 6f3a47ae38
changes 2021-02-28 04:09:56 +01:00
Matthias Kretschmann de17f9cd63
package updates 2021-02-17 01:09:55 +01:00
Matthias Kretschmann 0d52148584
remove intersection-observer polyfill 2021-02-17 00:42:18 +01:00
Matthias Kretschmann 9e89065627
update eslint setup 2021-02-17 00:37:56 +01:00
dependabot[bot] 7d9a386aff
Bump @types/react-dom from 16.9.10 to 17.0.0
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.10 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 09:41:13 +00:00
Matthias Kretschmann d82ec2eab4
Merge pull request #491 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-matomo-0.9.0
Bump gatsby-plugin-matomo from 0.8.3 to 0.9.0
2021-02-01 10:36:21 +01:00
Matthias Kretschmann 30741e4ff8
Merge pull request #493 from kremalicious/dependabot/npm_and_yarn/gatsby-redirect-from-0.3.0
Bump gatsby-redirect-from from 0.2.4 to 0.3.0
2021-02-01 10:36:11 +01:00
Matthias Kretschmann 4ee3f37eb4
Merge pull request #494 from kremalicious/dependabot/npm_and_yarn/types/react-17.0.0
Bump @types/react from 16.14.2 to 17.0.0
2021-02-01 10:35:55 +01:00
dependabot[bot] b32d642b12
Bump eslint from 7.18.0 to 7.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.18.0 to 7.19.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.18.0...v7.19.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:26:57 +00:00
dependabot[bot] a2eaec1b75
Bump @types/react from 16.14.2 to 17.0.0
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.14.2 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:22:47 +00:00
dependabot[bot] 1f7c39e6d7
Bump gatsby-redirect-from from 0.2.4 to 0.3.0
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 0.2.4 to 0.3.0.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v0.2.4...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:18:29 +00:00
dependabot[bot] 721f15c493
Bump gatsby-plugin-matomo from 0.8.3 to 0.9.0
Bumps [gatsby-plugin-matomo](https://github.com/kremalicious/gatsby-plugin-matomo) from 0.8.3 to 0.9.0.
- [Release notes](https://github.com/kremalicious/gatsby-plugin-matomo/releases)
- [Changelog](https://github.com/kremalicious/gatsby-plugin-matomo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-plugin-matomo/compare/v0.8.3...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 04:06:42 +00:00
Matthias Kretschmann eb3ab3301c
update docs 2021-01-30 21:44:40 +01:00
Matthias Kretschmann 8777a8df7b
remove Travis 2021-01-30 20:37:10 +01:00
Matthias Kretschmann 3cef842a33
add build for nord-visual-studio-code 2021-01-30 19:55:58 +01:00
Matthias Kretschmann 36fba7f0bf
fix nord-visual-studio-code, maybe 2021-01-30 19:30:04 +01:00
Matthias Kretschmann 578d355455
package updates 2021-01-30 18:46:16 +01:00
Matthias Kretschmann ed8a7af590
package fixes 2020-11-13 02:09:58 +01:00
Matthias Kretschmann 68eb829476
package updates 2020-11-12 02:00:30 +01:00
Matthias Kretschmann ca15fc5e79
package updates 2020-10-19 21:54:48 +02:00
Matthias Kretschmann 51e18ba7aa
package updates 2020-10-19 07:18:45 +02:00
Matthias Kretschmann f298398a18
Merge pull request #440 from kremalicious/dependabot/npm_and_yarn/prettier-2.1.2
Bump prettier from 2.1.1 to 2.1.2
2020-10-19 06:58:38 +02:00
Matthias Kretschmann b669289d38
Merge pull request #436 from kremalicious/dependabot/npm_and_yarn/gatsby-remark-autolink-headers-2.3.13
Bump gatsby-remark-autolink-headers from 2.3.12 to 2.3.13
2020-10-19 06:58:27 +02:00
Matthias Kretschmann a42b7f5045
Merge pull request #452 from kremalicious/dependabot/npm_and_yarn/gatsby-source-graphql-2.7.6
Bump gatsby-source-graphql from 2.7.3 to 2.7.6
2020-10-19 06:58:05 +02:00
Matthias Kretschmann 1f9e1f6a25
Merge pull request #448 from kremalicious/dependabot/npm_and_yarn/gatsby-plugin-offline-3.2.30
Bump gatsby-plugin-offline from 3.2.27 to 3.2.30
2020-10-19 06:57:51 +02:00
dependabot[bot] c9097d5313
Bump gatsby-plugin-sharp from 2.6.35 to 2.6.42
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 2.6.35 to 2.6.42.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@2.6.42/packages/gatsby-plugin-sharp)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 04:11:29 +00:00
dependabot[bot] 988222c97e
Bump gatsby-source-graphql from 2.7.3 to 2.7.6
Bumps [gatsby-source-graphql](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-graphql) from 2.7.3 to 2.7.6.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-graphql/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-graphql@2.7.6/packages/gatsby-source-graphql)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 04:11:52 +00:00
dependabot[bot] d5ec970e0a
Bump gatsby-plugin-offline from 3.2.27 to 3.2.30
Bumps [gatsby-plugin-offline](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-offline) from 3.2.27 to 3.2.30.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-offline/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-offline@3.2.30/packages/gatsby-plugin-offline)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 04:31:57 +00:00
dependabot[bot] bc666146a0
Bump prettier from 2.1.1 to 2.1.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 04:13:31 +00:00
dependabot[bot] 1988c701b0
Bump gatsby-remark-autolink-headers from 2.3.12 to 2.3.13
Bumps [gatsby-remark-autolink-headers](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-remark-autolink-headers) from 2.3.12 to 2.3.13.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-remark-autolink-headers/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-remark-autolink-headers@2.3.13/packages/gatsby-remark-autolink-headers)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-21 04:05:23 +00:00
Matthias Kretschmann a41631e224
Merge pull request #435 from kremalicious/dependabot/npm_and_yarn/testing-library/react-11.0.4
Bump @testing-library/react from 11.0.2 to 11.0.4
2020-09-14 11:12:38 +02:00
dependabot[bot] facf4cc5f2
Bump @testing-library/react from 11.0.2 to 11.0.4
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.0.2 to 11.0.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.0.2...v11.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:33:39 +00:00
dependabot[bot] 6ada352ba0
Bump eslint from 7.8.1 to 7.9.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.9.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.8.1...v7.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-14 04:32:12 +00:00
Matthias Kretschmann 3108179723
package updates 2020-09-12 15:41:48 +02:00
Matthias Kretschmann 2f354d75b5
package updates 2020-09-09 23:51:30 +02:00
Matthias Kretschmann 972840eec5
package updates 2020-09-07 10:57:02 +02:00
Matthias Kretschmann 84d0f8d139
package updates 2020-08-31 09:56:09 +02:00
Matthias Kretschmann fe2ae32f78
package updates 2020-08-24 12:11:23 +02:00
Matthias Kretschmann bb87898fcf
package updates 2020-08-22 14:54:34 +02:00
Matthias Kretschmann a099c84b85
Merge pull request #402 from kremalicious/dependabot/npm_and_yarn/types/react-16.9.46
Bump @types/react from 16.9.45 to 16.9.46
2020-08-17 10:11:20 +02:00
dependabot[bot] 2e498d76c5
Bump @welldone-software/why-did-you-render from 4.3.0 to 4.3.1
Bumps [@welldone-software/why-did-you-render](https://github.com/welldone-software/why-did-you-render) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/welldone-software/why-did-you-render/releases)
- [Commits](https://github.com/welldone-software/why-did-you-render/compare/v4.3.0...v4.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 07:35:42 +00:00
dependabot[bot] adf783ccaf
Bump @types/react from 16.9.45 to 16.9.46
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.45 to 16.9.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-17 07:35:32 +00:00
Matthias Kretschmann 6821b302d0
package updates 2020-08-17 09:32:29 +02:00
Matthias Kretschmann 99b2faf773
Merge pull request #397 from kremalicious/dependabot/npm_and_yarn/welldone-software/why-did-you-render-4.3.0
Bump @welldone-software/why-did-you-render from 4.2.7 to 4.3.0
2020-08-10 10:17:47 +02:00
Matthias Kretschmann 51f925508b
Merge pull request #401 from kremalicious/dependabot/npm_and_yarn/types/react-16.9.45
Bump @types/react from 16.9.44 to 16.9.45
2020-08-10 10:17:36 +02:00