alpha
Login
or
Join now
danielroe.dev
/
nuxt-pre-hydrate
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-pre-hydrate.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore(deps): update pnpm to v8.15.5
author
renovate[bot]
date
2 years ago
(Apr 1, 2024, 12:05 AM UTC)
commit
d5d038c8
d5d038c818a625c42465ba2d82b3cb5e5cfcc6d3
parent
a0e692b8
a0e692b8eaadd6dfd24639bb5005c4ccdf8e79f3
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
package.json
+1
-1
package.json
View file
Reviewed
···
79
79
"resolutions": {
80
80
"nuxt-pre-hydrate": "link:."
81
81
},
82
82
-
"packageManager": "pnpm@8.15.4",
82
82
+
"packageManager": "pnpm@8.15.5",
83
83
"volta": {
84
84
"node": "20.11.1"
85
85
}