Skip to content
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

chore: update dependencies #10590

Merged
merged 2 commits into from
Aug 9, 2023
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
5 changes: 5 additions & 0 deletions .changeset/update-ungap-pkg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-router-native": patch
---

Update `@ungap/url-search-params` dependency from `^0.1.4` to `^0.2.2`
83 changes: 42 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,71 +38,72 @@
]
},
"resolutions": {
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"jsdom": "22.1.0"
},
"dependencies": {
"@ampproject/filesize": "^4.3.0",
"@babel/core": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@babel/preset-modules": "^0.1.5",
"@babel/preset-react": "^7.17.12",
"@babel/preset-typescript": "^7.17.12",
"@changesets/cli": "^2.23.0",
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-modules": "^0.1.6",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@changesets/cli": "^2.26.2",
"@octokit/core": "^4.2.4",
"@octokit/graphql": "^4.8.0",
"@octokit/plugin-paginate-rest": "^2.17.0",
"@octokit/plugin-paginate-rest": "^2.21.3",
"@octokit/rest": "^18.12.0",
"@remix-run/changelog-github": "^0.0.5",
"@remix-run/web-fetch": "4.3.3",
"@remix-run/web-fetch": "4.3.6",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.3.2",
"@testing-library/jest-dom": "5.16.3",
"@testing-library/react": "^13.3.0",
"@types/jest": "29.x",
"@types/jsdom": "16.2.14",
"@types/jsonfile": "^6.0.1",
"@types/react": "^18.0.15",
"@types/react-dom": "^18.0.6",
"@types/react-native": "^0.61.0",
"@rollup/plugin-typescript": "^8.5.0",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "^13.4.0",
"@types/jest": "29.5.3",
"@types/jsdom": "^21.1.1",
"@types/jsonfile": "^6.1.1",
"@types/react": "^18.2.18",
"@types/react-dom": "^18.2.7",
"@types/react-native": "^0.69.21",
"@types/react-test-renderer": "^18.0.0",
"@types/semver": "^7.3.8",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"@types/semver": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"abort-controller": "^3.0.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^29.0.3",
"babel-plugin-dev-expression": "^0.2.2",
"chalk": "^4.1.1",
"cheerio": "^1.0.0-rc.10",
"eslint": "^7.30.0",
"babel-jest": "^29.6.2",
"babel-plugin-dev-expression": "^0.2.3",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.12",
"eslint": "^7.32.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.8.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^26.5.3",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-flowtype": "^5.10.0",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^26.9.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react-hooks": "next",
"fs-extra": "^10.1.0",
"history": "^5.3.0",
"jest": "^29.0.3",
"jest-environment-jsdom": "^29.0.3",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"jsonfile": "^6.1.0",
"patch-package": "^6.4.7",
"prettier": "^2.5.1",
"patch-package": "^6.5.1",
"prettier": "^2.8.8",
"prompt-confirm": "^2.0.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-test-renderer": "^18.2.0",
"rollup": "^2.75.5",
"rollup": "^2.79.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-extensions": "^0.1.0",
"rollup-plugin-prettier": "^2.2.2",
"rollup-plugin-prettier": "^2.3.0",
"rollup-plugin-terser": "^7.0.2",
"semver": "^7.3.5",
"type-fest": "^2.13.0",
"typescript": "^5.1.3"
"semver": "^7.5.4",
"type-fest": "^2.19.0",
"typescript": "^5.1.6"
},
"engines": {
"node": ">=14.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"dependencies": {
"@ungap/url-search-params": "^0.1.4",
"@ungap/url-search-params": "^0.2.2",
"react-router": "6.14.2"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
diff --git a/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.dev.js b/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.dev.js
index 9bd1b9d..7ebf88a 100644
index 94dde7b..70407b0 100644
--- a/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.dev.js
+++ b/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.dev.js
@@ -10,8 +10,14 @@ function _interopDefault (e) { return e && e.__esModule ? e : { 'default': e };
var semver__default = /*#__PURE__*/_interopDefault(semver);
var Range__default = /*#__PURE__*/_interopDefault(Range);
var chalk__default = /*#__PURE__*/_interopDefault(chalk);

-// This is a modified version of the graph-getting in bolt
Expand All @@ -20,23 +20,23 @@ index 9bd1b9d..7ebf88a 100644
const getAllDependencies = config => {
const allDependencies = new Map();
diff --git a/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.prod.js b/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.prod.js
index b4026bb..dca66fb 100644
index 39b2dfe..dc0fed7 100644
--- a/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.prod.js
+++ b/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.cjs.prod.js
@@ -14,7 +14,7 @@ function _interopDefault(e) {

var semver__default = _interopDefault(semver), chalk__default = _interopDefault(chalk);
var Range__default = _interopDefault(Range), chalk__default = _interopDefault(chalk);

-const DEPENDENCY_TYPES = [ "dependencies", "devDependencies", "peerDependencies", "optionalDependencies" ], getAllDependencies = config => {
+const DEPENDENCY_TYPES = [ "dependencies", "devDependencies", "optionalDependencies" ], getAllDependencies = config => {
const allDependencies = new Map;
for (const type of DEPENDENCY_TYPES) {
const deps = config[type];
diff --git a/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.esm.js b/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.esm.js
index b0eaa77..31d9731 100644
index 5f29582..1e4b750 100644
--- a/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.esm.js
+++ b/node_modules/@changesets/get-dependents-graph/dist/get-dependents-graph.esm.js
@@ -2,7 +2,7 @@ import semver from 'semver';
@@ -2,7 +2,7 @@ import Range from 'semver/classes/range';
import chalk from 'chalk';

// This is a modified version of the graph-getting in bolt
Expand Down
Loading