Skip to content

Commit

Permalink
chore(deps): update dependency @size-limit/file to v11.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 486807f commit 4bca13a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@next/env": "14.2.13",
"@playwright/test": "1.47.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.20.0",
"@size-limit/file": "11.1.5",
"@size-limit/file": "11.1.6",
"@svgr/webpack": "8.1.0",
"@tailwindcss/forms": "0.5.9",
"@tailwindcss/typography": "0.5.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"typecheck": "tsc --project ./tsconfig.json --noEmit"
},
"devDependencies": {
"@size-limit/file": "11.1.5",
"@size-limit/file": "11.1.6",
"@types/node": "22.5.5",
"@vitest/coverage-v8": "2.1.1",
"@your-org/eslint-config-bases": "workspace:^",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5581,12 +5581,12 @@ __metadata:
languageName: node
linkType: hard

"@size-limit/file@npm:11.1.5":
version: 11.1.5
resolution: "@size-limit/file@npm:11.1.5"
"@size-limit/file@npm:11.1.6":
version: 11.1.6
resolution: "@size-limit/file@npm:11.1.6"
peerDependencies:
size-limit: 11.1.5
checksum: 10c0/ada59e3ccab3676a78c8d4140f6d36a48149458de6dfddf7a4fa62aa51ed27ef6ee2e03b3df2f11c7b382c65cb2b4e7e25c7b973069af00f53a02bc2149486fd
size-limit: 11.1.6
checksum: 10c0/765c73c9dd11db211fae65d3dcc077d2aa814aa9dc74be58ee21bda84d24dba02c913b6bfead623d9a87af42b161970747af4a2f71294f4927f87a99aea3165a
languageName: node
linkType: hard

Expand Down Expand Up @@ -7805,7 +7805,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
dependencies:
"@size-limit/file": "npm:11.1.5"
"@size-limit/file": "npm:11.1.6"
"@types/node": "npm:22.5.5"
"@vitest/coverage-v8": "npm:2.1.1"
"@your-org/eslint-config-bases": "workspace:^"
Expand Down Expand Up @@ -14879,7 +14879,7 @@ __metadata:
"@prisma/nextjs-monorepo-workaround-plugin": "npm:5.20.0"
"@sentry/nextjs": "npm:8.32.0"
"@sentry/react": "npm:8.32.0"
"@size-limit/file": "npm:11.1.5"
"@size-limit/file": "npm:11.1.6"
"@soluble/cache-interop": "npm:0.12.8"
"@soluble/cache-ioredis": "npm:0.13.11"
"@svgr/webpack": "npm:8.1.0"
Expand Down

0 comments on commit 4bca13a

Please sign in to comment.