Skip to content

Commit

Permalink
pkg: Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent ae8824e commit 29672da
Show file tree
Hide file tree
Showing 10 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion examples/benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/node": "7.22.19",
"@types/babel__core": "^7",
"@types/benchmark": "2.1.5",
"@types/react": "18.2.37",
"@types/react": "18.2.38",
"webpack": "^5.76.2",
"webpack-cli": "^5.1.4"
}
Expand Down
16 changes: 8 additions & 8 deletions examples/github-app/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/github-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@linaria/shaker": "5.0.3",
"@types/lodash": "4.14.192",
"@types/parse-link-header": "^2.0.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"@types/uuid": "^9.0.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
Expand Down
30 changes: 15 additions & 15 deletions examples/nextjs/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@data-client/ssr": "^0.9.0",
"@data-client/test": "^0.9.0",
"@js-temporal/polyfill": "^0.4.4",
"@types/node": "20.9.1",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/node": "20.9.3",
"@types/react": "18.2.38",
"@types/react-dom": "18.2.16",
"classnames": "^2.3.2",
"next": "14.0.3",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions examples/todo-app/package-lock.json

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

2 changes: 1 addition & 1 deletion examples/todo-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@linaria/core": "5.0.2",
"@linaria/react": "5.0.3",
"@linaria/shaker": "5.0.3",
"@types/react-dom": "18.2.15",
"@types/react-dom": "18.2.16",
"@types/uuid": "^9.0.0",
"react-refresh": "0.14.0",
"webpack": "5.89.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/react-native": "12.4.0",
"@types/jest": "29.5.8",
"@types/node": "20.9.1",
"@types/react": "18.2.37",
"@types/node": "20.9.3",
"@types/react": "18.2.38",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"babel-plugin-module-resolver": "5.0.0",
Expand Down Expand Up @@ -109,7 +109,7 @@
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^7.0.2",
"ts-node": "10.9.1",
"typescript": "5.2.2",
"typescript": "5.3.2",
"whatwg-fetch": "3.0.0"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@docusaurus/module-type-aliases": "canary",
"@tsconfig/docusaurus": "^2.0.0",
"@types/react": "18.2.37",
"@types/react": "18.2.38",
"@types/react-dom": "^18.2.7",
"@types/react-helmet": "^6.1.5",
"@types/react-router-dom": "^5.3.3",
Expand Down
Loading

1 comment on commit 29672da

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: 29672da Previous: 9aa8b60 Ratio
normalizeLong 404 ops/sec (±2.49%) 411 ops/sec (±1.97%) 1.02
infer All 8948 ops/sec (±1.84%) 9091 ops/sec (±0.40%) 1.02
denormalizeLong 274 ops/sec (±2.28%) 273 ops/sec (±1.46%) 1.00
denormalizeLong donotcache 754 ops/sec (±0.40%) 719 ops/sec (±0.29%) 0.95
denormalizeShort donotcache 500x 1257 ops/sec (±0.36%) 1275 ops/sec (±0.16%) 1.01
denormalizeShort 500x 887 ops/sec (±0.29%) 848 ops/sec (±0.91%) 0.96
denormalizeLong with mixin Entity 268 ops/sec (±0.57%) 269 ops/sec (±0.44%) 1.00
denormalizeLong withCache 5761 ops/sec (±0.23%) 5781 ops/sec (±0.24%) 1.00
denormalizeLongAndShort withEntityCacheOnly 1457 ops/sec (±0.61%) 1420 ops/sec (±0.37%) 0.97
denormalizeLong All withCache 6926 ops/sec (±0.09%) 6434 ops/sec (±0.24%) 0.93
denormalizeLong Query-sorted withCache 6753 ops/sec (±0.71%) 6445 ops/sec (±0.29%) 0.95
getResponse 5439 ops/sec (±1.70%) 5390 ops/sec (±1.41%) 0.99
getResponse (null) 3228636 ops/sec (±0.23%) 3138760 ops/sec (±0.26%) 0.97
getResponse (clear cache) 256 ops/sec (±0.68%) 252 ops/sec (±0.71%) 0.98
getSmallResponse 2195 ops/sec (±0.52%) 2214 ops/sec (±0.13%) 1.01
getSmallInferredResponse 1870 ops/sec (±0.19%) 1830 ops/sec (±0.97%) 0.98
getResponse Query-sorted 670 ops/sec (±1.37%) 657 ops/sec (±1.21%) 0.98
setLong 410 ops/sec (±2.33%) 404 ops/sec (±2.50%) 0.99
setLongWithMerge 180 ops/sec (±0.32%) 176 ops/sec (±0.38%) 0.98
setLongWithSimpleMerge 192 ops/sec (±0.34%) 191 ops/sec (±0.60%) 0.99

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.