Skip to content

Upgrade dependencies #1382

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: ./.github/actions/setup

- name: Fix lint issues
run: yarn markdownlint-cli2-fix
run: yarn markdownlint-cli2 --fix

- name: Prettify code
run: yarn prettier --write .
Expand Down
5 changes: 1 addition & 4 deletions blog/2018-02-06-react-navigation-1.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 1.0 (goodbye, beta!)
author: Brent Vatne
author_url: https://twitter.com/notbrent
author_title: Core Team
author_image_url: https://avatars0.githubusercontent.com/u/90494?s=200&v=4
authors: brent
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2018-04-06-react-navigation-2.0-rc.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: 2.0 release candidate
author: Brent Vatne
author_url: https://twitter.com/notbrent
author_title: Core Team
author_image_url: https://avatars0.githubusercontent.com/u/90494?s=200&v=4
authors: brent
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2018-05-07-react-navigation-2.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 2.0
author: Brent Vatne
author_url: https://twitter.com/notbrent
author_title: Core Team
author_image_url: https://avatars0.githubusercontent.com/u/90494?s=200&v=4
authors: brent
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2018-11-01-react-navigation-3.0-rc.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: 3.0 release candidate
author: Brent Vatne
author_url: https://twitter.com/notbrent
author_title: Core Team
author_image_url: https://avatars0.githubusercontent.com/u/90494?s=200&v=4
authors: brent
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2018-11-17-react-navigation-3.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 3.0
author: Brent Vatne
author_url: https://twitter.com/notbrent
author_title: Core Team
author_image_url: https://avatars0.githubusercontent.com/u/90494?s=200&v=4
authors: brent
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2019-09-16-react-navigation-4.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 4.0
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2019-10-17-react-navigation-native.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation meets native
author: Michał Osadnik
author_url: https://twitter.com/mosdnk
author_title: Core Team
author_image_url: https://avatars3.githubusercontent.com/u/25709300?s=460&v=4
authors: michal
tags: [announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2019-11-04-using-react-navigation-5-with-ui-kitten.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Using React Navigation 5 with UI Kitten
author: Artur Yorsh
author_url: https://twitter.com/artyorsh
author_title: UI Kitten Team
author_image_url: https://avatars0.githubusercontent.com/u/10753921?s=200&v=4
authors: artur
tags: [tutorial, ui-kitten]
---

Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation v5 + React Native Paper = ❤️
author: Dawid Urbaniak
author_url: https://twitter.com/trensik
author_title: Paper Team
author_image_url: https://avatars0.githubusercontent.com/u/18584155?s=200&v=4
authors: dawid
tags: [tutorial, react-native-paper]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2020-02-06-react-navigation-5.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 5.0 - A new way to navigate
author: Satyajit Sahoo, Michał Osadnik
author_url: https://twitter.com/reactnavigation
author_title: Core Team
author_image_url: https://avatars1.githubusercontent.com/u/29647600?s=200&v=4
authors: [satya, michal]
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2020-05-16-web-support.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation on the Web
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [announcement, web]
---

Expand Down
6 changes: 1 addition & 5 deletions blog/2020-05-19-joining-github-sponsors.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
---
title: React Navigation joins GitHub Sponsors
author: Brent Vatne
author_url: https://twitter.com/notbrent
author_title: Assistant to the Regional Core Team Manager
author_image_url: https://avatars3.githubusercontent.com/u/90494?s=200&v=4
description: We joined GitHub Sponsors - https://github.com/sponsors/react-navigation!

authors: brent
tags: [announcement, web]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2021-03-12-react-navigation-6.0-next.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: On the way to React Navigation 6.0
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2021-08-14-react-navigation-6.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 6.0
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [release, announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2024-03-25-introducing-static-api.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: Introducing Static API
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2024-06-27-react-navigation-7.0-rc.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 7.0 Release Candidate
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [announcement]
---

Expand Down
5 changes: 1 addition & 4 deletions blog/2024-11-06-react-navigation-7.0.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
---
title: React Navigation 7.0
author: Satyajit Sahoo
author_url: https://twitter.com/satya164
author_title: Core Team
author_image_url: https://avatars2.githubusercontent.com/u/1174278?s=200&v=4
authors: satya
tags: [announcement]
---

Expand Down
41 changes: 41 additions & 0 deletions blog/authors.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
satya:
name: Satyajit Sahoo
url: https://satya164.page
image_url: https://avatars2.githubusercontent.com/u/1174278
title: Core Team
socials:
x: satya164
github: satya164

michal:
name: Michał Osadnik
image_url: https://avatars3.githubusercontent.com/u/25709300
title: Core Team
socials:
x: mosdnk
github: osdnk

brent:
name: Brent Vatne
url: https://bsky.app/profile/notbrent.bsky.social
image_url: https://avatars0.githubusercontent.com/u/90494
title: Core Team
socials:
x: notbrent
github: brentvatne

artur:
name: Artur Yorsh
image_url: https://pbs.twimg.com/profile_images/1668375708962357248/ntCXYm7e_400x400.jpg
title: UI Kitten Team
socials:
x: artyorsh
github: artyorsh

dawid:
name: Dawid Urbaniak
image_url: https://avatars0.githubusercontent.com/u/18584155
title: React Native Paper Team
socials:
x: trensik
github: Trancever
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,20 @@
"@docusaurus/plugin-google-analytics": "3.6.1",
"@docusaurus/preset-classic": "3.6.1",
"@docusaurus/remark-plugin-npm2yarn": "3.6.1",
"@octokit/graphql": "^7.0.2",
"@react-navigation/core": "^7.0.0-alpha.17",
"@octokit/graphql": "^7.1.0",
"@react-navigation/core": "7.0.0-alpha.17",
"escape-html": "^1.0.3",
"mkdirp": "^3.0.1",
"netlify-plugin-cache": "^1.0.3",
"prism-react-renderer": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-simple-code-editor": "^0.13.1"
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-simple-code-editor": "^0.14.1"
},
"devDependencies": {
"markdownlint": "^0.36.1",
"markdownlint-cli2": "^0.14.0",
"prettier": "^3.3.3"
},
"browserslist": {
"production": [
Expand All @@ -42,10 +47,5 @@
"last 1 safari version"
]
},
"devDependencies": {
"markdownlint": "^0.32.1",
"markdownlint-cli2": "^0.11.0",
"prettier": "^3.2.5"
},
"packageManager": "[email protected]"
}
Loading
Loading