Skip to content

Commit

Permalink
chore(deps): update pnpm to v9.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 37eba82 commit fdc6ebd
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"node": ">=22.6"
},
"name": "@suddenlygiovanni/web",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "[email protected].2",
"private": true,
"scripts": {
"build": "remix vite:build",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"license": "UNLICENSED",
"name": "@suddenlygiovanni/root",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "[email protected].2",
"private": true,
"scripts": {
"build": "turbo build --log-order=grouped",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"./styles.css": "./styles.css"
},
"name": "@suddenlygiovanni/config-tailwind",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "[email protected].2",
"peerDependencies": {
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tsconfig/vite-react": "3.0.2"
},
"name": "@suddenlygiovanni/config-typescript",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "[email protected].2",
"peerDependencies": {
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/open-graph-protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"license": "MIT",
"name": "@suddenlygiovanni/open-graph-protocol",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "[email protected].2",
"scripts": {
"clean": "scripty",
"typecheck": "scripty"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"./hooks/*": "./src/hooks/*"
},
"name": "@suddenlygiovanni/ui",
"packageManager": "[email protected].1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4",
"packageManager": "[email protected].2",
"peerDependencies": {
"react": "18.3.1"
},
Expand Down

0 comments on commit fdc6ebd

Please sign in to comment.