Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/docs/types/react-dom…
Browse files Browse the repository at this point in the history
…-18.2.14
  • Loading branch information
jmuelbert authored Nov 5, 2023
2 parents e26693f + facd8c7 commit 09dc5ff
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 74 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ gem "rubocop-packaging", "~> 0.5.2"
gem "rubocop-performance", "~> 1.19.1"
gem "rubocop-rails", "~> 2.21.2"
gem "rubocop-rake", "~> 0.6.0"
gem "rubocop-rspec", "~> 2.24"
gem "rubocop-rspec", "~> 2.25"
gem "rubocop-thread_safety", "~> 0.5.1"
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ GEM
rubocop (>= 1.33.0, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.24.1)
rubocop (~> 1.33)
rubocop-rspec (2.25.0)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
rubocop-thread_safety (0.5.1)
Expand Down Expand Up @@ -145,7 +145,7 @@ DEPENDENCIES
rubocop-performance (~> 1.19.1)
rubocop-rails (~> 2.21.2)
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 2.24)
rubocop-rspec (~> 2.25)
rubocop-thread_safety (~> 0.5.1)
simplecov

Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@algolia/client-search": "^4.20.0",
"@astrojs/preact": "^3.0.1",
"@astrojs/react": "^3.0.3",
"@astrojs/react": "^3.0.4",
"@docsearch/css": "^3.5.2",
"@docsearch/react": "^3.5.2",
"@types/node": "^20.8.9",
Expand Down
98 changes: 29 additions & 69 deletions docs/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09dc5ff

Please sign in to comment.