diff --git a/example/virtualtour/package-lock.json b/example/virtualtour/package-lock.json index 63c010a..dd3ba7b 100644 --- a/example/virtualtour/package-lock.json +++ b/example/virtualtour/package-lock.json @@ -23,46 +23,46 @@ "extraneous": true }, "../..": { - "version": "4.0.1-psv5.4.4", + "version": "4.1.0-psv5.5.2", "license": "MIT", "dependencies": { - "@photo-sphere-viewer/autorotate-plugin": "^5.4.4", - "@photo-sphere-viewer/compass-plugin": "^5.4.4", - "@photo-sphere-viewer/core": "^5.4.4", - "@photo-sphere-viewer/cubemap-adapter": "^5.4.4", - "@photo-sphere-viewer/cubemap-tiles-adapter": "^5.4.4", - "@photo-sphere-viewer/cubemap-video-adapter": "^5.4.4", - "@photo-sphere-viewer/equirectangular-tiles-adapter": "^5.4.4", - "@photo-sphere-viewer/equirectangular-video-adapter": "^5.4.4", - "@photo-sphere-viewer/gallery-plugin": "^5.4.4", - "@photo-sphere-viewer/gyroscope-plugin": "^5.4.4", - "@photo-sphere-viewer/map-plugin": "^5.4.4", - "@photo-sphere-viewer/markers-plugin": "^5.4.4", - "@photo-sphere-viewer/resolution-plugin": "^5.4.4", - "@photo-sphere-viewer/settings-plugin": "^5.4.4", - "@photo-sphere-viewer/stereo-plugin": "^5.4.4", - "@photo-sphere-viewer/video-plugin": "^5.4.4", - "@photo-sphere-viewer/virtual-tour-plugin": "^5.4.4", - "@photo-sphere-viewer/visible-range-plugin": "^5.4.4", - "autoprefixer": "^10.4.16", + "@photo-sphere-viewer/autorotate-plugin": "^5.5.2", + "@photo-sphere-viewer/compass-plugin": "^5.5.2", + "@photo-sphere-viewer/core": "^5.5.2", + "@photo-sphere-viewer/cubemap-adapter": "^5.5.2", + "@photo-sphere-viewer/cubemap-tiles-adapter": "^5.5.2", + "@photo-sphere-viewer/cubemap-video-adapter": "^5.5.2", + "@photo-sphere-viewer/equirectangular-tiles-adapter": "^5.5.2", + "@photo-sphere-viewer/equirectangular-video-adapter": "^5.5.2", + "@photo-sphere-viewer/gallery-plugin": "^5.5.2", + "@photo-sphere-viewer/gyroscope-plugin": "^5.5.2", + "@photo-sphere-viewer/map-plugin": "^5.5.2", + "@photo-sphere-viewer/markers-plugin": "^5.5.2", + "@photo-sphere-viewer/resolution-plugin": "^5.5.2", + "@photo-sphere-viewer/settings-plugin": "^5.5.2", + "@photo-sphere-viewer/stereo-plugin": "^5.5.2", + "@photo-sphere-viewer/video-plugin": "^5.5.2", + "@photo-sphere-viewer/virtual-tour-plugin": "^5.5.2", + "@photo-sphere-viewer/visible-range-plugin": "^5.5.2", + "autoprefixer": "^10.4.17", "eventemitter3": "^5.0.1", - "photo-sphere-viewer-lensflare-plugin": "^2.0.0" + "photo-sphere-viewer-lensflare-plugin": "^2.0.1" }, "devDependencies": { "@rollup/plugin-babel": "^6.0.4", "@rollup/plugin-commonjs": "^25.0.7", "@rollup/plugin-node-resolve": "^15.2.3", - "@rollup/plugin-typescript": "^11.1.5", + "@rollup/plugin-typescript": "^11.1.6", "@rollup/plugin-url": "^8.0.2", "@svgr/rollup": "^8.1.0", - "@types/react": "^18.2.37", - "@typescript-eslint/eslint-plugin": "^6.12.0", - "@typescript-eslint/parser": "^6.12.0", + "@types/react": "^18.2.48", + "@typescript-eslint/eslint-plugin": "^6.19.0", + "@typescript-eslint/parser": "^6.19.0", "babel-plugin-styled-components": "^2.1.4", "copyfiles": "^2.4.1", - "gh-pages": "^6.1.0", + "gh-pages": "^6.1.1", "rimraf": "^5.0.5", - "rollup": "^4.5.0", + "rollup": "^4.9.5", "rollup-plugin-postcss": "^4.0.2" }, "engines": {