Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Nov 16, 2023
1 parent d73bf1d commit e9e2000
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@next/bundle-analyzer": "13.4.12",
"@next/bundle-analyzer": "13.4.19",
"@pluralsh/eslint-config-typescript": "2.5.56",
"@pluralsh/stylelint-config": "2.0.5",
"@types/node": "20.4.2",
Expand All @@ -102,7 +102,7 @@
"concurrently": "8.2.0",
"cross-env": "7.0.3",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
"eslint-config-next": "14.0.3",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.0",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3229,12 +3229,12 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:13.4.12":
version: 13.4.12
resolution: "@next/bundle-analyzer@npm:13.4.12"
"@next/bundle-analyzer@npm:13.4.19":
version: 13.4.19
resolution: "@next/bundle-analyzer@npm:13.4.19"
dependencies:
webpack-bundle-analyzer: 4.7.0
checksum: 4fdd226df19e830537f460d019af9d17e2e2c70b516100f1ab31d86de21b7753630f7ccc7d37d44dd6abdc4823ed4a502e10747140d5de7a40e9e7832cf5fcc0
checksum: 562ff4c21ae0b2a8061b7a5faac282319e8d197678138442151ab0de4af5a6e27b0900b5779d24df5758a9da45c5d5445e1ba3a35ea7507288965fa9fdcec53b
languageName: node
linkType: hard

Expand All @@ -3245,12 +3245,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.0.2":
version: 14.0.2
resolution: "@next/eslint-plugin-next@npm:14.0.2"
"@next/eslint-plugin-next@npm:14.0.3":
version: 14.0.3
resolution: "@next/eslint-plugin-next@npm:14.0.3"
dependencies:
glob: 7.1.7
checksum: 0c5973671caee44884bd72dc1e2e5aac00941ebdf53e8b94a922997bb6bac25a5d0f113c0283c897a571b89d5e6f1334fefe46506791dd39a2b035c1eb9f73fa
checksum: f40c6baffe203226531d9abbd43e4164f5a98372dde5fec4ab4d63bc9b2b84d3d5d42f92be0869172a5bd98ccda92e168e7b1993994dc94ec417d20a400c7a22
languageName: node
linkType: hard

Expand Down Expand Up @@ -8125,11 +8125,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.0.2":
version: 14.0.2
resolution: "eslint-config-next@npm:14.0.2"
"eslint-config-next@npm:14.0.3":
version: 14.0.3
resolution: "eslint-config-next@npm:14.0.3"
dependencies:
"@next/eslint-plugin-next": 14.0.2
"@next/eslint-plugin-next": 14.0.3
"@rushstack/eslint-patch": ^1.3.3
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
Expand All @@ -8144,7 +8144,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 037c080528a6fe058bdf7f59e99ab0e6cafa705e48a95d826fe09b09f8a431732e2a7193c8a4fc66fb9c0533d299620220ff149a3e3d3e784eb364a6eafe1b19
checksum: 8adf26ad25f80f205e18464f1c8c93ce634930b8031685bfb2abca9066aac408ff5cb78b399abb0e800f7e89837e6f7385f79c4f09a4256f9b8dd7358bdd180e
languageName: node
linkType: hard

Expand Down Expand Up @@ -12269,7 +12269,7 @@ __metadata:
"@loomhq/loom-embed": 1.5.0
"@markdoc/markdoc": 0.3.0
"@markdoc/next.js": 0.2.2
"@next/bundle-analyzer": 13.4.12
"@next/bundle-analyzer": 13.4.19
"@open-draft/until": 2.1.0
"@pluralsh/design-system": 2.1.2
"@pluralsh/eslint-config-typescript": 2.5.56
Expand All @@ -12289,7 +12289,7 @@ __metadata:
cross-env: 7.0.3
deep-freeze: 0.0.1
eslint: 8.53.0
eslint-config-next: 14.0.2
eslint-config-next: 14.0.3
eslint-config-prettier: 9.0.0
eslint-import-resolver-typescript: 3.6.1
eslint-plugin-import: 2.29.0
Expand Down

0 comments on commit e9e2000

Please sign in to comment.