summaryrefslogtreecommitdiffhomepage
path: root/frontend
diff options
context:
space:
mode:
authormorpheus65535 <[email protected]>2024-07-05 06:05:03 +0000
committermorpheus65535 <[email protected]>2024-07-05 06:05:03 +0000
commitc76d23ebd487562bb03a493a77921a59dc901a82 (patch)
treea07c16eaef7b4486b65f62bcf5933eefe3c905db /frontend
parent1eec5490e5b673dec02c551d1c8cd8fdf09cd126 (diff)
downloadbazarr-c76d23ebd487562bb03a493a77921a59dc901a82.tar.gz
bazarr-c76d23ebd487562bb03a493a77921a59dc901a82.zip
Release 1.4.4-beta.16v1.4.4-beta.16
Diffstat (limited to 'frontend')
-rw-r--r--frontend/package-lock.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index 981b8acbd..d196c3eef 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -3746,13 +3746,13 @@
"version": "15.7.12",
"resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz",
"integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==",
- "dev": true
+ "devOptional": true
},
"node_modules/@types/react": {
"version": "18.3.3",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
"integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
- "dev": true,
+ "devOptional": true,
"dependencies": {
"@types/prop-types": "*",
"csstype": "^3.0.2"