chore(release): 1.36.0 [skip ci]

This commit is contained in:
Releases Homarr
2025-09-05 19:14:50 +00:00
parent 52f0b86e7b
commit 2ac96a11b7
2 changed files with 38 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "homarr",
"version": "1.35.1",
"version": "1.36.0",
"private": true,
"scripts": {
"build": "cross-env CI=true turbo build",
@@ -94,10 +94,6 @@
"tmp@<=0.2.3": ">=0.2.5",
"vite@>=5.0.0 <=5.4.18": ">=7.1.3"
},
"patchedDependencies": {
"@types/node-unifi": "patches/@types__node-unifi.patch",
"trpc-to-openapi": "patches/trpc-to-openapi.patch"
},
"patchedDependencies": {
"@types/node-unifi": "patches/@types__node-unifi.patch"
},