Skip to content

Commit

Permalink
chore(deps): update paywall-app (#15634)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent 7da47a4 commit c56b583
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 deletions.
8 changes: 4 additions & 4 deletions paywall-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"devDependencies": {
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config",
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig",
"eslint": "9.19.0",
"prettier": "3.4.2",
"typescript": "5.7.3",
"vite": "6.0.11"
"eslint": "9.21.0",
"prettier": "3.5.3",
"typescript": "5.8.2",
"vite": "6.2.0"
},
"browserslist": [
"defaults",
Expand Down
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19004,11 +19004,11 @@ __metadata:
"@unlock-protocol/eslint-config": "workspace:./packages/eslint-config"
"@unlock-protocol/paywall": "workspace:./packages/paywall"
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig"
eslint: "npm:9.19.0"
eslint: "npm:9.21.0"
next: "npm:14.2.21"
prettier: "npm:3.4.2"
typescript: "npm:5.7.3"
vite: "npm:6.0.11"
prettier: "npm:3.5.3"
typescript: "npm:5.8.2"
vite: "npm:6.2.0"
vite-plugin-node-polyfills: "npm:0.23.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -43751,6 +43751,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.5.3":
version: 3.5.3
resolution: "prettier@npm:3.5.3"
bin:
prettier: bin/prettier.cjs
checksum: 10/7050c08f674d9e49fbd9a4c008291d0715471f64e94cc5e4b01729affce221dfc6875c8de7e66b728c64abc9352eefb7eaae071b5f79d30081be207b53774b78
languageName: node
linkType: hard

"prettier@npm:^2.3.1, prettier@npm:^2.8.3":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
Expand Down

0 comments on commit c56b583

Please sign in to comment.